[Bug 4431] OpenOffice 1.1.5 crashes on startup

Wine Bugs wine-bugs at winehq.org
Mon Jan 30 10:23:25 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4431





------- Additional Comments From imago at devinity.de  2006-30-01 10:23 -------
yes, 'pass' should do the right thing. Probably you just run into the next C++
exception. Chances are good that there are *lots* of them :/
Don't know if it is possible to setup winedbg to ignore certain exception codes
? Would be a nice thing to have...

Or you could put a simple check to avoid sending C++ exception events to the
debugger. (IIRC the relevant code is in the RaiseException function, but I don't
have the source code around atm to check).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list