[Bug 22759] New: All application crash wine with perpetual blank error message windows
http://bugs.winehq.org/show_bug.cgi?id=22759 Summary: All application crash wine with perpetual blank error message windows Product: Wine Version: 1.1.42 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: keepitsimpleengineer(a)gmail.com CC: keepitsimpleengineer(a)gmail.com New, clean, basic install of Xubuntu 10.04 on older 256MB 400MHz Celeron. Wine 1.1.42-0ubuntu4 from us.archive.ubuntu.com/ubuntu/ lucid/universe Packages When launching winecfg or a Windows app, opens window for app, then starts opening infinite "error" windows that are blank. Only way to stop is to restart. managed to kill the wineserver process while running after only 13 error windows: WINEDEBUG=+relay,+seh,+tid winecfg &> ~/tmp/output.txt This is excerpted from the output: ... 000b:Ret KERNEL32.GetProcAddress() retval=7b82166c ret=6831b690 000b:Call KERNEL32.DelayLoadFailureHook(683228b8 "shell32.dll",683228fa "SHGetFolderPathW") ret=6831b6ea 000b:err:module:DelayLoadFailureHook failed to delay load shell32.dll.SHGetFolderPathW 000b:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b836572 ip=7b836572 tid=000b 000b:trace:seh:raise_exception info[0]=683228b8 000b:trace:seh:raise_exception info[1]=683228fa wine: Call from 0x7b836572 to unimplemented function shell32.dll.SHGetFolderPathW, aborting 000b:trace:seh:call_vectored_handlers calling handler at 0x76abcaa0 code=80000100 flags=1 000b:trace:seh:call_vectored_handlers handler at 0x76abcaa0 returned 0 000b:trace:seh:call_stack_handlers calling handler at 0x7bc72120 code=80000100 flags=1 000b:Call KERNEL32.UnhandledExceptionFilter(0033f348) ret=7bc7216d wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address 0x7b836572 (thread 000b), starting debugger... 000b:trace:seh:start_debugger Starting debugger "winedbg --auto 10 52" err:xrender:get_xrender_format_from_color_shifts No XRender format found! ... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-05-18 18:25:42 --- Please attach plain terminal output. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|keepitsimpleengineer(a)gmail. | |com | Severity|critical |normal --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-05-18 22:17:52 --- Sounds like your Wine package/installation is broken. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 --- Comment #3 from Larry Johnson <keepitsimpleengineer(a)gmail.com> 2010-05-19 11:17:23 --- Created an attachment (id=28083) --> (http://bugs.winehq.org/attachment.cgi?id=28083) Terminal output for winecfg -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 --- Comment #4 from Larry Johnson <keepitsimpleengineer(a)gmail.com> 2010-05-19 11:19:16 --- Created an attachment (id=28084) --> (http://bugs.winehq.org/attachment.cgi?id=28084) test output for winecfg -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 --- Comment #5 from Larry Johnson <keepitsimpleengineer(a)gmail.com> 2010-05-19 11:31:45 --- (In reply to comment #2)
Sounds like your Wine package/installation is broken.
This was a new, clean installation of xubuntu 10.04. Wine from the ubuntu repository is the ONLY application installed that was not included in the original installation. On the first attempt to set configuration, wine failed as reported in this bug report. On your page http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity the description for critical is as follows: "Critical Critical problem that prevents all applications from working" Could you please explain why this bug report, which is about a new, clean, installation that fails to run any application including the initial configuration is not a critical bug and does not fit the stated criteria? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-05-19 11:37:11 --- (In reply to comment #5)
On your page http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity the description for critical is as follows:
"Critical Critical problem that prevents all applications from working"
Could you please explain why this bug report, which is about a new, clean, installation that fails to run any application including the initial configuration is not a critical bug and does not fit the stated criteria?
Because nobody else has confirmed it. Please try compile Wine from source, I suspect that the Wine package you are using my be broken. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 Larry Johnson <keepitsimpleengineer(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28084|0 |1 is obsolete| | --- Comment #7 from Larry Johnson <keepitsimpleengineer(a)gmail.com> 2010-05-19 11:41:32 --- Created an attachment (id=28086) --> (http://bugs.winehq.org/attachment.cgi?id=28086) output -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 --- Comment #8 from Juan Lang <juan_lang(a)yahoo.com> 2010-05-19 12:49:58 ---
From your log: 000b:Call user32.CopyImage(00010034,00000001,00000010,00000010,00004000) ret=54182495 000d:err:xrender:get_xrender_format_from_color_shifts No XRender format found! 000d:trace:seh:raise_exception code=c0000005 flags=0 addr=0x68a13623 ip=68a13623 tid=000d
From the code which produced the error: /* This should not happen because when we reach 'shifts' must have been set and we only allows shifts which are backed by X */ ERR("No XRender format found!\n"); return NULL;
This indicates a likely problem with your configuration. While arguably wine shouldn't crash in this case, there's not much it can do if your X configuration is screwed up. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 --- Comment #9 from Larry Johnson <keepitsimpleengineer(a)gmail.com> 2010-05-19 12:52:22 --- Created an attachment (id=28096) --> (http://bugs.winehq.org/attachment.cgi?id=28096) terminal output from winecfg on wine 1.44 from ubuntu-wine/ppa I removed version 1.42 and installed from binary version 1.44 from http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu. It failed in a similar way. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28096|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 --- Comment #10 from Juan Lang <juan_lang(a)yahoo.com> 2010-05-19 13:22:44 --- I repeat: this seems like a problem with your X drivers or configuration. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 --- Comment #11 from Larry Johnson <keepitsimpleengineer(a)gmail.com> 2010-05-19 14:17:10 --- (In reply to comment #8)
From your log: 000b:Call user32.CopyImage(00010034,00000001,00000010,00000010,00004000) ret=54182495 000d:err:xrender:get_xrender_format_from_color_shifts No XRender format found! 000d:trace:seh:raise_exception code=c0000005 flags=0 addr=0x68a13623 ip=68a13623 tid=000d
From the code which produced the error: /* This should not happen because when we reach 'shifts' must have been set and we only allows shifts which are backed by X */ ERR("No XRender format found!\n"); return NULL;
This indicates a likely problem with your configuration. While arguably wine shouldn't crash in this case, there's not much it can do if your X configuration is screwed up.
Located the problem. Video adapter is Riva 128. (Gateway 400c) Riva 128 supports depths of 15 (not 16) and 24. Xubuntu uses nv driver which for some inexplicable reason sets color depth to 16. This color depth causes precisely this error with wine. Xubuntu 10.04 uses the new "improved" Xorg which has no xorg.conf file, and also xfce settings do not provide for setting or reporting color depth, it must be divined from scrutiny of the Xorg.0.log file. Solution is to create an xorg.conf file and set the default depth to 24. Thanks for your help. Please mark this bug report accordingly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #12 from Juan Lang <juan_lang(a)yahoo.com> 2010-05-19 15:02:58 --- Thanks for figuring that out and reporting back. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22759 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Juan Lang <juan_lang(a)yahoo.com> 2010-05-19 15:03:14 --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org