http://bugs.winehq.org/show_bug.cgi?id=5355
Summary: MSI Exec fails on install, missing registry entries and crash in libwine_unicode Product: Wine Version: 0.9.8. Platform: PC-x86-64 URL: http://www.victordamian.com/msicrash.txt OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: andrel@speakeasy.net
Fails on registered classes and strcmpiW+0x20 in libwine_unicode.so.1
Attempted to install the SoundForge 8 application using: wine msiexec forge80_enu.msi
I believe the setup is looking for MSI services that don't exist yet. Everything is compiled with omit_frame_pointer, so stacktrace isn't so usefull.
Running wine Setup.exe finds no MSI service and attempts to run the InstMsi-x86w.exe or InstMsi-x86w.exe, which fail, as they should.
The MSI in question was creation date was Feb 14 2005, by Sony.
URL points to stacktrace and log.
Executing on Gentoo Kernel: Linux 2.6.15-gentoo-r1 #11 SMP PREEMPT i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux