[Bug 26461] OmniPage 17 installer fails to complete (hangs, heap corruption)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 26 15:53:20 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=26461

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |focht at gmx.net
         Depends on|20651                       |30512
            Summary|OmniPage 17 stops at splash |OmniPage 17 installer fails
                   |screen                      |to complete (hangs, heap
                   |                            |corruption)
     Ever Confirmed|0                           |1

--- Comment #4 from Anastasius Focht <focht at gmx.net> 2012-06-26 15:53:20 CDT ---
Hello,

CLSID {d57c9b27-8583-48a3-a139-04d601956eae} is registered/implemented by
IproPlus.dll inproc COM server which doesn't register properly due to bug 30512
There are more dlls that depend on this.

--- snip ---
$ regsvr32 IproPlus.dll 
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:atl80:AtlCreateRegistrar (0x32fd20) stub
--- snip ---

(prefer atl80.dll native override)

As comment #2 says, the startup problem results from incomplete installation.

There is heap corruption in InstallShield engine server ((OLE related), leading
to hangs.
Interestingly setting OANOCACHE env var brings the installer further (though
still hangs most of the time at the end).

The WMI output is unrelated, removing dep.

Rechristening the bug to avoid being a duplicate of bug 30512
The installer issue should be targeted here.

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.



More information about the wine-bugs mailing list