http://bugs.winehq.org/show_bug.cgi?id=22543
Summary: winedbg crashes on startup in combination with crysis Product: Wine Version: 1.1.41 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: dbghelp AssignedTo: wine-bugs@winehq.org ReportedBy: kgbricola@web.de
Created an attachment (id=27650) --> (http://bugs.winehq.org/attachment.cgi?id=27650) crash log while starting winedbg
While trying to debug a problem in wined3d in combination with crysis, I found a regression in dbghelp. Winedbg doesn't start anymore, it gets an unhandled exception on read access on line 197 (http://source.winehq.org/git/wine.git/?a=blob;f=dlls/dbghelp/pe_module.c;h=3...).
The crash happens only in combination with crysis, "wine winedbg notepad" works as expected.
Attached is a crash log from wine-1.1.43-408-g3317fc3.
fb169502a57b0c90570ebdb3dfed136967ed7240 is the first bad commit commit fb169502a57b0c90570ebdb3dfed136967ed7240 Author: Eric Pouech eric.pouech@orange.fr Date: Thu Mar 18 21:30:55 2010 +0100
dbghelp: Extend the ELF image management to PE modules so we get a rather uniform interface to image manipulation.
:040000 040000 4376cb084c688ce7686ee0c7be299a47223b585e d7bf0aceeddb18f64adf86ea8d5ebfaa495aa1ff M dlls
http://bugs.winehq.org/show_bug.cgi?id=22543
Rico kgbricola@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |eric.pouech@orange.fr
http://bugs.winehq.org/show_bug.cgi?id=22543
--- Comment #1 from Eric Pouech eric.pouech@orange.fr 2010-05-02 14:49:09 --- would you mind sending me the output of winedump -x Crysis.exe TIA
http://bugs.winehq.org/show_bug.cgi?id=22543
Rico kgbricola@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Rico kgbricola@web.de 2010-05-10 15:02:00 --- Fixed by commit 516fc78a2b8afd57d5a1ad219c4886b3ea0d60f2 .
http://bugs.winehq.org/show_bug.cgi?id=22543
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2010-05-21 14:40:06 --- Closing bugs fixed in 1.2-rc1.