http://bugs.winehq.com/show_bug.cgi?id=629
*** shadow/629 Mon May 6 15:23:07 2002 --- shadow/629.tmp.20238 Tue May 7 11:50:53 2002 *************** *** 2,14 **** | Problem with InstallShield: ole:CoTreatAsClass(stub), ole:CoGetClassObject | +----------------------------------------------------------------------------+ | Bug #: 629 Product: Wine | ! | Status: RESOLVED Version: 20011108 | | Resolution: Platform: | | Severity: major OS/Version: All | | Priority: P1 Component: wine-ole | +----------------------------------------------------------------------------+ | Assigned To: wine-bugs@winehq.com | | Reported By: burnus@gmx.de | +----------------------------------------------------------------------------+ | Milestone: TargetMilestone: --- | | URL: | --- 2,15 ---- | Problem with InstallShield: ole:CoTreatAsClass(stub), ole:CoGetClassObject | +----------------------------------------------------------------------------+ | Bug #: 629 Product: Wine | ! | Status: REOPENED Version: 20011108 | | Resolution: Platform: | | Severity: major OS/Version: All | | Priority: P1 Component: wine-ole | +----------------------------------------------------------------------------+ | Assigned To: wine-bugs@winehq.com | | Reported By: burnus@gmx.de | + | CC list: Cc: Speeddymon@yahoo.com,marcus@jet.franken.de | +----------------------------------------------------------------------------+ | Milestone: TargetMilestone: --- | | URL: | *************** *** 57,59 **** --- 58,84 ---- been applied.
Ciao, Marcus + + ------- Additional Comments From apa3a@yahoo.com 2002-05-07 11:50 ------- + Just tried to run the app on today's CVS and still get a popup with message + "Unhandled page fault on read access to 0x00000000 at address 0x...". + Needs more research. Open a new bug if this is a different issue, but the result + is the same - InstallShield is unusable. + + The error messages: + fixme:ole:CoTreatAsClass + ({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594}) + + .... + + fixme:ole:_get_funcdesc Did not find a typeinfo for reftype 0? + fixme:ole:PSFacBuf_CreateProxy GetFuncDesc 80004005 should not fail here. + fixme:ole:StdMarshalImpl_UnmarshalInterface Failed to create a proxy for + {91814ec1-b5f0-11d2-80b9-00104b1f6cea} + fixme:ole:CoUnmarshalInterface Failed to Unmarshal the interface, 80004005? + fixme:ole:_unmarshal_interface Marshaling interface + {91814ec1-b5f0-11d2-80b9-00104b1f6cea} failed with 80004005 + wine: Unhandled exception, starting debugger... + + + Can be retested later if any issues with the bug will be found. \ No newline at end of file