[Libreoffice-bugs] [Bug 50883] Events Tab Macro Selector dialog crashes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 9 17:38:20 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=50883

--- Comment #8 from Stephan Bergmann <sbergman at redhat.com> 2012-07-09 08:38:20 PDT ---
(In reply to comment #3)
> I tried to reproduce within and without gdb session.
> Without gdb, I didn't reproduce the problem badfully
> Within gdb, I had a segfault, eg here the backtrace :
>  Program received signal SIGSEGV, Segmentation fault.
[...]
> But by going on, the macro dialog appears as if segfault hadn't happen.

SIGSEGV from within JIT'ed JVM code is normal and harmless (JVM signal handler
catches it an synthesizes java.lang.NullPointerException from it).

Markus, I assume attachment 63469 also only shows backtraces at the time of
such a harmless JVM SIGSEGV?  (That is, you were not able to reproduce the
problem either?)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list