https://bugs.documentfoundation.org/show_bug.cgi?id=92580
--- Comment #30 from Stephan Bergmann <[email protected]> --- (In reply to Alex Thurgood from comment #29) > I've enclosed a series of bt from gdb when stepping through the table > creation wizard. Note how there is a SIGSEGV at almost every button press as > we step through the assistant. From my own observations, the SIGSEGV seem to > occur when when releasing / acquiring / switching to a new thread. Is there > some thread affine issue here ? The JVM (instantiated in the soffice.bin process) routinely runs into SIGSEGV which it handles in its signal handler (typically to synthesize java.lang.NullPointerExceptions). Observing these in gdb is harm- and meaningless. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
