2025-07-22 14:29 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003964Spring engineGeneralpublic2013-09-05 01:26
ReporterGoogle_Frog 
Assigned Toabma 
PrioritynormalSeveritycrashReproducibilitysometimes
StatusresolvedResolutionfixed 
Product Version94.1.1+git 
Target VersionFixed in Version 
Summary0003964: 94.1.1-1015 Midgame Crash
DescriptionInfolog: http://pastebin.com/nUEHDvz4
Replay: http://zero-k.info/Battles/Detail/192408

The player ([GBC]Fred) said he had many lagspikes throughout the game.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
duplicate of 0003988closedabma Crash in Spring 94.1.1-1088 
+Relationships

-Notes

~0011409

Google_Frog (reporter)

Same crash by the same player: http://pastebin.com/p9gYp5QK

~0011413

Kloot (developer)

Last edited: 2013-08-26 17:35

View 2 revisions

replay fails to download (404, "The resource cannot be found.")

~0011425

Kloot (developer)

Replay does not crash, simply ends.

~0011427

Kloot (developer)

Last edited: 2013-08-26 21:56

View 2 revisions

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).

~0011431

abma (administrator)

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?

~0011432

abma (administrator)

second crash translates to the same... :-|

~0011438

jK (developer)

Last edited: 2013-08-27 05:48

View 4 revisions

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 :/

~0011447

jK (developer)

Last edited: 2013-08-28 07:00

View 3 revisions

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

~0011456

abma (administrator)

mingw64-addr2line vs mingw-addr2line maybe?

the stacktrace translator mingw-addr2line is used to translate, while mingw64 is used to generate spring.

~0011542

abma (administrator)

to few info to investigate further.

hopefully a duplicate of 0003988 which is fixed
+Notes

-Issue History
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
+Issue History