View Issue Details

IDProjectCategoryView StatusLast Update
0001488Spring engineGeneralpublic2009-07-04 12:27
ReporterLupus Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Product Version0.79.0.2 
Summary0001488: Unitsync is unstable on 64bit windows
DescriptionSample program:
http://pastebin.com/m29112e75
Launched from spring data dir, it crashes on 64bits Vista/Seven. Works on 32bits Vista, but detects no maps/mods.
http://antideza.su/published/crash.png
Binary can be found here:
http://qtlobby.googlecode.com/files/usdump.exe
Additional InformationCompiled with visual studio compiler on 64bit Vista.
All OS'es are running under VMWare.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Lupus

2009-07-04 01:11

reporter   ~0003713

[BB]Journier on 64bits native Vista could reproduce that crash.
http://img40.imageshack.us/img40/44/lupus.gif
At same point.

Lupus

2009-07-04 02:00

reporter   ~0003714

Last edited: 2009-07-04 02:01

Works on 32 Seven, but is unable to detect maps/mods.
Jazcash reproduced on his 32 bits win7

tvo

2009-07-04 12:27

reporter   ~0003716

Wrong calling convention used in sample. (needs __stdcall on Windows x86 executables.)

Closing as decided in chat with Lupus...

Issue History

Date Modified Username Field Change
2009-07-04 01:04 Lupus New Issue
2009-07-04 01:11 Lupus Note Added: 0003713
2009-07-04 02:00 Lupus Note Added: 0003714
2009-07-04 02:01 Lupus Note Edited: 0003714
2009-07-04 02:01 Lupus Note Edited: 0003714
2009-07-04 12:27 tvo Note Added: 0003716
2009-07-04 12:27 tvo Status new => closed
2009-07-04 12:27 tvo Resolution open => no change required