[Libreoffice-bugs] [Bug 122116] LibreOffice 6.1.* crashes by recovering file at start over and over on Linux

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 19 17:20:05 UTC 2018


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

--- Comment #13 from Michael Weghorn <m.weghorn at posteo.de> ---
(In reply to Andras from comment #12)
> I'd have been happy to provide backtrace at the first glance already however
> it's an infinite loop and that's why I started with direct results. Anyways
> I don't know what the heck it means but when I try to get backtrace it says
> it's not in executable format, unbelievable.
> ---
> gdb libreoffice 2>&1 | tee ~/gdb-libreoffice.txt
> ...
> "/usr/bin/libreoffice": not in executable format: File format not recognized

'/usr/bin/libreoffice' is a shell wrapper, while 'gdb' only works with compiled
binaries. 

Can you try 'gdb /usr/lib/libreoffice/program/soffice.bin' (or check whether
exact location differs on your system).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181219/9981a52e/attachment.html>


More information about the Libreoffice-bugs mailing list