abrt version: 1.1.14 architecture: i686 Attached file: backtrace cmdline: /usr/lib/openoffice.org3/program/swriter.bin -writer comment: I have been able to reproduce this 100% component: openoffice.org executable: /usr/lib/openoffice.org3/program/swriter.bin kernel: 2.6.35.9-64.fc14.i686 package: openoffice.org-writer-1:3.3.0-17.2.fc14 rating: 4 reason: Process /usr/lib/openoffice.org3/program/swriter.bin was killed by signal 6 (SIGABRT) release: Fedora release 14 (Laughlin) time: 1292136208 uid: 500 How to reproduce ----- 1. Open Open office writer 2. Recovered document - all documents causing crashes 3. move slider bar to parse document 4. crash
Created attachment 468190 [details] File: backtrace
Strangely large amount of java stuff going on. And its an assertion from libgcj which is causing the crash. You can you can reproduce this 100%. Can you tar cvzf /tmp/backup.tar.gz .openoffice.org and attach that /tmp/backup.tar.gz here and also attach the output of unopkg list && unopkg list --shared
(In reply to comment #2) > Strangely large amount of java stuff going on. And its an assertion from libgcj > which is causing the crash. > > You can you can reproduce this 100%. Can you > > tar cvzf /tmp/backup.tar.gz .openoffice.org > > and attach that /tmp/backup.tar.gz here > > and also attach the output of > > unopkg list && unopkg list --shared Hi Caolan I have isolated the cause of the issue (the java stuff) to an extension - the ADT grammar checker - extension atd-openoffice-0.3.oxt. I have removed the extension and can confirm Ooo is stable. I have not tried to re-install the extension due to work pressure. Hope this helps. Craig
*** This bug has been marked as a duplicate of bug 626243 ***