https://issues.apache.org/ooo/show_bug.cgi?id=121625
Oliver-Rainer Wittmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED --- Comment #8 from Oliver-Rainer Wittmann <[email protected]> --- The C++ internal root cause of the crashes I observed is that certain functions/methods accessing extensions do not handle thrown C++ exception. Thus, I will commit a patch which will just catch these C++ exceptions. -- You are receiving this mail because: You are on the CC list for the bug.
