https://bugs.freedesktop.org/show_bug.cgi?id=50883
Markus Mohrhard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #9 from Markus Mohrhard <[email protected]> 2012-07-13 04:12:22 PDT --- (In reply to comment #8) > (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 [details] also only shows backtraces at the > time of > such a harmless JVM SIGSEGV? (That is, you were not able to reproduce the > problem either?) I'm able to reproduce it. The backtrace is the result of the last SIGSEGV before it crashes with a SIGILL. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
