http://bugs.winehq.com/show_bug.cgi?id=1317
------- Additional Comments From fsteinel@flonet.net 2003-22-06 09:40 ------- Bug comments restored from Gmane.org:
I've running MS Access 97 Runtime. When I open a database with an embedded OLE-Image in a form, wine crashes with following error:
fixme:storage:StorageImpl_Commit (2): stub! wine: Unhandled exception, starting debugger... err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 134688536 228") (2) Read the Wine Developers Guide on how to set up winedbg or another debugger fixme:ole:CoSetState ((nil)),stub! Wine exited with a successful status
Regards,
Daniel.
------- Additional Comments From marcus <at> jet.franken.de 2003-03-11 13:00 ------- please configure your debugger better to give a backtrace. (basically just do "regedit winedefault.reg" to get the registry to have the correct paths). also run with -debugmsg +ole and attach tyhe output.
------- Additional Comments From dschlager <at> kaindl.com 2003-03-12 00:34 ------- Created an attachment (id=422) --> (http://bugs.winehq.com/attachment.cgi?id=422&action=view) OLE Trace with -debugmsg +ole
------- Additional Comments From mike <at> theoretic.com 2003-03-12 10:28 ------- That trace seems to indicate the program ran successfully, or at least there's no mention of the crash in it.