https://bugs.documentfoundation.org/show_bug.cgi?id=115408

Jan-Marek Glogowski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|102495                      |

--- Comment #28 from Jan-Marek Glogowski <[email protected]> ---
(In reply to Jennifer Cormier from comment #21)
> I'm having the same - or at least a very similar - problem.

Please open a new bug report.
Your crash is definitely different.
This will just create confusion, if this needs a different bug fix then the
original bug and we can't close the bug later.

> installed via
>  ppa:libreoffice/libreoffice-6-0
> 
> Would you advise me on the debug package to install (or another method) to
> provide the requested backtrace?  That PPA doesn't seem to supply one for
> LibreOffice 6:

The ppa has -dbgsym packages for each installed LO package.

> The backtrace without that is not all that useful (excerpt below):
> 
> Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault.
> 0x9dd56b35 in ?? () from
> /usr/lib/jvm/java-8-openjdk-i386/jre/lib/i386/server/libjvm.so

The Java JVM communicates via SIGSEGV signals, which is annoying to debug.
Basically you can just continue in gdb until some SIGSEGV doesn't happen in
libjvm.so in the top of the backtrace.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE VCL backend bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to