http://bugzilla.novell.com/show_bug.cgi?id=606359 http://bugzilla.novell.com/show_bug.cgi?id=606359#c3 --- Comment #3 from a b <wharms@bfs.de> 2010-05-17 16:25:52 UTC --- I loaded a random ppt from the net and this time i used firefox and it crashed. But i was playing a bit and it seems related to the fact that i started from within gdb (to find a writer bug that did not show up since then). /* gdb --version: GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs */ strangely i can open odt/doc etc via OO3 from inside the debuger with no problems but it crashes when i start it from outside (thunderbird,firefox etc ..) resulting in the bug below. 0x00007ffff6f041c1 in send () from /lib64/libc.so.6 (gdb) bt #0 0x00007ffff6f041c1 in send () from /lib64/libc.so.6 #1 0x00007ffff7b9be65 in osl_sendPipe () from /usr/lib64/ooo3/program/../basis-link/ure-link/lib/libuno_sal.so.3 #2 0x00007ffff795c146 in ?? () from /usr/lib64/ooo3/program/../basis-link/program/libsofficeapp.so #3 0x00007ffff36f90da in vos::threadWorkerFunction_impl(void*) () from /usr/lib64/ooo3/program/../basis-link/program/libvos3gcc3.so #4 0x00007ffff7b95db0 in ?? () from /usr/lib64/ooo3/program/../basis-link/ure-link/lib/libuno_sal.so.3 #5 0x00007ffff67da070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ffff6f0311d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.