[Libreoffice-bugs] [Bug 125709] FORMAT NUMBER DIALOG: Crash when changing language of date field
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 6 08:56:05 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125709
--- Comment #11 from Julien Nabet <serval2412 at yahoo.fr> ---
"/usr/lib/libreoffice/program/gdbtrace:9: Error in sourced command file:
No stack.
Thread 1 "soffice.bin" received signal SIGABRT, Aborted.
0x00007ffff7ce782f in raise () from /usr/lib/libc.so.6
Continuing."
so no useful info here.
Here's another way to retrieve a backtrace:
1) launch LO from a console
2) from another console, type this:
gdb --pid=$(pidof soffice.bin)
then "c" to continue.
3) Reproduce the crash
4) Type "c" when you got "??" until you've got something else.
Hope, you'll get something.
--
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/20190606/69289f90/attachment.html>
More information about the Libreoffice-bugs
mailing list