[Bug 22543] New: winedbg crashes on startup in combination with crysis

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 1 13:03:36 CDT 2010


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 at winehq.org
        ReportedBy: kgbricola at 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=39db4c6ac991cfb16d3053c54828ea7bea2e4cfd;hb=fb169502a57b0c90570ebdb3dfed136967ed7240#l197).

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 at 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

-- 
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.



More information about the wine-bugs mailing list