[Bug 37409] New: Spotfire: kernel32 crashes in installer when doing something with XML

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 16 09:48:52 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=37409

            Bug ID: 37409
           Summary: Spotfire: kernel32 crashes in installer when doing
                    something with XML
           Product: Wine
           Version: 1.7.28
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: wine at ivo.palli.nl
      Distribution: ---

Created attachment 49753
  --> https://bugs.winehq.org/attachment.cgi?id=49753
Backtrace of kernel32 crash

Trying to get Spotfire 6.0.0 to install and work in Wine.

It needs the .NET 4.5 framework, so I installed it. I worked around a mkdir()
problem in mscorlib, but when the installer says 'Updating XML files' then
msiexec.exe crashes.

I'm running the latest development version of Wine. Setup instructions are
included below and the backtrace is added as attachment.

WINEPREFIX=/home/ren/.wine32 WINEARCH=win32 winecfg
WINEPREFIX=/home/ren/.wine32 winetricks -q dotnet35 dotnet40
WINEPREFIX=/home/ren/.wine32 winecfg  # Set Windows version to 'Windows 7'
WINEPREFIX=/home/ren/.wine32 wine ./dotnetfx45_full_x86_x64.exe /q
/c:"install.exe /q"
WINEPREFIX=/home/ren/.wine32 wine setup-6.0.0.exe

-- 
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.



More information about the wine-bugs mailing list