http://bugs.winehq.com/show_bug.cgi?id=514
*** shadow/514 Sun Jun 9 03:31:35 2002 --- shadow/514.tmp.14104 Mon Jun 10 10:01:47 2002 *************** *** 2,13 **** | fixme:msvcrt:__CxxFrameHandler - OpenOffice 1.0 | +----------------------------------------------------------------------------+ | Bug #: 514 Product: Wine | ! | Status: NEW Version: 20020310 | | Resolution: Platform: | | Severity: critical OS/Version: All | | Priority: P1 Component: wine-misc | +----------------------------------------------------------------------------+ ! | Assigned To: wine-bugs@winehq.com | | Reported By: lonnie@outstep.com | +----------------------------------------------------------------------------+ | Milestone: TargetMilestone: --- | --- 2,13 ---- | fixme:msvcrt:__CxxFrameHandler - OpenOffice 1.0 | +----------------------------------------------------------------------------+ | Bug #: 514 Product: Wine | ! | Status: ASSIGNED Version: 20020310 | | Resolution: Platform: | | Severity: critical OS/Version: All | | Priority: P1 Component: wine-misc | +----------------------------------------------------------------------------+ ! | Assigned To: apa3a@yahoo.com | | Reported By: lonnie@outstep.com | +----------------------------------------------------------------------------+ | Milestone: TargetMilestone: --- | *************** *** 2365,2367 **** --- 2365,2376 ---- problem. Regardless, because it keeps comming back it may be interesting to actually implement it right (if one finds documentation for it). + + + ------- Additional Comments From apa3a@yahoo.com 2002-06-10 10:01 ------- + I'm now actively researching the issue. I already made substantial progress. + AFAICS the __CxxFrameHandler message is called for each frame when exception + propagages through the call stack. I think in each case cause of the exception + is different. + In this bug an application exception is thrown after a failure to open a file. + It looks like wrong file name was used to open the file. \ No newline at end of file