[Bug 27153] New: msiexec exits with a critical error in the installation of Steam
http://bugs.winehq.org/show_bug.cgi?id=27153 Summary: msiexec exits with a critical error in the installation of Steam Product: Wine Version: 1.3.19 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: zeroz(a)users.mns.ru Created an attachment (id=34685) --> (http://bugs.winehq.org/attachment.cgi?id=34685) msiexec log When installing Steam I get a message box with critical error, after the first keystroke Next. I was trying with other flags(like /a /x), but always get a same error. Log in attachment -- 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=27153 ZfM <zeroz(a)users.mns.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- 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=27153 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #34685|application/octet-stream |text/plain mime type| | Attachment #34685|winelog |winelog.txt filename| | --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-05-13 17:09:15 CDT --- (From update of attachment 34685) Please use .txt in the future. -- 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=27153 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-05-13 17:10:21 CDT ---
12 0x7ea3cce3 MsiInstallProductW+0x82() in msi (0x0033fce8) 13 0x7eab5cfa WinMain+0x8a9() in msiexec (0x0033fdc8) 14 0x7eab736f main+0xae() in msiexec (0x0033fe48) 15 0x7eab72ac in msiexec (+0x72ab) (0x0033fe90)
Please install debugging symbols and attach another backtrace. Where did you get wine from? Any custom cflags or anything like that? -- 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=27153 --- Comment #3 from ZfM <zeroz(a)users.mns.ru> 2011-05-14 03:47:09 CDT --- I got wine from sourceforge.net when he's been Released.Used CFLAGS="-march=core2 -mtune=generic -msse -msse2 -mssse3 -mmmx -Os -pipe -fomit-frame-pointer". Please tell me what exactly debug channels i need to use for log. Thank you -- 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=27153 --- Comment #4 from ZfM <zeroz(a)users.mns.ru> 2011-05-14 05:25:40 CDT --- Add: With another WINEPREFIX all works good. -- 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=27153 ZfM <zeroz(a)users.mns.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from ZfM <zeroz(a)users.mns.ru> 2011-05-14 05:40:20 CDT --- Solved the problem by cleaning up regedit on all keys of the Steam Client -- 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=27153 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-05-14 05:45:11 CDT --- That's not a solution. I doubt it should crash with some key in registry. Reopening. -- 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=27153 --- Comment #7 from ZfM <zeroz(a)users.mns.ru> 2011-05-14 06:48:16 CDT --- Created an attachment (id=34698) --> (http://bugs.winehq.org/attachment.cgi?id=34698) WINEDEBUG=+msi Full log in bzip -- 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=27153 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #8 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-05-14 07:17:24 CDT --- (In reply to comment #3) Can you try compiling without -fomit-frame-pointer? -- 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=27153 --- Comment #9 from ZfM <zeroz(a)users.mns.ru> 2011-05-14 07:27:44 CDT --- (In reply to comment #8)
(In reply to comment #3) Can you try compiling without -fomit-frame-pointer?
Sure i can, but from that moment when i cleaned up my registry, the error was gone. Last attached log (WINEDEBUG=+msi) i had made before it -- 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=27153 --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2011-05-14 17:00:50 CDT ---
fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
Do you have iTunes installed, perhaps? -- 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=27153 --- Comment #11 from ZfM <zeroz(a)users.mns.ru> 2011-05-14 17:45:34 CDT --- (In reply to comment #10)
fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
Do you have iTunes installed, perhaps?
I had. But how can it affect on the Steam installation? -- 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=27153 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED URL| |http://cdn.steampowered.com | |/download/SteamInstall.msi Keywords| |download Component|msi |-unknown CC| |focht(a)gmx.net Resolution| |INVALID --- Comment #12 from Anastasius Focht <focht(a)gmx.net> 2011-12-15 14:38:05 CST --- Hello, only single report of this one, millions of other users have no problems installing steam in Wine ;-) Probably due to tainted/messed up WINEPREFIX. Marking invalid. Reopen if you can reproduce with clean WINEPREFIX and _recent_ Wine version. Regards -- 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=27153 --- Comment #13 from ZfM <zeroz(a)users.mns.ru> 2011-12-16 10:39:38 CST --- (In reply to comment #12)
Hello,
only single report of this one, millions of other users have no problems installing steam in Wine ;-) Probably due to tainted/messed up WINEPREFIX. Marking invalid.
Reopen if you can reproduce with clean WINEPREFIX and _recent_ Wine version.
Regards
Sorry, i forgot to set Resolved status for this bug. Actually install steam on the new prefix had worked for me. -- 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=27153 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-12-16 10:46:26 CST --- Closing invalid then -- 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