Hide Forgot
abrt version: 1.1.14 architecture: x86_64 Attached file: backtrace cmdline: /usr/lib64/openoffice.org3/program/simpress.bin -impress /home/Donald/Documents/school/class/myclasses/biology/lectures/cell/cellbioSGU.ppt comment: I have modified the document, so I can't attempt to reproduce it. component: openoffice.org crash_function: EditView::GetSelection executable: /usr/lib64/openoffice.org3/program/simpress.bin kernel: 2.6.35.10-74.fc14.x86_64 package: openoffice.org-impress-1:3.3.0-19.2.fc14 rating: 4 reason: Process /usr/lib64/openoffice.org3/program/simpress.bin was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Laughlin) time: 1296004833 uid: 500 How to reproduce ----- 1. The title slide of my presentation was messed up, so I was trying to edit it. 2. I tried erasing much of the text on the slide. 3. At one point the presentation disappeared & the ABRT notice came up.
Created attachment 475325 [details] File: backtrace
if EditView::GetSelection (this=0x0) is to be believe pEditView is 0, but its constructed in the ctor and removed in the dtor, so I can't see how this circumstance comes about
sigh, can't tell from the bt where the corruption originally occurred :-(, I'd need to be able to reproduce this to figure it out