Bug 207455 - dolphin crashed while removiing SD card
Summary: dolphin crashed while removiing SD card
Status: RESOLVED DUPLICATE of bug 200125
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-09-15 14:42 UTC by trotos
Modified: 2009-09-15 21:39 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 trotos 2009-09-15 14:42:33 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-ARCH i686

What I was doing when the application crashed:
unmounting the sdcar. when succesfuly did so I removed the card. The window of dolphin was still open, and crashed. This happened once

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb68766f9 in QUrl::QUrl () from /usr/lib/libQtCore.so.4
#7  0xb74858b9 in KUrl::KUrl () from /usr/lib/libkdecore.so.5
#8  0xb7eb098e in KFileItem::url () from /usr/lib/libkio.so.5
#9  0xb7ea038f in KDirModel::indexForItem () from /usr/lib/libkio.so.5
#10 0xb7d719d6 in KFilePreviewGenerator::Private::orderItems () from /usr/lib/libkfile.so.4
#11 0xb7d7565d in KFilePreviewGenerator::Private::updateIcons () from /usr/lib/libkfile.so.4
#12 0xb7d758a2 in KFilePreviewGenerator::Private::delayedIconUpdate () from /usr/lib/libkfile.so.4
#13 0xb7d76916 in KFilePreviewGenerator::qt_metacall () from /usr/lib/libkfile.so.4
#14 0xb68d79ac in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb68d85e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb6911a87 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#17 0xb68dd05e in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#18 0xb68d1b5f in QObject::event () from /usr/lib/libQtCore.so.4
#19 0xb6ad5964 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0xb6add04c in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0xb780346a in KApplication::notify () from /usr/lib/libkdeui.so.5
#22 0xb68c1fcb in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0xb68ef79e in ?? () from /usr/lib/libQtCore.so.4
#24 0xb68ec780 in ?? () from /usr/lib/libQtCore.so.4
#25 0xb5ee3d98 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb5ee73e0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#27 0xb5ee7513 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb68ec6cc in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#29 0xb6b73695 in ?? () from /usr/lib/libQtGui.so.4
#30 0xb68c0579 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb68c09ca in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#32 0xb68c2e3f in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#33 0xb6ad57e7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#34 0x0807a725 in _start ()

This bug may be a duplicate of or related to bug 206029

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-09-15 21:39:21 UTC
Thanks for the bug report! This issue has been fixed recently - this crash should not happen any more in KDE 4.3.2 when its out :-)

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