View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003964 | Spring engine | General | public | 2013-08-26 16:05 | 2013-09-05 01:26 | ||||
Reporter | Google_Frog | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | crash | Reproducibility | sometimes | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 94.1.1+git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003964: 94.1.1-1015 Midgame Crash | ||||||||
Description | Infolog: http://pastebin.com/nUEHDvz4 Replay: http://zero-k.info/Battles/Detail/192408 The player ([GBC]Fred) said he had many lagspikes throughout the game. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Google_Frog (reporter) 2013-08-26 16:10 |
Same crash by the same player: http://pastebin.com/p9gYp5QK |
Kloot (developer) 2013-08-26 17:35 Last edited: 2013-08-26 17:35 |
replay fails to download (404, "The resource cannot be found.") |
Kloot (developer) 2013-08-26 21:47 |
Replay does not crash, simply ends. |
Kloot (developer) 2013-08-26 21:55 Last edited: 2013-08-26 21:56 |
Also, http://pastebin.com/nUEHDvz4 shows the crash happened on frame 11324 (likely also 0003968) while http://pastebin.com/p9gYp5QK shows frame 1288 so they cannot be the same (plus the contents are completely different). |
abma (administrator) 2013-08-27 02:23 |
Hu? "[f=0011324] Error: Spring 94.1.1-1015-g423cc13 develop has crashed. [f=0011324] Error: Spring 94.1.1-1015-g423cc13 develop has crashed." spring.exe 0x0082B3D0 GlobalUnsynced.cpp:0 spring.exe 0x00D84D78 cygming-crtend.c:0 spring.exe 0x00DB849D cygming-crtend.c:0 spring.exe 0x00D84DA0 cygming-crtend.c:0 spring.exe 0x00C9814C cygming-crtend.c:0 C:\Windows\SYSTEM32\ntdll.dll 0x774DBF39 ??:0 C:\Windows\SYSTEM32\ntdll.dll 0x774DBF0C ??:0 spring.exe 0x0082B3D0 GlobalUnsynced.cpp:0 spring.exe 0x00D84D78 cygming-crtend.c:0 spring.exe 0x00DB849D cygming-crtend.c:0 spring.exe 0x00D84DA0 cygming-crtend.c:0 spring.exe 0x00C9814C cygming-crtend.c:0 C:\Windows\SYSTEM32\ntdll.dll 0x774DBF39 ??:0 C:\Windows\SYSTEM32\ntdll.dll 0x774DBF0C ??:0 crashed twice at the same time? thread related? ThreadPool? |
abma (administrator) 2013-08-27 02:24 |
second crash translates to the same... :-| |
jK (developer) 2013-08-27 05:33 Last edited: 2013-08-27 05:48 |
normally the crashhandler detects if a non-mainthread crashed and passes it to the mainthread. So I don't know where the 2nd crash report comes from edit: k seems it is not passed, and multiple workers crashed at the same time, also a short test showed that the stack is corrupted in such cases o_O edit2: even the stacktrace of the mainthread is, on the other hand gdb gives a correct stacktrace, so there is an issue with backtrace(). no idea what causes the corruption on windows so :/ |
jK (developer) 2013-08-28 06:55 Last edited: 2013-08-28 07:00 |
nvm stacktrace works fine at a different spot still no idea why our win stacktrace translator fails will now think about to pass crashes from the worker threads to the mainthread so only one is shown |
abma (administrator) 2013-08-28 18:53 |
mingw64-addr2line vs mingw-addr2line maybe? the stacktrace translator mingw-addr2line is used to translate, while mingw64 is used to generate spring. |
abma (administrator) 2013-09-05 01:26 |
to few info to investigate further. hopefully a duplicate of 0003988 which is fixed |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-08-26 16:05 | Google_Frog | New Issue | |
2013-08-26 16:10 | Google_Frog | Note Added: 0011409 | |
2013-08-26 17:35 | Kloot | Note Added: 0011413 | |
2013-08-26 17:35 | Kloot | Note Edited: 0011413 | View Revisions |
2013-08-26 19:07 | Google_Frog | File Added: 20130826_234738_TitanDuel_94.1.1-1015-g423cc13 develop.sdf | |
2013-08-26 21:47 | Kloot | Note Added: 0011425 | |
2013-08-26 21:55 | Kloot | Note Added: 0011427 | |
2013-08-26 21:56 | Kloot | Note Edited: 0011427 | View Revisions |
2013-08-27 02:23 | abma | Note Added: 0011431 | |
2013-08-27 02:24 | abma | Note Added: 0011432 | |
2013-08-27 05:33 | jK | Note Added: 0011438 | |
2013-08-27 05:44 | jK | Note Edited: 0011438 | View Revisions |
2013-08-27 05:48 | jK | Note Edited: 0011438 | View Revisions |
2013-08-27 05:48 | jK | Note Edited: 0011438 | View Revisions |
2013-08-28 06:55 | jK | Note Added: 0011447 | |
2013-08-28 06:57 | jK | Note Edited: 0011447 | View Revisions |
2013-08-28 07:00 | jK | Note Edited: 0011447 | View Revisions |
2013-08-28 18:53 | abma | Note Added: 0011456 | |
2013-09-05 01:26 | abma | Note Added: 0011542 | |
2013-09-05 01:26 | abma | Relationship added | duplicate of 0003988 |
2013-09-05 01:26 | abma | Status | new => resolved |
2013-09-05 01:26 | abma | Resolution | open => fixed |
2013-09-05 01:26 | abma | Assigned To | => abma |