2025-07-22 02:03 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004315Spring engineGeneralpublic2014-02-22 20:22
Reportersilentwings 
Assigned TojK 
PriorityhighSeverityblockReproducibilityalways
StatusresolvedResolutionfixed 
Product Version96.0.1+git 
Target Version97.0Fixed in Version 
Summary0004315: 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 Reproduce1) double click spring.exe
2) instant crash
Additional InformationThread 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 ?? ()
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
duplicate of 0004318resolvedjK SIGFPE when running --test-creg on 32bit 
+Relationships

-Notes

~0012854

silentwings (reporter)

I wrote slightly the wrong versions above: -260 works fine, -267 crashes. (There are no windows builds in between.)

~0012856

jK (developer)

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.

~0012857

jK (developer)

between those builds are only AI changes ...

~0012858

silentwings (reporter)

Last edited: 2014-02-22 13:58

View 3 revisions

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.

~0012861

abma (administrator)

https://github.com/spring/spring/compare/96.0.1-260-ga894eeb...96.0.1-267-g30a309b

~0012864

abma (administrator)

maybe related to 0004318
+Notes

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