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