Bug 203553

Summary: Unspecified Dolphin crash (free,delete,~DolphinCategoryDrawer)
Product: [Applications] dolphin Reporter: praganelli
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description praganelli 2009-08-12 12:14:21 UTC
Application that crashed: dolphin
Version of the application: 1.3.80
KDE Version: 4.3.63 (KDE 4.3.63 (KDE 4.4 >= 20090805)) "release 2"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.25-0.1-default i686

What I was doing when the application crashed:
j

 -- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb63e5990 in raise () from /lib/libc.so.6
#8  0xb63e72c8 in abort () from /lib/libc.so.6
#9  0xb64216c5 in ?? () from /lib/libc.so.6
#10 0xb6427654 in ?? () from /lib/libc.so.6
#11 0xb6428edb in free () from /lib/libc.so.6
#12 0xb65ddb11 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#13 0xb7ae9885 in DolphinCategoryDrawer::~DolphinCategoryDrawer() () from /usr/lib/libdolphinprivate.so.4
#14 0xb7ade9cc in DolphinIconsView::~DolphinIconsView() () from /usr/lib/libdolphinprivate.so.4
#15 0xb67693ef in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#16 0xb69c662b in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#17 0xb7aee0e9 in DolphinView::~DolphinView() () from /usr/lib/libdolphinprivate.so.4
#18 0xb67693ef in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#19 0xb69c662b in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#20 0x08073013 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-12 15:38:00 UTC
Can you at least tell us what were you doing when this happening ?
- Closing the Dolphin window ?

Also, where did you get your KDE4.4 packages ? : from OpenSuse package or compiled from source ?

Thanks
Comment 2 Dario Andres 2009-08-17 01:40:11 UTC
The reporter sent me an email:
----

Yes i ve got dolphin kde 4.4 from opensuse package (Factory package)
Comment 3 Dario Andres 2009-12-19 15:53:14 UTC
As confirmed in bug 219314, this is the glibc bug. Thanks

*** This bug has been marked as a duplicate of bug 219314 ***