https://bugs.documentfoundation.org/show_bug.cgi?id=145756
--- Comment #6 from Julien Nabet <[email protected]> --- Let's try another way to retrieve a backtrace because the gdbtrace is not clear (at least for me). Could you try this: 1) open a first term/console and launch LO 2) open a second term/console and do: 2a) gdb --pid=$(pidof soffice.bin) 2b) c 3) go back to first term and reproduce the pb 4) go to second term and you'll see some segfault 5) type "bt" to retrieve the backtrace -- You are receiving this mail because: You are the assignee for the bug.
