Hide Forgot
abrt version: 1.1.17 architecture: x86_64 Attached file: backtrace, 42132 bytes cmdline: /usr/lib64/openoffice.org3/program/soffice.bin -quickstart -nologo -nodefault component: openoffice.org Attached file: coredump, 79998976 bytes crash_function: SfxInterface::Register executable: /usr/lib64/openoffice.org3/program/soffice.bin kernel: 2.6.35.12-88.fc14.x86_64 package: openoffice.org-brand-1:3.3.0-20.5.fc14 rating: 4 reason: Process /usr/lib64/openoffice.org3/program/soffice.bin was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Laughlin) time: 1303376418 uid: 500 How to reproduce ----- 1.2 2. 3.
Created attachment 493812 [details] File: backtrace
This happened during document recovery after a crash, so I do not suppose you can reproduce it?
I will at least use the occasion to replace the static var. in Class::GetStaticInstance in SFX_IMPL_INTERFACE macro by rtl::StaticWithInit...