http://bugs.winehq.org/show_bug.cgi?id=30734
Bug #: 30734 Summary: World of Warcraft crashes: Unhandled page fault on read access Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: darque@gmail.com Classification: Unclassified
Created attachment 40238 --> http://bugs.winehq.org/attachment.cgi?id=40238 backtrace file from crash
Did a fresh install of Fedora 16. Since then, I've been unable to load World of Warcraft in wine. It always crashes with the same error:
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00000000).
I've loaded the testing RPMs for fedora, per some documentation I saw on the site:
[darke@pabu ~]$ wine --version wine-1.5.3 [darke@pabu ~]$
Per the "how to submit a bug", the command I use to launch wow WAS
/usr/bin/padsp wine64 .wine/drive_c/Program\ Files\ (x86)/World\ of\ Warcraft/Wow.exe -opengl
but I've tried
wine64 .wine/drive_c/Program\ Files\ (x86)/World\ of\ Warcraft/Wow.exe -opengl
and
wine .wine/drive_c/Program\ Files\ (x86)/World\ of\ Warcraft/Wow.exe -opengl
as well as:
wine64 .wine/drive_c/Program\ Files\ (x86)/World\ of\ Warcraft/Wow.exe wine .wine/drive_c/Program\ Files\ (x86)/World\ of\ Warcraft/Wow.exe
But the crashes continue, unabated. I log in and immediately crash. backtrace is included.
This all worked pretty flawlessly on a fedora 15 install I had previously, but it may be worth mentioning that I also in this upgrade went from an nvidia card to an intel HD card. Made sure peer to peer/background downloading is off and lowered all graphics to lowest setting.
Help?
http://bugs.winehq.org/show_bug.cgi?id=30734
--- Comment #1 from alex darque@gmail.com 2012-05-20 09:16:55 CDT --- It may also be worth mentioning that if I log into my character in a relatively empty zone, I can play for a bit before it crashes. If I log into my character sitting in a heavily populated area, instant crash.
http://bugs.winehq.org/show_bug.cgi?id=30734
--- Comment #2 from alex darque@gmail.com 2012-05-20 09:33:58 CDT --- In my trying to troubleshoot, I tried removing all references to OpenGL to see if that was the point of the issue. Turns out I had missed one:
SET gxApi "OpenGL"
removed from the Config.wtf file just now and now I no longer crash.
Everything I've read about running wow under wine seems to indicate I *want* opengl. Am I misunderstanding something?
http://bugs.winehq.org/show_bug.cgi?id=30734
alex darque@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from alex darque@gmail.com 2012-05-20 09:53:26 CDT --- Marking as resolved/invalid because I don't think this is wine anymore since removing opengl from the equation fixed this.
http://bugs.winehq.org/show_bug.cgi?id=30734
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-05-31 07:14:09 CDT --- Closing INVALID bugs.