[Bug 28006] New: RC Cars demo installer fails to start (installer complains about inadequate processor features)
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(a)winehq.org ReportedBy: gyebro69(a)gmail.com CC: nerv(a)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(a)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 -- 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=28006 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression --- Comment #1 from GyB <gyebro69(a)gmail.com> 2011-08-07 01:36:44 CDT --- Added some keywords. -- 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=28006 --- Comment #2 from André H. <nerv(a)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 -- 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=28006 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000(a)yahoo.co.uk Ever Confirmed|0 |1 --- Comment #3 from Louis Lenders <xerox_xerox2000(a)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 -- 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=28006 --- Comment #4 from GyB <gyebro69(a)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 -- 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=28006 --- Comment #5 from GyB <gyebro69(a)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) -- 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=28006 --- Comment #6 from André H. <nerv(a)dawncrow.de> 2011-08-07 06:39:20 CDT --- ok i see the problem -- 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=28006 --- Comment #7 from GyB <gyebro69(a)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) -- 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=28006 --- Comment #8 from André H. <nerv(a)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 -- 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=28006 --- Comment #9 from GyB <gyebro69(a)gmail.com> 2011-08-07 07:06:49 CDT --- André, thank you for the quick response, the patch indeed fixes the problem. -- 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=28006 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3eb91fbc3c3c501f2a3ff094d4d | |a7fa75c1294fd -- 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=28006 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from André H. <nerv(a)dawncrow.de> 2011-08-22 13:33:05 CDT --- fixed by http://source.winehq.org/git/wine.git/commit/abcdcd9eeaaf60e084819b98eb79dcf... -- 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=28006 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2011-08-26 13:23:58 CDT --- Closing bugs fixed in 1.3.27. -- 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=28006 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |abcdcd9eeaaf60e084819b98eb7 | |9dcf0d455b019 -- 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