http://bugs.winehq.org/show_bug.cgi?id=6520
Summary: crash xserver on shutdown Product: Wine Version: 0.9.23. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: pdevries@ebw-electronics.com
Starting with wine 0.9.21 or 0.9.22, running wine causes my X server to crash when I shut it down. The sequence could be:
--log into X (startx) --run some stuff --run some wine stuff --quit wine --run some other stuff --log out of X
The X server always crashes on logout. Sometimes, it crashes so badly that I cannot get a console back at the computer, but have to remotely restart the computer. (ssh from another computer still works.) The only way I can shut down X without risking the need to reboot is to goto a console (while X is running) and "kill" the X session.
This has spanned my changing from slackware 10.2 to 11.0. It also: -- is window manager agnostic (either KDE or icewm). -- happens whether I use my own compiled wine, or the binaries provided by Adam Schreiber. -- happens with both the "via" driver and the "vesa" driver. -- running various applications under wine.
I'm not too much of a programmer, but I can try to provide other help if asked.
Thanks.