http://bugs.winehq.org/show_bug.cgi?id=4795
Summary: Exception when trying to install software (not happening in older versions) Product: Wine Version: 0.9.9. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: wine-bugzilla@thequod.de
With 0.9.9 I cannot install Beyond Compare 2 anymore (www.scootersoftware.com).
I get on the console: $ wine ./beycomp24.exe err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)! err:heap:HEAP_GetPtr Invalid heap (nil)!
And then an error dialog titled "Application Error": "Exception Exception in module is-4O02K tmp at 00051E05. CoInitialize failed (0x8007000E).
This also fails with an older setup binary of Beyond Compare, which I've installed using wine (0.9.6 or something).
If needed, I could check which wine version won't fail, but that seems more difficult as they are not available in the repo anymore.
I'm using Ubuntu Linux and the package from winehq.org.