Maybe this helps:

Started "gdb  /usr/lib/openoffice/program/soffice.bin"

In gdb I made the following settings (according to 
http://wiki.services.openoffice.org/wiki/Debugging):
(gdb) handle SIGPWR nostop noprint
(gdb) handle SIGXCPU nostop noprint
(gdb) handle SIG33 nostop noprint
(gdb) run -norestore -writer

Then there is a lot of output telling me "(no debugging symbols found)".
When it crashes, gdb reports this exception:

...
[New Thread -1506612320 (LWP 6427)]
[Thread -1506612320 (LWP 6427) exited]

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread -1246209408 (LWP 6396)]
0xb7d330c3 in OutputDevice::LogicToLogic () from 
/usr/lib/openoffice/program/libvcl680li.so

-- 
OpenOffice.org 2.0.4 crashes when trying to print
https://launchpad.net/bugs/78618

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to