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(a)winehq.org ReportedBy: trapni(a)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(a)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. -- 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.