http://bugs.winehq.org/show_bug.cgi?id=24140
Summary: WoW: Segfault on login (Maverick) Product: Wine Version: 1.3.1 Platform: x86 URL: http://worldofwarcraft.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh@gmail.com
Since upgrading to Maverick (Ubuntu 10.04), WoW crashes on login. This is off a clean wineprefix.
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub! wine: Unhandled page fault on read access to 0x34aa7821 at address 0x3ccbcd1f (thread 0022), starting debugger... Can't attach process 001f: error 5 Segmentation fault
Or alternatively:
wine: Unhandled page fault on read access to 0x34aa7821 at address 0x3ccbcd1f (thread 0009), starting debugger... Can't attach process 0008: error 5 err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xf75ab196 wine client error:9: write: Bad file descriptor
I didn't manage to get any sort of backtrace or relevant terminal output. Any idea?
http://bugs.winehq.org/show_bug.cgi?id=24140
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=24140
--- Comment #1 from Austin English austinenglish@gmail.com 2010-08-25 06:19:42 --- +relay,+seh,+tid?
Start e.g., notepad in another terminal so that wineserver is already running before tracing starts.
http://bugs.winehq.org/show_bug.cgi?id=24140
--- Comment #2 from Jerome Leclanche adys.wh@gmail.com 2010-08-25 06:53:50 --- I managed to get something <1GB with some relay excludes. Still, 750MB file attached (Damn, bz2 is efficient).
3MB, attaching externally http://www.filedropper.com/outtxt
http://bugs.winehq.org/show_bug.cgi?id=24140
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2010-09-01 21:32:59 CDT --- And the problem went away...
http://bugs.winehq.org/show_bug.cgi?id=24140
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2010-09-01 21:33:14 CDT --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=24140
rmlipman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rmlipman@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=24140
--- Comment #5 from rmlipman@gmail.com 2010-09-03 21:28:53 CDT --- I am able to reproduce this bug on maverick.
To reproduce: echo 1 | sudo tee /proc/sys/kernel/yama/ptrace_scope
(this is the default in Ubuntu 10.10 AFAIK)
The following message shows up in dmesg: [ 1994.869982] ptrace of non-child pid 8718 was attempted by: wineserver (pid 8543)
Workaround: echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
More information: https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#ptrace%20Protec...
http://bugs.winehq.org/show_bug.cgi?id=24140
--- Comment #6 from rmlipman@gmail.com 2010-09-03 21:48:40 CDT --- Starcraft 2 is also crashing when ptrace_scope is enabled and disabling fixes it as well. May be related.
(could it be Warden-related?)
http://bugs.winehq.org/show_bug.cgi?id=24140
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |DUPLICATE
--- Comment #7 from Jerome Leclanche adys.wh@gmail.com 2011-10-26 06:22:33 CDT --- Dupe.
*** This bug has been marked as a duplicate of bug 24193 ***