[Bug 606359] New: OO3 impress 3.2 crash
http://bugzilla.novell.com/show_bug.cgi?id=606359 http://bugzilla.novell.com/show_bug.cgi?id=606359#c0 Summary: OO3 impress 3.2 crash Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: OpenOffice.org AssignedTo: bnc-team-ooo@forge.provo.novell.com ReportedBy: wharms@bfs.de QAContact: cwei@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.9) Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9 when opening ppt with impress 3.2 from thunderbird causes OO3 crash [Switching to Thread 0x7fffe5cae950 (LWP 24943)] 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 ?? () Reproducible: Always Steps to Reproduce: 1. Open oo3 ( i started it inside a debugger to find an unrelated bug) 2. select ppt inside thunderbird 3. screen opens and crash I run the current OO3-Instable from the build service -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=606359 http://bugzilla.novell.com/show_bug.cgi?id=606359#c1 --- Comment #1 from a b <wharms@bfs.de> 2010-05-17 12:32:48 UTC --- When i restart OO3 it tries to find the documents i was working on but does not show the ppt. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=606359 http://bugzilla.novell.com/show_bug.cgi?id=606359#c2 Kohei Yoshida <kyoshida@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |kyoshida@novell.com InfoProvider| |wharms@bfs.de --- Comment #2 from Kohei Yoshida <kyoshida@novell.com> 2010-05-17 15:33:49 UTC --- I can't reproduce this. I installed and opened a ppt extension from Thunderbird in Impress, but it opens fine for me. Could you test if 1) the crash also occurs when opening a ppt file from another email client? Such as Kmail, Evolution, etc? 2) does the crash occur with a specific ppt document, or any ppt documents? What about other file types, such as xls and doc? -- 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.
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.
http://bugzilla.novell.com/show_bug.cgi?id=606359 http://bugzilla.novell.com/show_bug.cgi?id=606359#c4 --- Comment #4 from Kohei Yoshida <kyoshida@novell.com> 2010-05-17 16:32:33 UTC --- So, does that mean, if you start OOo normally, without using gdb, the crash doesn't happen even if you open ppt from another client (firefox, thunderbird etc)? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=606359 http://bugzilla.novell.com/show_bug.cgi?id=606359#c5 --- Comment #5 from a b <wharms@bfs.de> 2010-05-17 17:21:30 UTC --- yes, (just tested to be sure) no crash -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=606359 http://bugzilla.novell.com/show_bug.cgi?id=606359#c6 Kohei Yoshida <kyoshida@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|wharms@bfs.de | --- Comment #6 from Kohei Yoshida <kyoshida@novell.com> 2010-05-17 18:10:12 UTC --- Thanks. That helps. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=606359 http://bugzilla.novell.com/show_bug.cgi?id=606359#c7 Kohei Yoshida <kyoshida@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium AssignedTo|bnc-team-ooo@forge.provo.no |tbehrens@novell.com |vell.com | --- Comment #7 from Kohei Yoshida <kyoshida@novell.com> 2010-05-17 18:11:05 UTC --- Re-assigning to Thorsten. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=606359 https://bugzilla.novell.com/show_bug.cgi?id=606359#c8 Thorsten Behrens <tbehrens@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|tbehrens@suse.com |bnc-team-ooo@forge.provo.no | |vell.com --- Comment #8 from Thorsten Behrens <tbehrens@suse.com> 2013-09-30 09:48:36 UTC --- My responsibilities have changed, returning bug to general LibreOffice maintainer pool. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=606359 https://bugzilla.novell.com/show_bug.cgi?id=606359#c9 Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #9 from Andreas Jaeger <aj@suse.com> 2014-07-28 11:45:14 UTC --- No reaction here for ages, if this bug still exists, please report it upstream. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com