Comment 8 for bug 1577316

Revision history for this message
Björn Michaelsen (bjoern-michaelsen) wrote :

@penalvch: No changes on that that Im aware of. Feel free to hint apport folks on this.

As an alternative:
 apt install libreoffice-dbg gdb

 gdb /usr/lib/libreoffice/program/soffice.bin
 type r

reproduce the crash:

 type bt

should provide a stacktrace too.