[Bug 10651] New: attempt to save storage snapshot of PalmOS simulator causes crash
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(a)winehq.org ReportedBy: michal.seliga(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10651 --- Comment #1 from Michal Seliga <michal.seliga(a)visicom.sk> 2007-12-17 16:55:39 --- problem is still happening in wine 0.9.51 and here is link to appdb: http://appdb.winehq.org/objectManager.php?sClass=version&iId=10032 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10651 --- Comment #2 from Michal Seliga <michal.seliga(a)visicom.sk> 2008-03-09 18:38:56 --- still happens in 0.9.57 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10651 --- Comment #3 from Michal Seliga <michal.seliga(a)visicom.sk> 2008-06-11 17:59:12 --- still happens in 1.0rc4 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10651 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-12-11 10:32:16 --- Is this still an issue in current (1.1.10 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10651 --- Comment #5 from Michal Seliga <selmi(a)centrum.sk> 2008-12-11 17:17:24 --- now its different, simulator always hangs while booting so i am not able to test anything when i launch with warn+all,+relay then it starts normally and then it just repeats 001e:Ret KERNEL32.WaitForMultipleObjects() retval=00000102 ret=10038567 001e:Call KERNEL32.WaitForMultipleObjects(00000001,7d8b7a2c,00000000,00000005) ret=10038567 with oocasional 0018:Ret user32.GetMessageW() retval=00000001 ret=7ee9dcbb 0018:Call user32.DispatchMessageW(0033f92c) ret=7ee9dc98 0018:Call window proc 0x7ee9fb90 (hwnd=0x10026,msg=WM_TIMER,wp=00000001,lp=00000000) 0018:Ret window proc 0x7ee9fb90 (hwnd=0x10026,msg=WM_TIMER,wp=00000001,lp=00000000) retval=00000000 0018:Ret user32.DispatchMessageW() retval=00000000 ret=7ee9dc98 0018:Call user32.GetMessageW(0033f92c,00000000,00000000,00000000) ret=7ee9dcbb i guess i shoud open new bug for this? because of this i am not able to test bug originally posted -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10651 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-12-12 18:43:30 --- (In reply to comment #5)
i guess i shoud open new bug for this? because of this i am not able to test bug originally posted
Please. Be sure to set it to blocking this bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10651 --- Comment #7 from Michal Seliga <selmi(a)centrum.sk> 2008-12-13 19:57:25 --- i was able to reproduce reported problem with saving of snapshot of storage again so its still problem in 1.1.10 this another problem i reported seems to be random, sometimes simulator starts normally, sometimes it remains hanged. i will write new bug when i will find some guaranteted way how to make it not work -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10651 --- Comment #8 from Michal Seliga <selmi(a)centrum.sk> 2009-03-16 11:56:06 --- still happens in 1.1.17 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10651 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-09-15 15:31:45 --- Is this still an issue in current (1.1.29 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10651 --- Comment #10 from Michal Seliga <selmi(a)centrum.sk> 2009-09-21 15:07:33 --- in wine 1.1.29 save of snapshot will not make wine crash. simulator is even more unusable as it used to be, but this special thing seems to be fixed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10651 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2009-09-21 20:30:52 --- Fixed then. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10651 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2009-09-25 12:23:51 --- Closing bugs fixed in 1.1.30. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org