http://bugs.winehq.org/show_bug.cgi?id=10651
Summary: attempt to save storage snapshot of PalmOS simulator causes crash Product: Wine Version: 0.9.50. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: michal.seliga@visicom.sk
Created an attachment (id=9464) --> (http://bugs.winehq.org/attachment.cgi?id=9464) bzipped log (WINEDEBUG=warn+all,+relay wine PalmSim.exe)
i used simulator Treo_650_Simulator_GSM_Cingular-Consumer_MR3_EN_Debug_Build_350 its downloadable from pdn.palm.com after registration(registration is for free)
start simulator, wait until it 'boots', press right mouse button, in menu choose storage andsave snapshot. it will ask you for file name and when you confirm everything simulator will crash. this doesn't happen in windows xp
also there are some other storage based issues(storage size is reported to be 1.8gb even if simulator is set to 32mb, installing programs sometimes fails, after crash of simulator some programs become corrupted) so i think that there must be something big hidden, maybe fixing this crash will help with other issues too
last lines before crash were: 0009:Ret comdlg32.GetSaveFileNameA() retval=00000001 ret=03008d95 0009:Call KERNEL32.GetCurrentThreadId() ret=1004675f 0009:Ret KERNEL32.GetCurrentThreadId() retval=00000009 ret=1004675f 0009:Call KERNEL32.TlsGetValue(00000006) ret=10046f1a 0009:Ret KERNEL32.TlsGetValue() retval=00000000 ret=10046f1a 0009:Call KERNEL32.WaitForMultipleObjectsEx(00000001,0034f928,00000000,00000000,00000001) ret=10046f5e 0009:Ret KERNEL32.WaitForMultipleObjectsEx() retval=00000102 ret=10046f5e 0009:Call KERNEL32.DebugBreak() ret=100375ac 0009:Call KERNEL32.GetLastError() ret=03027d9c 0009:Ret KERNEL32.GetLastError() retval=00000000 ret=03027d9c 0009:Call KERNEL32.TlsGetValue(00000003) ret=03027dab 0009:Ret KERNEL32.TlsGetValue() retval=007f0138 ret=03027dab 0009:Call KERNEL32.SetLastError(00000000) ret=03027e21 0009:Ret KERNEL32.SetLastError() retval=00000000 ret=03027e21 0009:Call KERNEL32.UnhandledExceptionFilter(0034f448) ret=03027f9d 0009:Call KERNEL32.IsBadCodePtr(1005d240) ret=00b26115 0009:Ret KERNEL32.IsBadCodePtr() retval=00000000 ret=00b26115 wine: Unhandled exception 0x80000003 at address 0x7b840c53 (thread 0009), starting debugger...
i already added this application to AppDB, when it will be confirmed i will post here link for it