[Bug 26414] World of warcraft crashes while changing the display resolution

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 16 13:58:43 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26414

--- Comment #9 from André H. <nerv at dawncrow.de> 2011-03-16 13:58:43 CDT ---
you may want to read
http://wiki.winehq.org/Developers
but basically you can turn on traces of specific dlls/files with WINEDEBUG.
e.g. WINEDEBUG=wininet wine app.exe
and of course you can add your on to your local codebase to see more.

As it crashes in wow you we can't see why here.
But if you use the relay debug channel you see nearly every important call and
if you read through it you normally see why an app crashes that bad way

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