Bug 256611 - Dolphin crashes after safely removing USB thumbdrive
Summary: Dolphin crashes after safely removing USB thumbdrive
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 15:46 UTC by Dik Takken
Modified: 2012-08-20 10:25 UTC (History)
0 users

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 Dik Takken 2010-11-11 15:46:55 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-25-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
It looks like a duplicate, but I am running KDE 4.4.5. The duplicate is supposed to be fixed in KDE 4.3.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007ffe6e6fbac0 in QUrl::QUrl(QUrl const&) () from /usr/lib/libQtCore.so.4
#6  0x00007ffe6edd1fb9 in KUrl::KUrl(KUrl const&) () from /usr/lib/libkdecore.so.5
#7  0x00007ffe705a0eb0 in KFileItem::url() const () from /usr/lib/libkio.so.5
#8  0x00007ffe7058f524 in KDirModel::indexForItem(KFileItem const&) const () from /usr/lib/libkio.so.5
#9  0x00007ffe71f96690 in KFilePreviewGenerator::Private::orderItems(KFileItemList&) () from /usr/lib/libkfile.so.4
#10 0x00007ffe71f9a432 in KFilePreviewGenerator::Private::updateIcons(KFileItemList const&) () from /usr/lib/libkfile.so.4
#11 0x00007ffe71f9a679 in KFilePreviewGenerator::Private::delayedIconUpdate() () from /usr/lib/libkfile.so.4
#12 0x00007ffe71f9b7ad in KFilePreviewGenerator::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkfile.so.4
#13 0x00007ffe6e75e036 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007ffe6e75a893 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x00007ffe6f339c0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007ffe6f3400eb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x00007ffe70048a16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0x00007ffe6e74ad9c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0x00007ffe6e777ba2 in ?? () from /usr/lib/libQtCore.so.4
#20 0x00007ffe6e7746e8 in ?? () from /usr/lib/libQtCore.so.4
#21 0x00007ffe6a4438c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007ffe6a447748 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007ffe6a4478fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007ffe6e7743b3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007ffe6f3ea18e in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007ffe6e7496c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007ffe6e749a9c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007ffe6e74e73b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0x000000000043b1c5 in _start ()

This bug may be a duplicate of or related to bug 211525.

Possible duplicates by query: bug 235482, bug 232074, bug 231349, bug 231228, bug 229469.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-08-20 10:25:19 UTC
Can't reproduce using KDE SC 4.9 . Feel free to reopen the report if the crash still happens in recent versions.