2025-07-21 12:09 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002087Spring engineGeneralpublic2010-11-23 01:26
ReporterJazcash 
Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionunable to reproduce 
Product Version0.82.5 
Target VersionFixed in Version 
Summary0002087: Instant Crash
DescriptionEvery time Spring.exe tries to start, it instantly crashes and chucks out the usual crash popup. Here's my infolog: http://pastebin.com/ZTJVH9bQ
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
related to 0002077resolvedzerver Crash with alt-tab (spring 0.82.5) 
+Relationships

-Notes

~0005445

Jazcash (reporter)

Hmm, seems this only occurs when I start Spring locally :S Will need some more testing me thinks...

~0005447

Jazcash (reporter)

Hmm, seems to work on internet games, except, the loadscreen doesn't popup, just seems to freeze then Spring eventually loads up after a short while.

Oh and when I alt tab then alt tab back in, it crashes.

~0005450

hoijui (reporter)

translated stack trace is unusable (only "0:??" lines).
did you compile yourself?

~0005451

Jazcash (reporter)

Nope

~0005455

Jazcash (reporter)

Managed to play a few games, two I got through with no problems, two others I crashed randomly midgame. Here's an infolog from one of those games: http://pastebin.com/RezwcPZJ

~0005532

abma (administrator)

Last edited: 2010-09-15 10:09

