http://bugs.winehq.org/show_bug.cgi?id=19810
Summary: Visual C 2008 redistributable installers fail to start Product: Wine Version: 1.1.27 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: paulc@voip.null.ro
Attempting to install various versions of VS 2008 vcredist_x86.exe in a fresh prefix fails. The installer dies on an unhandled exception.
http://bugs.winehq.org/show_bug.cgi?id=19810
--- Comment #1 from Paul Chitescu paulc@voip.null.ro 2009-08-21 09:50:55 --- Created an attachment (id=23204) --> (http://bugs.winehq.org/attachment.cgi?id=23204) Wine output (2 runs)
http://bugs.winehq.org/show_bug.cgi?id=19810
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msi |-unknown
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2009-08-21 10:11:22 --- What makes you think it's an msi bug? Is there a download URL for this?
http://bugs.winehq.org/show_bug.cgi?id=19810
--- Comment #3 from Paul Chitescu paulc@voip.null.ro 2009-08-21 10:39:32 --- Official download: http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-...
This should be what winetricks installs for vcrun2008sp1.
Latest-and-greatest (currently, build 4148) patch linked from Windows Update: http://download.microsoft.com/download/9/7/7/977B481A-7BA6-4E30-AC40-ED51EB2...
http://bugs.winehq.org/show_bug.cgi?id=19810
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net 2009-08-22 08:45:25 --- Hello,
doesn't crash here with any VC++ 2008 redist flavour. Please run the installer with: +tid,+seh,+relay and attach log. Additionally specify the origin of the Wine package (exact Linux distro/ver).
Regards
http://bugs.winehq.org/show_bug.cgi?id=19810
--- Comment #5 from Eric Sandall sandalle@sourcemage.org 2009-08-30 15:41:26 --- Created an attachment (id=23343) --> (http://bugs.winehq.org/attachment.cgi?id=23343) Output of running vcrun2008sp1/vcredist_x86.exe with WINEDEBUG=+tid,+seh,+relay
Output of running vcrun2008sp1/vcredist_x86.exe with WINEDEBUG=+tid,+seh,+relay
I am using Wine 1.1.28 on Source Mage GNU/Linux built from source with no additional patches. vcrun2005sp1 installs with no errors.
http://bugs.winehq.org/show_bug.cgi?id=19810
Eric Sandall sandalle@sourcemage.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sandalle@sourcemage.org
--- Comment #6 from Eric Sandall sandalle@sourcemage.org 2009-08-30 15:59:24 --- Others have also reported this issue: http://thread.gmane.org/gmane.comp.emulators.wine.user/30927/focus=31231 http://bugs.etersoft.ru/show_bug.cgi?id=3156
These guys had the issue with vcrun2005sp1, a redownload fixed it for them, but I have manually downloaded the vcredist_x86.exe file and have the same issue: http://georgia.ubuntuforums.org/showthread.php?p=7458238 http://forum.winehq.org/viewtopic.php?p=27016&sid=2856319f73492fabe4cb8a...
http://bugs.winehq.org/show_bug.cgi?id=19810
knan-wine@anduin.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |knan-wine@anduin.net
--- Comment #7 from knan-wine@anduin.net 2009-09-05 08:36:20 --- Both installers work fine in a fresh prefix here. Wine 1.1.29, Ubuntu Jaunty 32-bit. Compiler trouble, perhaps?
http://bugs.winehq.org/show_bug.cgi?id=19810
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net
--- Comment #8 from Rosanne DiMesio dimesio@earthlink.net 2009-09-11 08:45:56 --- I'm getting the same crash here on openSUSE 11.1, 32 bit. It happens with both the distro package and with 1.1.29 built from git, and with both of the downloaded versions in comment #3.
http://bugs.winehq.org/show_bug.cgi?id=19810
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #9 from Austin English austinenglish@gmail.com 2009-09-11 10:23:22 --- I see this since upgrading to Karmic. Worked fine in Jaunty. Both 64-bit. 'winetricks vcrun2008' is enough to reproduce.
http://bugs.winehq.org/show_bug.cgi?id=19810
--- Comment #10 from Rosanne DiMesio dimesio@earthlink.net 2009-09-11 13:03:16 --- Regression test results:
9476071fd2aaf0022619d428c18ae5f53762f12f is first bad commit commit 9476071fd2aaf0022619d428c18ae5f53762f12f Author: Michael Karcher wine@mkarcher.dialup.fu-berlin.de Date: Tue Aug 18 01:20:53 2009 +0200
ntdll: Don't send EXCEPTION_EXECUTE_FAULT to Windows programs that didn't enable DEP.
:040000 040000 14911e5e2e11c4beeb79eeb3b0f69c6a65a94c42 461ea67f708caa93859e67147b9967c2d82292ca M dlls
http://bugs.winehq.org/show_bug.cgi?id=19810
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@mkarcher.dialup.fu-ber | |lin.de
http://bugs.winehq.org/show_bug.cgi?id=19810
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=19810
--- Comment #11 from Michael Karcher wine@mkarcher.dialup.fu-berlin.de 2009-09-11 18:28:51 --- This patch is indeed caused by the indicated patch by me. That patch broke ATL thunk emulation.
http://bugs.winehq.org/show_bug.cgi?id=19810
--- Comment #12 from Michael Karcher wine@mkarcher.dialup.fu-berlin.de 2009-09-11 18:30:00 --- patch sent: http://www.winehq.org/pipermail/wine-patches/2009-September/078436.html
http://bugs.winehq.org/show_bug.cgi?id=19810
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #13 from Austin English austinenglish@gmail.com 2009-09-11 19:05:12 --- (In reply to comment #12)
patch sent: http://www.winehq.org/pipermail/wine-patches/2009-September/078436.html
Works fine here, thanks.
http://bugs.winehq.org/show_bug.cgi?id=19810
--- Comment #14 from Paul Chitescu paulc@voip.null.ro 2009-09-12 04:35:05 --- (In reply to comment #12)
patch sent: http://www.winehq.org/pipermail/wine-patches/2009-September/078436.html
Confirm, installer starts and works as expected.
http://bugs.winehq.org/show_bug.cgi?id=19810
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|-unknown |ntdll Resolution| |FIXED
--- Comment #15 from Nikolay Sivov bunglehead@gmail.com 2009-09-16 03:15:40 --- Should be fixed by commit:
http://source.winehq.org/git/wine.git/?a=commit;h=be90ae2fc3174c8e7c4894427c...
http://bugs.winehq.org/show_bug.cgi?id=19810
Paul Chitescu paulc@voip.null.ro changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Paul Chitescu paulc@voip.null.ro 2009-09-18 12:49:16 --- Fixed by commit: http://source.winehq.org/git/wine.git/?a=commit;h=be90ae2fc3174c8e7c4894427c...
http://bugs.winehq.org/show_bug.cgi?id=19810
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #17 from Nikolay Sivov bunglehead@gmail.com 2009-09-18 12:52:01 --- Paul, fixed bugs are closed as part of release process.
http://bugs.winehq.org/show_bug.cgi?id=19810
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org 2009-09-25 12:25:58 --- Closing bugs fixed in 1.1.30.
http://bugs.winehq.org/show_bug.cgi?id=19810
blaise mgavl69@juno.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mgavl69@juno.com
--- Comment #19 from blaise mgavl69@juno.com 2009-10-26 18:22:57 --- I'm getting this same error with v1.1.32 with or without the commit on comment #15 trying to install vcrun2008-ms09-035/vcredist_x86.exe. Attaching debug stuff.
Wine git master/Ubuntu 9.10 RC/Winver set to XP
http://bugs.winehq.org/show_bug.cgi?id=19810
--- Comment #20 from blaise mgavl69@juno.com 2009-10-26 18:24:55 --- Created an attachment (id=24381) --> (http://bugs.winehq.org/attachment.cgi?id=24381) Debug output vcrun2008-ms09-035/vcredist_x86.exe with WINEDEBUG=+tid,+seh,+relay (wine v.1.1.32)
http://bugs.winehq.org/show_bug.cgi?id=19810
Michael Karcher wine@mkarcher.dialup.fu-berlin.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|wine@mkarcher.dialup.fu-ber |madewokherd@gmail.com |lin.de |
--- Comment #21 from Michael Karcher wine@mkarcher.dialup.fu-berlin.de 2009-10-27 06:21:35 --- This is a different bug. A git bisect leads to this commit:
ee6856d874d687c4504914e61bcde3e6b8823bca is first bad commit commit ee6856d874d687c4504914e61bcde3e6b8823bca Author: Vincent Povirk madewokherd@gmail.com Date: Fri Oct 23 13:57:42 2009 -0500
ole32: Don't use IEnumSTATSTG to search for elements of storages.
We use it to do a linear search of a binary tree, which is overkill. Replace it with a simple binary search.
Regretfully, I don't get a back trace, even when started in winedbg. Removing myself from CC. Please reopen (possibly as new bug)
http://bugs.winehq.org/show_bug.cgi?id=19810
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #22 from Dan Kegel dank@kegel.com 2009-10-27 06:25:46 --- That one's well known, thanks to Susan and Austin. No need to open new bug.
http://bugs.winehq.org/show_bug.cgi?id=19810
--- Comment #23 from Dmitry Timoshkov dmitry@codeweavers.com 2009-10-27 06:27:39 --- There is a new bug with the same commit as a culprit:
http://bugs.winehq.org/show_bug.cgi?id=20477
http://bugs.winehq.org/show_bug.cgi?id=19810
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |be90ae2fc3174c8e7c4894427cc | |0f09b3a92f1e3 URL| |http://download.microsoft.c | |om/download/9/7/7/977B481A- | |7BA6-4E30-AC40-ED51EB2028F2 | |/vcredist_x86.exe