Hi, Florian Kulzer wrote: > All applications from the OOo suite segfault on exit. (They work > normally before that as far as I can tell.) The problem persists with a > pristine ~/.openoffice.org2. I have included the backtrace of a crash > below. Thanks a lot for your work on OOo.
I am not sure this is a OOo bug after all (see below) > (gdb) continue > Continuing. > [Thread 0x41ef0950 (LWP 15165) exited] > [Thread 0x42ef2950 (LWP 15168) exited] > [Thread 0x408dd950 (LWP 15166) exited] > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0x7fba2089e780 (LWP 15163)] > _XFreeExtData (extension=0x32500000010) at ../../src/FreeEData.c:39 > 39 ../../src/FreeEData.c: No such file or directory. > in ../../src/FreeEData.c > Current language: auto; currently c > (gdb) backtrace > #0 _XFreeExtData (extension=0x32500000010) at ../../src/FreeEData.c:39 > #1 0x00007fba1cc9f2a4 in _XFreeDisplayStructure (dpy=0x6a71e0) at > ../../src/OpenDis.c:860 > #2 0x00007fba1cc8ab72 in XCloseDisplay (dpy=0x6a71e0) at > ../../src/ClDisplay.c:82 some X lib. > #3 0x00007fba13262506 in qt_cleanup () at kernel/qapplication_x11.cpp:2498 > #4 0x00007fba132cd2f3 in ~QApplication (this=0x6a6ee0) at > kernel/qapplication.cpp:1087 Qt. > #5 0x00007fba1448cc01 in ~VCLKDEApplication () from > /usr/lib/openoffice/program/libvclplug_kde680lx.so > #6 0x00007fba1448c473 in ~KDEXLib () from > /usr/lib/openoffice/program/libvclplug_kde680lx.so > #7 0x00007fba12d73f7a in X11SalData::DeleteDisplay () from > /usr/lib/openoffice/program/libvclplug_gen680lx.so > #8 0x00007fba12d74b74 in ~X11SalData () from > /usr/lib/openoffice/program/libvclplug_gen680lx.so > #9 0x00007fba1448c3f3 in ~KDEData () from > /usr/lib/openoffice/program/libvclplug_kde680lx.so > #10 0x00007fba12d839fe in ~X11SalInstance () from > /usr/lib/openoffice/program/libvclplug_gen680lx.so > #11 0x00007fba14492893 in ~KDESalInstance () from > /usr/lib/openoffice/program/libvclplug_kde680lx.so > #12 0x00007fba20524396 in DestroySalInstance () from > /usr/lib/openoffice/program/libvcl680lx.so > #13 0x00007fba202ddd34 in DeInitVCL () from > /usr/lib/openoffice/program/libvcl680lx.so > #14 0x00007fba202de566 in ImplSVMain () from > /usr/lib/openoffice/program/libvcl680lx.so > #15 0x00007fba202de6b5 in SVMain () from > /usr/lib/openoffice/program/libvcl680lx.so > #16 0x000000000042607d in main () OOo. I assume you use KDE? Can you try running OOo with OOO_FORCE_DESKTOP="none" to disable the KDE Integration to check whether it's OOo (or some X lib..) or Qt/KDE at fault? Regards, Rene -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]