View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004315 | Spring engine | General | public | 2014-02-22 00:30 | 2014-02-22 20:22 | ||||
Reporter | silentwings | ||||||||
Assigned To | jK | ||||||||
Priority | high | Severity | block | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 96.0.1+git | ||||||||
Target Version | 97.0 | Fixed in Version | |||||||
Summary | 0004315: spring.exe crashes instantly on windows | ||||||||
Description | -256 doesn't, -260 does (there are no windows builds in between) gdb backtrace from -279 is below | ||||||||
Steps To Reproduce | 1) double click spring.exe 2) instant crash | ||||||||
Additional Information | Thread 2 (Thread 6236.0x3498): #0 0x7716000d in ntdll!DbgBreakPoint () from C:\Windows\SysWOW64\ntdll.dll #1 0x771ef926 in ntdll!DbgUiRemoteBreakin () from C:\Windows\SysWOW64\ntdll.dll #2 0x566ff647 in ?? () 0000003 0x00000000 in ?? () Thread 1 (Thread 6236.0x3750): #0 0x7717015d in ntdll!ZwWaitForMultipleObjects () from C:\Windows\SysWOW64\ntdll.dll #1 0x7717015d in ntdll!ZwWaitForMultipleObjects () from C:\Windows\SysWOW64\ntdll.dll #2 0x754f15e9 in WaitForMultipleObjectsEx () from C:\Windows\syswow64\KernelBase.dll 0000003 0x00000002 in ?? () 0000004 0x0028f6a0 in ?? () 0000005 0x751319fc in WaitForMultipleObjectsEx () from C:\Windows\syswow64\kernel32.dll #6 0x751341d8 in WaitForMultipleObjects () from C:\Windows\syswow64\kernel32.dll #7 0x75158074 in KERNEL32!GetApplicationRecoveryCallback () from C:\Windows\syswow64\kernel32.dll #8 0x75157f33 in KERNEL32!GetApplicationRecoveryCallback () from C:\Windows\syswow64\kernel32.dll #9 0x75157828 in UnhandledExceptionFilter () from C:\Windows\syswow64\kernel32.dll 0000010 0x0028f89c in ?? () #11 0x751577a7 in UnhandledExceptionFilter () from C:\Windows\syswow64\kernel32.dll 0000012 0x0028f89c in ?? () 0000013 0x771c74ff in ntdll!RtlKnownExceptionFilter () from C:\Windows\SysWOW64\ntdll.dll 0000014 0x77189f45 in ntdll!RtlInitializeExceptionChain () from C:\Windows\SysWOW64\ntdll.dll #15 0x00000000 in ?? () | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
silentwings (reporter) 2014-02-22 00:32 |
I wrote slightly the wrong versions above: -260 works fine, -267 crashes. (There are no windows builds in between.) |
jK (developer) 2014-02-22 02:44 |
Could you please name the full version string in future, 260 etc. is less saying for devs cause they need to translate those to commit sha1 before it says anything. |
jK (developer) 2014-02-22 02:48 |
between those builds are only AI changes ... |
silentwings (reporter) 2014-02-22 10:51 Last edited: 2014-02-22 13:58 |
sure: (rechecked and) 96.0.1-260-ga894eeb runs fine, 96.0.1-267-g30a309b crashes instantly. i bisected, so i am pretty certain that its precisely between those two that the problem was introduced. beherith (also on win) has the same issue. |
abma (administrator) 2014-02-22 17:28 |
https://github.com/spring/spring/compare/96.0.1-260-ga894eeb...96.0.1-267-g30a309b |
abma (administrator) 2014-02-22 17:44 |
maybe related to 0004318 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-02-22 00:30 | silentwings | New Issue | |
2014-02-22 00:32 | silentwings | Note Added: 0012854 | |
2014-02-22 02:44 | jK | Note Added: 0012856 | |
2014-02-22 02:48 | jK | Note Added: 0012857 | |
2014-02-22 10:51 | silentwings | Note Added: 0012858 | |
2014-02-22 10:52 | silentwings | Note Edited: 0012858 | View Revisions |
2014-02-22 13:58 | silentwings | Note Edited: 0012858 | View Revisions |
2014-02-22 17:19 | abma | Target Version | => 97.0 |
2014-02-22 17:28 | abma | Note Added: 0012861 | |
2014-02-22 17:44 | abma | Note Added: 0012864 | |
2014-02-22 20:22 | jK | Relationship added | duplicate of 0004318 |
2014-02-22 20:22 | jK | Status | new => resolved |
2014-02-22 20:22 | jK | Resolution | open => fixed |
2014-02-22 20:22 | jK | Assigned To | => jK |