View Issue Details

IDProjectCategoryView StatusLast Update
0004581Spring engineGeneralpublic2016-02-05 00:47
Reportersilentwings Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityunable to reproduce
Status closedResolutionunable to reproduce 
Product Version98.0 
Summary0004581: crash in 98.0
Descriptionsee attached demo and infolog. demo didn't crash for me.

(note: i was recording the volume of commands given by players at the time, thats what the odd bunches of lines in infolog are about!)
Additional InformationC:\\Windows\\syswow64\\GDI32.dll 0x75855C30 ?? 0
C:\\Spring-98.0\\SDL2.dll 0x6C803988 ?? 0
C:\\Spring-98.0\\SDL2.dll 0x6C7F9484 ?? 0
C:\\Spring-98.0\\spring.exe 0x007898E4 rts/System/SpringApp.cpp 868
C:\\Spring-98.0\\spring.exe 0x00766096 rts/System/Main.cpp 48
C:\\Spring-98.0\\spring.exe 0x00F41C04 rts/System/Main.cpp 107
C:\\Spring-98.0\\spring.exe 0x00401402 crtexe.c 0
C:\\Windows\\syswow64\\kernel32.dll 0x75D4338A ?? 0
C:\\Windows\\SysWOW64\\ntdll.dll 0x77DC9F72 ?? 0
C:\\Windows\\SysWOW64\\ntdll.dll 0x77DC9F45 ?? 0
TagsNo tags attached.
Attached Files
20141009_215740_Nuclear_Winter_v1_98.sdf (Attachment missing)
infolog_2014_009_215740.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

abma

2014-10-10 02:08

administrator   ~0013737

Last edited: 2014-10-10 02:20

translated:

C:\\Windows\\syswow64\\GDI32.dll 0x75855C30 ??:0
C:\\Spring-98.0\\SDL2.dll 0x6C803988 ??:0
C:\\Spring-98.0\\SDL2.dll 0x6C7F9484 ??:0
C:\\Spring-98.0\\spring.exe 0x007898E4 rts/System/SpringApp.cpp:868
C:\\Spring-98.0\\spring.exe 0x00766096 rts/System/Main.cpp:48
C:\\Spring-98.0\\spring.exe 0x00F41C04 rts/System/Main.cpp:107
C:\\Spring-98.0\\spring.exe 0x00401402 crtexe.c:0
C:\\Windows\\syswow64\\kernel32.dll 0x75D4338A ??:0
C:\\Windows\\SysWOW64\\ntdll.dll 0x77DC9F72 ??:0
C:\\Windows\\SysWOW64\\ntdll.dll 0x77DC9F45 ??:0

doesn't look really useful to me. crash is inside SDL2.

this maybe?!
https://github.com/spring/spring/blob/develop/rts/System/Input/InputHandler.cpp#L22



replaying demo doesn't crash :-|

silentwings

2014-10-10 10:20

reporter   ~0013745

Ah well. If there's nothing useful here, just close it.

I don't know how to go about providing useful info for unsynced crashes that give stacktraces pointing outside of Spring. Unfortunately I guess most 98.0 crashes will be of this type!

Kloot

2016-02-05 00:47

developer   ~0015621

seems to have been a one-time freak incident, doesn't match any other reported 98 crash (SwapBuffers implies SDL2 though)

Issue History

Date Modified Username Field Change
2014-10-09 23:25 silentwings New Issue
2014-10-09 23:25 silentwings File Added: 20141009_215740_Nuclear_Winter_v1_98.sdf
2014-10-09 23:25 silentwings File Added: infolog_2014_009_215740.txt
2014-10-10 02:08 abma Note Added: 0013737
2014-10-10 02:12 abma Note Edited: 0013737
2014-10-10 02:20 abma Note Edited: 0013737
2014-10-10 10:20 silentwings Note Added: 0013745
2016-02-05 00:47 Kloot Note Added: 0015621
2016-02-05 00:47 Kloot Status new => closed
2016-02-05 00:47 Kloot Assigned To => Kloot
2016-02-05 00:47 Kloot Resolution open => unable to reproduce