Translated stacktrace ( http://pastebin.com/ZTJVH9bQ ):

[['C:\\Program Files (x86)\\Spring\\spring-multithreaded.exe', '0x0076E5BD', '/usr/lib/gcc/i586-mingw32msvc/4.4.2/include/c++/sstream', 313],
 ['C:\\Program Files (x86)\\Spring\\spring-multithreaded.exe', '0x00776E71', '/usr/lib/gcc/i586-mingw32msvc/4.4.2/include/c++/bits/basic_ios.h', 452],
 ['C:\\Program Files (x86)\\Spring\\spring-multithreaded.exe', '0x0077F979', 'rts/lib/streflop/SMath.h', 226],
 ['C:\\Program Files (x86)\\Spring\\spring-multithreaded.exe', '0x0040513D', '/usr/lib/gcc/i586-mingw32msvc/4.4.2/include/c++/bits/stl_tree.h', 614],
 ['C:\\Program Files (x86)\\Spring\\spring-multithreaded.exe', '0x0041A762', 'rts/Game/Game.cpp', 1154],
 ['C:\\Program Files (x86)\\Spring\\spring-multithreaded.exe', '0x00A71A6A', 'rts/lib/lua/src/lvm.cpp', 107],
 ['C:\\Program Files (x86)\\Spring\\spring-multithreaded.exe', '0x00A7A841', 'rts/lib/lua/src/lparser.cpp', 477],
 ['C:\\Program Files (x86)\\Spring\\spring-multithreaded.exe', '0x00A7B928', 'rts/lib/lua/src/lparser.cpp', 81],
 ['C:\\Program Files (x86)\\Spring\\spring-multithreaded.exe', '0x00A7C160', 'rts/lib/lua/src/lcode.cpp', 55],
 ['C:\\Program Files (x86)\\Spring\\spring-multithreaded.exe', '0x004010A7', 'buildd/mingw32-runtime-3.15.2/build_dir/src/mingwrt-3.15.2-mingw32/crt1.c', 237],
 ['C:\\Program Files (x86)\\Spring\\spring-multithreaded.exe', '0x00401123', 'buildd/mingw32-runtime-3.15.2/build_dir/src/mingwrt-3.15.2-mingw32/crt1.c', 271],
 ['C:\\Windows\\syswow64\\kernel32.dll(BaseThreadInitThunk+0x12)', '0x75B13677', '??', 0],
 ['C:\\Windows\\SysWOW64\\ntdll.dll(RtlInitializeExceptionChain+0x63)', '0x778C9D42', '??', 0],
 ['C:\\Windows\\SysWOW64\\ntdll.dll(RtlInitializeExceptionChain+0x36)', '0x778C9D15', '??', 0]]

~0005537

zerver (reporter)

Jaz should get 82.5.1. This is probably the unit icons/healthbars crash again.

Could you please translate his second trace? http://pastebin.com/RezwcPZJ

~0005565

hoijui (reporter)

done in trans2.html (attached as file to report):

/usr/lib/gcc/i586-mingw32msvc/4.4.2/include/c++/sstream:313 (C:\Program Files (x86)\Spring\spring-multithreaded.exe 0x0076E5BD)
/usr/lib/gcc/i586-mingw32msvc/4.4.2/include/c++/bits/basic_ios.h:452 (C:\Program Files (x86)\Spring\spring-multithreaded.exe 0x00776E71)
rts/lib/streflop/SMath.h:226 (C:\Program Files (x86)\Spring\spring-multithreaded.exe 0x0077F979)
/usr/lib/gcc/i586-mingw32msvc/4.4.2/include/c++/bits/stl_tree.h:614 (C:\Program Files (x86)\Spring\spring-multithreaded.exe 0x0040513D)
rts/Game/Game.cpp:1154 (C:\Program Files (x86)\Spring\spring-multithreaded.exe 0x0041A762)
rts/lib/lua/src/lvm.cpp:107 (C:\Program Files (x86)\Spring\spring-multithreaded.exe 0x00A71A6A)
rts/lib/lua/src/lparser.cpp:477 (C:\Program Files (x86)\Spring\spring-multithreaded.exe 0x00A7A841)
rts/lib/lua/src/lparser.cpp:81 (C:\Program Files (x86)\Spring\spring-multithreaded.exe 0x00A7B928)
rts/lib/lua/src/lcode.cpp:55 (C:\Program Files (x86)\Spring\spring-multithreaded.exe 0x00A7C160)
buildd/mingw32-runtime-3.15.2/build_dir/src/mingwrt-3.15.2-mingw32/crt1.c:237 (C:\Program Files (x86)\Spring\spring-multithreaded.exe 0x004010A7)
buildd/mingw32-runtime-3.15.2/build_dir/src/mingwrt-3.15.2-mingw32/crt1.c:271 (C:\Program Files (x86)\Spring\spring-multithreaded.exe 0x00401123)
??:0 (C:\Windows\syswow64\kernel32.dll(BaseThreadInitThunk+0x12) 0x75B13677)
??:0 (C:\Windows\SysWOW64\ntdll.dll(RtlInitializeExceptionChain+0x63) 0x778C9D42)
??:0 (C:\Windows\SysWOW64\ntdll.dll(RtlInitializeExceptionChain+0x36) 0x778C9D15)

~0005566

zerver (reporter)

OK, this trace makes no sense at all.

~0005959

abma (administrator)

please try again with newest version (0.82.6.1), and report if it crashes again or not. If it crashes, please attach infolog.txt.
+Notes

-Issue History
Date Modified Username Field Change
2010-09-05 12:25 Jazcash New Issue
2010-09-05 12:31 Jazcash Note Added: 0005445
2010-09-05 12:57 Jazcash Note Added: 0005447
2010-09-05 14:28 hoijui Note Added: 0005450
2010-09-05 14:28 hoijui Relationship added related to 0002077
2010-09-05 15:33 Jazcash Note Added: 0005451
2010-09-05 18:35 Jazcash Note Added: 0005455
2010-09-15 10:08 abma Note Added: 0005532
2010-09-15 10:09 abma Note Edited: 0005532
2010-09-15 14:05 zerver Note Added: 0005537
2010-09-18 13:04 hoijui File Added: trans2.html
2010-09-18 13:05 hoijui Note Added: 0005565
2010-09-18 14:11 zerver Note Added: 0005566
2010-09-22 22:40 abma Severity major => crash
2010-09-22 22:41 abma Status new => feedback
2010-11-23 01:26 abma Note Added: 0005959
2010-11-23 01:26 abma Status feedback => closed
2010-11-23 01:26 abma Resolution open => unable to reproduce
+Issue History