http://bugs.winehq.org/show_bug.cgi?id=21892
Summary: Bug! crashes on launch Product: Wine Version: 1.1.39 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ezekiel000@lavabit.com
Created an attachment (id=26540) --> (http://bugs.winehq.org/attachment.cgi?id=26540) Terminal output
Bug! crashes on launch, I first have to open a new xserver as Bug needs 8bit colour and below 800x600 resolution. I run it with the commands: Xephyr :1 -ac -screen 640x480x8 & DISPLAY=:1 xterm Then in the new terminal: wine BUG!.EXE &> output.txt
Running Ubuntu 9.10 amd64 with nVidia GTS 250 and the nVidia offical drivers version 185.18.36.
http://bugs.winehq.org/show_bug.cgi?id=21892
--- Comment #1 from Austin English austinenglish@gmail.com 2010-02-28 18:05:48 --- Backtrace: =>0 0x7d0f3f48 in libgl.so.1 (+0x68f48) (0x0032f05c) 1 0xf74dc35f in libc.so.6 (+0x2f35f) (0x0032f09c) 2 0xf74dc3cf in libc.so.6 (+0x2f3cf) (0x0032f0bc) 3 0x7e31372e in libx11.so.6 (+0x3a72e) (0x0032f0dc)
The crash is in your video drivers.
http://bugs.winehq.org/show_bug.cgi?id=21892
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2010-03-01 08:32:31 ---
From freedesktop.org: Unlike Xnest it [Xephyr] supports modern X extensions ( even if host server doesn't ) such as Composite, Damage, randr etc (no GLX support now).
OpenGL won't work without GLX.
http://bugs.winehq.org/show_bug.cgi?id=21892
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2010-03-01 08:32:40 --- Closing.