Bug 203553 - Unspecified Dolphin crash (free,delete,~DolphinCategoryDrawer)
Summary: Unspecified Dolphin crash (free,delete,~DolphinCategoryDrawer)
Status: RESOLVED DUPLICATE of bug 219314
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-12 12:14 UTC by praganelli
Modified: 2009-12-19 15:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***