http://bugs.winehq.org/show_bug.cgi?id=10675
Summary: Windows Application kills X on start and we get back to GUI login prompt Product: Wine Version: 0.9.50. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: nicolas.wagrez@gmail.com
Created an attachment (id=9506) --> (http://bugs.winehq.org/attachment.cgi?id=9506) registry keys for Wine
A windows Java application (Oce Account Center reporting) created using Borland JBuilder kills X with 0.9.50 upon starting it. It used to work with 0.9.46 even though the rest of the screen was blackened.
If you start the application either at the command line using wine app.exe or through the menu, the screen instantly goes black and you get back to the prompt.
Dmesg | tail shows: [15536.637180] mtrr: no more MTRRs available
Wine application.exe's stderr is:
fixme:win:EnumDisplayDevicesW ((null),0,0x33b14c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x33b14c,0x00000000), stub! X connection to :0.0 broken (explicit kill or server shutdown). X connection to :0.0 broken (explicit kill or server shutdown).
No crash file is created.
The platform is Ubuntu 7.10 64bits on a Core 2 Duo with 4GB of RAM. I ran wineprefixcreate after upgrading from 0.9.49.
Xorg.0.log has these lines at the end:
Backtrace: 0: /usr/bin/X(xf86SigHandler+0x6d) [0x48670d] 1: /lib/libc.so.6 [0x2abee09967d0] 2: /usr/lib/dri/i965_dri.so [0x2abef35f15cb] 3: /usr/lib/xorg/modules/extensions//libglx.so(DoRender+0x13b) [0x2abee1c6845b] 4: /usr/lib/xorg/modules/extensions//libglx.so [0x2abee1c6c00d] 5: /usr/bin/X(Dispatch+0x1db) [0x4514eb] 6: /usr/bin/X(main+0x45d) [0x439f4d] 7: /lib/libc.so.6(__libc_start_main+0xf4) [0x2abee0982b44] 8: /usr/bin/X(FontFileCompleteXLFD+0x231) [0x439249]
Fatal server error: Caught signal 11. Server aborting
(II) AIGLX: Suspending AIGLX clients for VT switch (II) intel(0): xf86UnbindGARTMemory: unbind key 0 (II) intel(0): xf86UnbindGARTMemory: unbind key 1 (II) intel(0): xf86UnbindGARTMemory: unbind key 2 (II) intel(0): xf86UnbindGARTMemory: unbind key 3 (II) intel(0): xf86UnbindGARTMemory: unbind key 4
If needed, this free application can be downloaded from: http://www.oceusa.com/main/view_media.jsp?CONTENT%3C%3Ecnt_id=10134198673378...
http://bugs.winehq.org/show_bug.cgi?id=10675
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from James Hawkins truiken@gmail.com 2007-12-05 13:40:32 --- Wine can't kill X. Take this to your distro or to Xorg.
http://bugs.winehq.org/show_bug.cgi?id=10675
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from James Hawkins truiken@gmail.com 2007-12-05 13:40:55 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=10675
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2007-12-05 21:03:46 --- Also check to make sure your nvidia driver (if any) is up to date; a kernel update often causes it to get out of sync.