http://bugs.winehq.org/show_bug.cgi?id=32763
Bug #: 32763 Summary: Regression in wbemprox - rFactor 2 launcher - Unhandled page fault Product: Wine Version: 1.5.15 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wmi&wbemprox AssignedTo: wine-bugs@winehq.org ReportedBy: marcus.blumhagen@web.de Classification: Unclassified
Created attachment 43244 --> http://bugs.winehq.org/attachment.cgi?id=43244 Backtrace of WINEDEBUG=wbemprox wine Launch\ rFactor.exe
Overview
"Launch rFactor.exe", run from the root dirctory of the application, crashes. According to git bisect, commit fd37af04ff8316e141eed7cc0d8b7bb2b0e33e87 introduced this regression.
Steps to reproduce (There is no purchase required for running the dedicated server, so by following below steps anybody can try and reproduce the above behaviour.)
1. Download "rFactor2 full installer" (currently Build 134) from http://rfactor.net/web/rf2/rf2dl/ and install it. 2. Change directory to the root of the application, i.e. $WINEPREFIX/drive_c/Program\ Files/rFactor2 (the default location). Run "Launch rFactor.exe"
Actual Result
The program crashes without ever showing the Launcher window. See attachments for logs.
Expected result
Launcher window opens, so one can click on "Host" or "Manage Mods" etc.
Build date & Platform
Build date: 2013-01-19 gcc --version: gcc (Debian 4.7.2-5) 4.7.2 wine --version: wine-1.5.14-178-gfd37af0 Build and run environment is a chroot containing Debian Sid i386, host is Debian 6.0.6 (Squeeze). Build dependencies were installed by "apt-get build-dep wine"
Additional Infos wine is run from the source tree: ~/src/wine-git/wine ... All previous versions where removed and between bisect runs the $WINEPREFIX was recursively deleted.
http://bugs.winehq.org/show_bug.cgi?id=32763
--- Comment #1 from Marcus Blumhagen marcus.blumhagen@web.de 2013-01-20 01:08:31 CST --- Created attachment 43245 --> http://bugs.winehq.org/attachment.cgi?id=43245 Output of WINEDEBUG=wbemprox wine Launch\ rFactor.exe
Added the full log with wbemprox tracing enabled. Added the commit author to the CC list.
http://bugs.winehq.org/show_bug.cgi?id=32763
Marcus Blumhagen marcus.blumhagen@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #2 from Marcus Blumhagen marcus.blumhagen@web.de 2013-01-20 01:13:09 CST --- Added the commit author to the CC list. Now for real. At least I hope it is the author, because the email address in the commit log is different from the one here in bugzilla.
http://bugs.winehq.org/show_bug.cgi?id=32763
Marcus Blumhagen marcus.blumhagen@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=32763
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |fd37af04ff8316e141eed7cc0d8 | |b7bb2b0e33e87
http://bugs.winehq.org/show_bug.cgi?id=32763
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Regression SHA1|fd37af04ff8316e141eed7cc0d8 | |b7bb2b0e33e87 |
--- Comment #3 from Hans Leidekker hans@meelstraat.net 2013-01-20 03:42:27 CST --- Technically this is not a regression. That commit introduces the Win32_DiskDrive class and apparently the app can cope with its absence but not with unimplemented properties of this class.
http://bugs.winehq.org/show_bug.cgi?id=32763
--- Comment #4 from Hans Leidekker hans@meelstraat.net 2013-01-20 03:45:44 CST --- Created attachment 43247 --> http://bugs.winehq.org/attachment.cgi?id=43247 patch
Try this patch. If it still fails, please get a +wbemprox trace with the patch applied.
http://bugs.winehq.org/show_bug.cgi?id=32763
--- Comment #5 from Marcus Blumhagen marcus.blumhagen@web.de 2013-01-20 04:40:43 CST --- (In reply to comment #4)
Created attachment 43247 [details] patch
Try this patch. If it still fails, please get a +wbemprox trace with the patch applied.
It works, thank you very much!
http://bugs.winehq.org/show_bug.cgi?id=32763
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |99c1b557275ef59c00e16f69078 | |9f60d4f6a7b8a Status|UNCONFIRMED |RESOLVED CC| |00cpxxx@gmail.com Resolution| |FIXED
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2013-01-21 14:10:15 CST --- Patch commited. http://source.winehq.org/git/wine.git/?a=commit;h=99c1b557275ef59c00e16f6907...
http://bugs.winehq.org/show_bug.cgi?id=32763
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2013-02-01 04:57:10 CST --- Closing bugs fixed in 1.5.23.