http://bugs.winehq.org/show_bug.cgi?id=9296
Summary: Info Select 2007 crashes on startup Product: Wine Version: CVS Platform: Other URL: http://www.miclog.com OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Created an attachment (id=7564) --> (http://bugs.winehq.org/attachment.cgi?id=7564) +ole log of starting up is.exe without dcom98
Run this app in a virtual desktop, or you won't be able to see popups (there are two or so).
Without native dcom98, the app crashes after putting up a splash screen and a couple popups. The console shows:
err:ole:CoGetClassObject no class object {00000316-0000-0000-c000-000000000046} could be created for context 0x3 ... trace:ole:CreateDataCache ({00000316-0000-0000-c000-000000000046}, 0x21a78c, {00000000-0000-0000-c000-000000000046}, 0x21a7b8) wine: Unhandled page fault on write access to 0x00000082 at address 0x7e46d421 (thread 0009), starting debugger... =>1 0x7e46d421 DefaultHandler_IDataObject_VTable+0x1() in ole32 (0x0033dbe8) 2 0x7efc01f5 call_exception_handler+0x29() in ntdll (0x0033dc18) ... 8 0x7ea65488 _CxxThrowException+0x48(object=0x33e140, type=0x73e84138) in msvcrt (0x0033e128) 9 0x73e2f9ec in mfc42 (+0x5f9ec) (0x0033e150)
I'll attach the +ole log.