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.
http://bugs.winehq.org/show_bug.cgi?id=9296
Rob Shearman rob@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rob@codeweavers.com
--- Comment #1 from Rob Shearman rob@codeweavers.com 2007-11-27 14:40:59 --- Interesting. The application tries to create an OLE object for CLSID_Picture_EnhMetafile. I'm not too sure what the CLSID_Picture_* classes are supposed to do, but I can't imagine that they would be too complicated. Still, it requires a number of tests and quite time-consuming work.
http://bugs.winehq.org/show_bug.cgi?id=9296
--- Comment #2 from Dan Kegel dank@kegel.com 2007-11-28 22:59:02 --- FWIW, I can't remember why I looked into this app; maybe the comment on http://www.tuxmagazine.com/node/1000021?page=2 was what I was looking at.
http://bugs.winehq.org/show_bug.cgi?id=9296
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole |ole32
http://bugs.winehq.org/show_bug.cgi?id=9296
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2008-11-29 22:19:46 --- Testing the Info Select 2007 trial with today's Git (wine-1.1.9-183-gbbaa72d) revealed no problems, so this is fixed.
http://bugs.winehq.org/show_bug.cgi?id=9296
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Dan Kegel dank@kegel.com 2008-11-29 23:48:02 --- I'll take your word for it, thanks for testing!
http://bugs.winehq.org/show_bug.cgi?id=9296
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-12-05 11:12:32 --- Closing bugs fixed in 1.1.10.
http://bugs.winehq.org/show_bug.cgi?id=9296
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified