http://bugs.winehq.org/show_bug.cgi?id=28006
Summary: RC Cars demo installer fails to start (installer complains about inadequate processor features) Product: Wine Version: 1.3.26 Platform: x86 URL: http://www.fileplanet.com/131248/130000/fileinfo/R.C.- Cars-Demo OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: nerv@dawncrow.de
When trying to install the demo for RC Cars I'm greeted with the following error message: 'The processor is not adequate for running R.C. Cars (Demo)'. Afterwards the installer quits. The installer utilizes the Windows Installer technique and I tried to install the demo by wine msiexec /i RCCarsDemo_Full.msi
Terminal output shows only: fixme:storage:create_storagefile Storage share mode not implemented. err:msi:ITERATE_Actions Execution halted, action L"LaunchConditions" returned 1603
I was able to install the demo successfully with Wine-1.3.22 but newer versions are showing the mentioned error message. The result of the regression test pointed to
3eb91fbc3c3c501f2a3ff094d4da7fa75c1294fd is the first bad commit commit 3eb91fbc3c3c501f2a3ff094d4da7fa75c1294fd Author: André Hentschel nerv@dawncrow.de Date: Wed Jun 15 20:52:33 2011 +0200
ntdll: Parse ARM CPU level.
:040000 040000 19f4b3085c5c75524d24a7941ff8848fb60e46d7 8cfd1510e62d71e5732ef319d39937e4092361c2 M dlls
The patch can be reverted cleanly on 1.3.26 and the installer was working again.
Please let me know if you need a log with specific debug channels enabled.
Fedora 15 x86 kernel-2.6.38.8-35.fc15.i686.PAE AMD Athlon 64 x2
http://bugs.winehq.org/show_bug.cgi?id=28006
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
--- Comment #1 from GyB gyebro69@gmail.com 2011-08-07 01:36:44 CDT --- Added some keywords.
http://bugs.winehq.org/show_bug.cgi?id=28006
--- Comment #2 from André H. nerv@dawncrow.de 2011-08-07 06:20:57 CDT --- could you please attach the output of "cat /proc/cpuinfo" then a +ntdll trace of the failing wine version and maybe one of the working wine version
http://bugs.winehq.org/show_bug.cgi?id=28006
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk Ever Confirmed|0 |1
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-08-07 06:30:07 CDT --- (In reply to comment #2)
could you please attach the output of "cat /proc/cpuinfo" then a +ntdll trace of the failing wine version and maybe one of the working wine version
I get the same error as Gyb, looks like the problem is this: from /proc/cpuinfo i get cpu family : 15
The installer expects something >5
http://bugs.winehq.org/show_bug.cgi?id=28006
--- Comment #4 from GyB gyebro69@gmail.com 2011-08-07 06:37:49 CDT --- Created an attachment (id=35857) --> (http://bugs.winehq.org/attachment.cgi?id=35857) output of cat /proc/cpuinfo
http://bugs.winehq.org/show_bug.cgi?id=28006
--- Comment #5 from GyB gyebro69@gmail.com 2011-08-07 06:38:47 CDT --- Created an attachment (id=35858) --> (http://bugs.winehq.org/attachment.cgi?id=35858) 7zipped +ntdll debug log Wine-1.3.22 (working)
http://bugs.winehq.org/show_bug.cgi?id=28006
--- Comment #6 from André H. nerv@dawncrow.de 2011-08-07 06:39:20 CDT --- ok i see the problem
http://bugs.winehq.org/show_bug.cgi?id=28006
--- Comment #7 from GyB gyebro69@gmail.com 2011-08-07 06:39:27 CDT --- Created an attachment (id=35859) --> (http://bugs.winehq.org/attachment.cgi?id=35859) 7zipped +ntdll debug log Wine-1.3.26 (non-working)
http://bugs.winehq.org/show_bug.cgi?id=28006
--- Comment #8 from André H. nerv@dawncrow.de 2011-08-07 06:48:12 CDT --- patch sent: http://www.winehq.org/pipermail/wine-patches/2011-August/105338.html
The problem was that i missunderstood the cpu family value and so i thought it's one-digit
http://bugs.winehq.org/show_bug.cgi?id=28006
--- Comment #9 from GyB gyebro69@gmail.com 2011-08-07 07:06:49 CDT --- André, thank you for the quick response, the patch indeed fixes the problem.
http://bugs.winehq.org/show_bug.cgi?id=28006
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3eb91fbc3c3c501f2a3ff094d4d | |a7fa75c1294fd
http://bugs.winehq.org/show_bug.cgi?id=28006
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #10 from André H. nerv@dawncrow.de 2011-08-22 13:33:05 CDT --- fixed by http://source.winehq.org/git/wine.git/commit/abcdcd9eeaaf60e084819b98eb79dcf...
http://bugs.winehq.org/show_bug.cgi?id=28006
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2011-08-26 13:23:58 CDT --- Closing bugs fixed in 1.3.27.
http://bugs.winehq.org/show_bug.cgi?id=28006
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |abcdcd9eeaaf60e084819b98eb7 | |9dcf0d455b019