Application: dolphin (1.3) KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) Qt Version: 4.6.0 Operating System: Linux 2.6.31-16-generic i686 Distribution: Ubuntu 9.10 -- Information about the crash: Dolphin crashes everytime i close it. This bug can be reproduced. The crash can be reproduced everytime. -- Backtrace: Application: Dolphin (dolphin), signal: Aborted [KCrash Handler] #6 0x00852422 in __kernel_vsyscall () #7 0x02fac4d1 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #8 0x02faf932 in *__GI_abort () at abort.c:92 #9 0x02fe2ee5 in __libc_message (do_abort=2, fmt=0x30a6438 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 #10 0x02fecff1 in malloc_printerr (action=<value optimized out>, str=0x6 <Address 0x6 out of bounds>, ptr=0x8d22750) at malloc.c:6217 #11 0x02ff1806 in *__GI___libc_free (mem=0x6) at malloc.c:3677 #12 0x016506f1 in operator delete(void*) () from /usr/lib/libstdc++.so.6 #13 0x001d7e25 in DolphinCategoryDrawer::~DolphinCategoryDrawer() () from /usr/lib/libdolphinprivate.so.4 #14 0x001cda6c in DolphinIconsView::~DolphinIconsView() () from /usr/lib/libdolphinprivate.so.4 #15 0x04b6c6af in QObjectPrivate::deleteChildren (this=0x8d22750) at kernel/qobject.cpp:1998 #16 0x025b5ea7 in ~QWidget (this=0x8d20be8, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1459 #17 0x001dc60b in DolphinView::~DolphinView() () from /usr/lib/libdolphinprivate.so.4 #18 0x04b6c6af in QObjectPrivate::deleteChildren (this=0x8d14a18) at kernel/qobject.cpp:1998 #19 0x025b5ea7 in ~QWidget (this=0x8d14988, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1459 #20 0x080728f5 in _start () Reported using DrKonqi
Mh, this looks like the glibc bug: bug 196207. Bug 203553 seems also related Regards
As confirmed in bug 219314, this is the glibc bug. Thanks *** This bug has been marked as a duplicate of bug 219314 ***