[Bug 45208] Microsoft Office 2010 installer crashes at around 50 % mark

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 17 02:59:08 CDT 2018


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

--- Comment #19 from Hans Leidekker <hans at meelstraat.net> ---
(In reply to Rosanne DiMesio from comment #16)
> (In reply to Zebediah Figura from comment #15)
> > For what it's worth, running with heavy tracing (e.g. +relay) should
> > probably slow down the installer enough that it won't fail.
> 
> I tried that when I was dealing with bug 45753, and it didn't work. 

You could also run the installer like this:

$ MsiBreak=OcaArpWrite wine setup.exe

Let it run until a message box is shown. Start winedbg and enter 'attach <pid>'
where <pid> is the process number mentioned in the message. Enter 'c' in the
debugger. Press OK on the message box and count to five (just to be sure ;-),
then enter 'c' once more in the debugger.

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