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

--- Comment #11 from Cor Nouws <[email protected]> ---
(In reply to Julien Nabet from comment #10)
> You can also try the old way to retrieve a backtrace.
> 
> Open 2 console or terminal.
> 
> On console 1: open LibreOffice

I had to think of starting with ./soffice.bin, rather then with ./soffice

> On console 2, type this:
> LOPID=$(pidof soffice.bin)
> gdb soffice.bin $LOPID

and use sudo here..

> c
> 
> On console 1: reproduce the crash
> 
> On console 2, type this:
> bt
> 
> If you only see "??"
> type "c" (without quotes) until the next crash
> 
> Copy paste the bt.
> 
> You can exit gdb on console 2 by typing "q"

Thanks - will attach.

-- 
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

Reply via email to