http://bugs.winehq.org/show_bug.cgi?id=10279
Summary: X server freeze with any app in wine Product: Wine Version: 0.9.48. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: superemir@yahoo.com
Created an attachment (id=8930) --> (http://bugs.winehq.org/attachment.cgi?id=8930) winedbg log
Since upgrading from Ubuntu Feisty to Gutsy, and so to wine 0.9.47, any wine app crashes the X server, even winecfg. No response from the mouse nor the keyboard (so no way to kill the process, must hard reboot). The kernel is still responsive though. Still crashing with 0.9.48 from winehq. Other people have the same problem : https://bugs.launchpad.net/ubuntu/+source/wine/+bug/151667
http://bugs.winehq.org/show_bug.cgi?id=10279
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-02 07:38:29 --- Reinstall your video drivers. By definition Wine (as any other user app) can nor crash / completely freeze X.
And invalid - DO NOT run win apps from windows partition.
http://bugs.winehq.org/show_bug.cgi?id=10279
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-02 07:38:50 --- Not fixed, invalid.
http://bugs.winehq.org/show_bug.cgi?id=10279
--- Comment #3 from Djainette superemir@yahoo.com 2007-11-02 07:43:36 --- Did you even read the log file ? It says : 0000000a:0000000b: exception code=0x80000003 Unknown or malformed query Supported 0x7b874f59 in ?? () from /usr/bin/../lib/wine/kernel32.dll.so trace: 98 => 80 Wine-gdb> bt #0 0x7b874f59 in ?? () from /usr/bin/../lib/wine/kernel32.dll.so #1 0x7b9273d8 in ?? () from /usr/bin/../lib/wine/kernel32.dll.so # Isn't that a bug ?
http://bugs.winehq.org/show_bug.cgi?id=10279
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net 2007-11-02 08:07:41 --- Hello,
no wine problem here. Installed DVD Shrink 3.2 and it works as expected.
wine-0.9.48-144-g0762d98 2.6.23.1-10.fc7
As vitaly said: your system (X/gfx drivers) must be messed up.
Regards
http://bugs.winehq.org/show_bug.cgi?id=10279
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-02 08:18:46 --- (In reply to comment #3)
Did you even read the log file ? It says : 0000000a:0000000b: exception code=0x80000003 Isn't that a bug ?
No it's not a bug: #define STATUS_BREAKPOINT ((NTSTATUS) 0x80000003)
You started debugger, you suppose to say "continue" to start program execution.
http://bugs.winehq.org/show_bug.cgi?id=10279
--- Comment #6 from Djainette superemir@yahoo.com 2007-11-02 09:05:35 --- OK, my bad. So I've reinstalled my gfx driver, removed my .wine folder, and run winedbg on a local .exe on my ext3 partition. Yet, I still freeze and must hard reboot. This time I don't even get to the gdb prompt. I freeze after loading wineX11.drv. Is there a way to debug the first steps ?
http://bugs.winehq.org/show_bug.cgi?id=10279
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-02 09:31:30 --- Try running any Linux 3d apps. Alos if you have ATI video card, then it's most likely absence of "UseFastTls=2" in xorg.conf
But you should refer to your distribution / HW support channels. As this is not a Wine bug.
Closing.