http://bugs.winehq.org/show_bug.cgi?id=26597
Summary: [World of Warcraft] Wow.exe: err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xf7703fd3 Product: Wine Version: 1.3.15 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: trapni@gentoo.org
Hi,
I am getting this error since some weeks now, I tried to upgrade/downgrade wine, GCC and kernel to different versions without success now. I also tried with a fresh .wine directory multiple times.
This is the output:
trapni@battousai ~/World of Warcraft $ wine ./Wow.exe warn:ntdll:FILE_CreateFile L"\??\C:\windows" not found (c0000035) warn:ntdll:FILE_CreateFile L"\??\C:\windows\system32" not found (c0000035) warn:ntdll:FILE_CreateFile L"\??\C:\windows\syswow64" not found (c0000035) warn:actctx:parse_assembly_elem unknown element L"trustInfo" [...] warn:seh:setup_exception_record exception outside of stack limits in thread 0035 eip f7703fd3 esp ffba9d80 stack 0x242000-0x340000 err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xf7703fd3
I am not sure how important the top-warnings are, but at least the err: line and the very last warn:-line look scary to me.
Currently running on: Linux 2.6.38 (compiled with GCC 4.4.5) Wine 1.3.15 (compiled with GCC 4.4.5 and tried 4.6.0 aswell) glibc 2.13 libxml2 2.7.8
What can I do?
I also tested this with the WoW version installed on the native windows partition (via ntfs-3g) which once worked, but now raises the same error as above.
Launcher.exe itself works fine.
http://bugs.winehq.org/show_bug.cgi?id=26597
--- Comment #1 from Christian Parpart trapni@gentoo.org 2011-03-30 05:10:34 CDT --- Created an attachment (id=33863) --> (http://bugs.winehq.org/attachment.cgi?id=33863) backtrace
http://bugs.winehq.org/show_bug.cgi?id=26597
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #2 from Jerome Leclanche adys.wh@gmail.com 2011-03-30 08:34:30 CDT --- Warnings are generally harmless. You shouldn't be able to see them unless you're somehow modifying your default WINEDEBUG channels.
Please run "WINEDEBUG= wine wow.exe" and attach the full output, incl. backtrace. If you aren't able to get the backtrace somehow, try "winetricks nocrashdialog"
http://bugs.winehq.org/show_bug.cgi?id=26597
--- Comment #3 from Christian Parpart trapni@gentoo.org 2011-04-02 09:59:56 CDT --- (In reply to comment #2)
Warnings are generally harmless. You shouldn't be able to see them unless you're somehow modifying your default WINEDEBUG channels.
Please run "WINEDEBUG= wine wow.exe" and attach the full output, incl. backtrace. If you aren't able to get the backtrace somehow, try "winetricks nocrashdialog"
When running it w/o WINEDEBUG env var, then I only see the error message already available in the bug report subject line:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xf7703fd3
This is the *only* output wine is giving.
I also already provided a backtrace as an attachement. Please tell me if this is not the one you wanted then.
http://bugs.winehq.org/show_bug.cgi?id=26597
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2011-10-26 07:23:48 CDT --- Does this still happen in wine-1.3.31?
http://bugs.winehq.org/show_bug.cgi?id=26597
Todd Mokros tmokros@tmokros.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tmokros@tmokros.net
http://bugs.winehq.org/show_bug.cgi?id=26597
--- Comment #5 from Christian Parpart trapni@gentoo.org 2011-11-14 03:28:56 CST --- (In reply to comment #4)
Does this still happen in wine-1.3.31?
I tested it yesterday, and it seems to work now. whatever it was - many thanks for having not to reboot anymore :-)
Cheers ;)
http://bugs.winehq.org/show_bug.cgi?id=26597
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Jerome Leclanche adys.wh@gmail.com 2011-11-14 06:50:10 CST --- I have my doubts this was even a valid bug to start with, but Fixed.
http://bugs.winehq.org/show_bug.cgi?id=26597
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://worldofwarcraft.com
http://bugs.winehq.org/show_bug.cgi?id=26597
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2011-11-18 13:04:17 CST --- Closing bugs fixed in 1.3.33.
http://bugs.winehq.org/show_bug.cgi?id=26597
--- Comment #8 from Benjamin Hodgetts ben@xnode.org 2012-06-27 18:30:33 CDT --- Created attachment 40762 --> http://bugs.winehq.org/attachment.cgi?id=40762 Same error in Wine 1.5.7
I'm getting the exact same error (as listed in the title) and I'm damned if I can track down why. Wine 1.5.7 - 64 Bit Arch - Kernel 3.4.4.
It's a brand new/clean prefix, Wine works fine with the programs and games I have installed in other prefixes which makes it being a global "wine is broken" issue unlikely.
Didn't want to open a new bug for this (as it seems to be the same at first glance) although I will if needed.
http://bugs.winehq.org/show_bug.cgi?id=26597
hibba42@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hibba42@gmail.com
--- Comment #9 from hibba42@gmail.com 2012-06-30 17:07:57 CDT --- I also seem to be getting the bug. In Fedora 17 64-bit, I get the following error message when trying to launch Wow.exe:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xf770650c
The last part of the error message changes each time the command is run.
It was working fairly recently (a couple weeks ago). I suspect it to be something specific to only certain distros. I should test my Gentoo install on the same computer and see if vanilla Wine is still working on it; the newest stable release of CrossOver is working on Gentoo, but that's not supported here.
(For what it's worth, in Fedora 17, CrossOver can't seem to run it either, and I think I saw a similar error message to plain Wine in one of the logs).
http://bugs.winehq.org/show_bug.cgi?id=26597
--- Comment #10 from hibba42@gmail.com 2012-06-30 18:17:16 CDT --- (In reply to comment #9)
I also seem to be getting the bug. In Fedora 17 64-bit, I get the following error message when trying to launch Wow.exe:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xf770650c
The last part of the error message changes each time the command is run.
It was working fairly recently (a couple weeks ago). I suspect it to be something specific to only certain distros. I should test my Gentoo install on the same computer and see if vanilla Wine is still working on it; the newest stable release of CrossOver is working on Gentoo, but that's not supported here.
(For what it's worth, in Fedora 17, CrossOver can't seem to run it either, and I think I saw a similar error message to plain Wine in one of the logs).
I can now verify that it is distro-specific. My 64-bit Gentoo install appears to be working fine with the latest Wine from git.