[Bug 9585] New: minidumps created under wine cannot be read by windbg
http://bugs.winehq.org/show_bug.cgi?id=9585 Summary: minidumps created under wine cannot be read by windbg Product: Wine Version: CVS/GIT Platform: PC URL: http://www.winwonk.com/writing/minidump/minidump- sample.zip OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-dbghelp AssignedTo: wine-bugs(a)winehq.org ReportedBy: thestig(a)google.com After compiling the minidump sample program from http://www.winwonk.com/writing/minidump/, I ran it on Windows and generated a minidump. (.dmp file) I can then use WinDbg 6.6.0007.5 on Windows to open up the minidump. On Wine, the program generates a minidump, but when I try to open the file in WinDbg on Windows, WinDbg complains: Failure when opening dump file 'C:\foo.dmp', HRESULT 0x80004005 It may be corrupt or in a format not understood by the debugger. Unspecified error. -- 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=9585 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Keywords| |source --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2007-09-04 19:52:32 --- Can you do a binary comparison of minidump files, or are they too noisy? (i.e. how different are successive runs on Windows, and are Wine runs very different?) -- 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=9585 --- Comment #2 from Lei Zhang <thestig(a)google.com> 2007-09-05 15:30:14 --- Google-breakpad [1] has a minidump_dump program that can parse the mini dump files and output something more human-readable. When I ran it on the dump from Wine, I got a bunch of parsing errors. [1] http://code.google.com/p/google-breakpad/ -- 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=9585 Eric Pouech <eric.pouech(a)orange.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)orange.fr --- Comment #3 from Eric Pouech <eric.pouech(a)orange.fr> 2008-01-05 14:41:29 --- this should be fixed in git by now. can you give it a spin ? -- 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=9585 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Lei Zhang <thestig(a)google.com> 2008-01-06 01:41:44 --- Fixed in Wine 0.9.52. -- 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=9585 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Dan Kegel <dank(a)kegel.com> 2008-01-28 06:10:47 --- Closing all RESOLVED FIXED bugs older than 0.9.54. -- 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=9585 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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