http://bugs.winehq.org/show_bug.cgi?id=11017
Summary: IMVU Crashes (Regression Product: Wine Version: 0.9.52. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: gmatht@gmail.com
IMVU crashes
http://bugs.winehq.org/show_bug.cgi?id=11017
John C. McCabe-Dansted gmatht@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.imvu.com
--- Comment #1 from John C. McCabe-Dansted gmatht@gmail.com 2008-01-03 09:44:04 --- As mentioned in bug 7679, it used to be possible to get IMVU to work if we use the native mfc42.dll and dbghelp.dll. E.g. this works with wine_0.9.46-0ubuntu1_i386.
However with wine_0.9.52~winehq0~ubuntu~7.10-1_i386, it will crash when a 3D window is opened (if OpenGL or DirectX acceleration is selected). If such acceleration is not used, it won't crash, but the window will be monocrome or all funny colours.
The crash appears to be caused by: DRM_I830_CMDBUFFER: -22
See attached logs.
http://bugs.winehq.org/show_bug.cgi?id=11017
--- Comment #2 from John C. McCabe-Dansted gmatht@gmail.com 2008-01-03 09:45:40 --- Created an attachment (id=10006) --> (http://bugs.winehq.org/attachment.cgi?id=10006) Output when INVU fails (with wine 0.9.52)
http://bugs.winehq.org/show_bug.cgi?id=11017
--- Comment #3 from John C. McCabe-Dansted gmatht@gmail.com 2008-01-03 09:47:06 --- Created an attachment (id=10007) --> (http://bugs.winehq.org/attachment.cgi?id=10007) Output when INVU succeeds (with wine 0.9.46)
http://bugs.winehq.org/show_bug.cgi?id=11017
--- Comment #4 from John C. McCabe-Dansted gmatht@gmail.com 2008-01-03 09:48:09 --- Created an attachment (id=10008) --> (http://bugs.winehq.org/attachment.cgi?id=10008) Generated by IMVU's internal bug report tool
http://bugs.winehq.org/show_bug.cgi?id=11017
John C. McCabe-Dansted gmatht@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #10006|Output when INVU fails (with|Output when IMVU fails (with description|wine 0.9.52) |wine 0.9.52)
http://bugs.winehq.org/show_bug.cgi?id=11017
--- Comment #5 from Austin English austinenglish@gmail.com 2008-01-03 10:23:17 --- Please run a regression test:
http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=11017
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-x11driver |wine-misc Keywords| |download, regression Summary|IMVU Crashes (Regression |IMVU Crashes
http://bugs.winehq.org/show_bug.cgi?id=11017
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #6 from Dan Kegel dank@kegel.com 2008-01-03 12:25:11 --- I think this is a Mesa bug; see https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/149260
http://bugs.winehq.org/show_bug.cgi?id=11017
--- Comment #7 from John C. McCabe-Dansted gmatht@gmail.com 2008-01-03 21:43:48 --- Thanks, as suggested at https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/149260, downgrading to http://people.ubuntu.com/~bryce/Testing/intel/xserver-xorg-video-intel_2.1.1... fixed this problem.
This crash is most likely not the fault of wine. Also I had some OpenGL related crashs in IMVU that prevented even Cntl-Alt-Backspace, Cntl-Alt-1 etc from being processed. A Wine bug shouldn't be able to do that right? (Alt-Sysreq was still processed)
http://bugs.winehq.org/show_bug.cgi?id=11017
John C. McCabe-Dansted gmatht@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Platform|Other |PC
http://bugs.winehq.org/show_bug.cgi?id=11017
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #8 from Austin English austinenglish@gmail.com 2008-01-04 11:46:14 --- (In reply to comment #7)
Thanks, as suggested at https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/149260, downgrading to http://people.ubuntu.com/~bryce/Testing/intel/xserver-xorg-video-intel_2.1.1... fixed this problem.
Then this is a driver bug. Resolving invalid.
This crash is most likely not the fault of wine. Also I had some OpenGL related crashs in IMVU that prevented even Cntl-Alt-Backspace, Cntl-Alt-1 etc from being processed. A Wine bug shouldn't be able to do that right? (Alt-Sysreq was still processed)
Correct. Wine is a userland application and by definition cannot lock your system (unless you run it as root). If it _does_ lock up, it's exposing a bug in something else (usually video drivers).
http://bugs.winehq.org/show_bug.cgi?id=11017
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Dan Kegel dank@kegel.com 2008-02-23 10:50:50 --- Closing all invalid bugs more than five weeks old.