strange crashes on PARISC/HPPA

Helge Deller deller at gmx.de
Tue Mar 30 22:54:15 BST 2004


I see strange crashes at the end of each KDE application (e.g. konsole, kwrite, ...) with KDE_3_2_BRANCH on the big-endian HPPA platform (self-compiled from CVS sources from yesterday) when quitting the application (closing the main window).

A backtrace in gdb with the environment variable KDE_DEBUG=1 shows the following:

Program received signal SIGSEGV, Segmentation fault.
0x41c05090 in free () from /lib/libc.so.6

(gdb) bt
#0  0x41c05090 in free () from /lib/libc.so.6
#1  0x40f716a0 in __tcf_0 () from /opt/qt-copy/lib/libqt-mt.so.3
#2  0x41bbe554 in __cxa_finalize () from /lib/libc.so.6
#3  0x40ebbde0 in __do_global_dtors_aux () from /opt/qt-copy/lib/libqt-mt.so.3
#4  0x41396320 in _fini () from /opt/qt-copy/lib/libqt-mt.so.3
#5  0x4000d878 in _dl_init () from /lib/ld.so.1
#6  0x41bbe1b8 in exit () from /lib/libc.so.6
#7  0x41ba4468 in __libc_start_main () from /lib/libc.so.6
#8  0x000107a4 in _start () at ../sysdeps/hppa/elf/start.S:67

So, the crash seems to happen when the libqt does some cleanups ?

Maybe someone here has an idea what could cause those crashes or
what I can do to find the root of the problem ?

Helge





More information about the kde-core-devel mailing list