Bug 193465

Summary: Renaming a file on a remote disk (ftp) during copying another file crashed dolphin
Product: [Applications] dolphin Reporter: Alexander Jenisch <nt>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexander Jenisch 2009-05-21 11:04:30 UTC
Application that crashed: dolphin
Version of the application: 1.2.80
KDE Version: 4.2.86 (KDE 4.2.86 (KDE 4.3 >= 20090514))
Qt Version: 4.5.1
Operating System: Linux 2.6.29-ARCH i686
Distribution: "(none)"

What I was doing when the application crashed:
While i was copying a file to my remote hard drive via ftp and simultaniously tried to rename another one on that same disk, dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 0 (LWP 5666)]

Thread 2 (Thread 0xb324fb90 (LWP 5706)):
#0  0xb7fcc424 in __kernel_vsyscall ()
#1  0xb64d5c72 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb27367e1 in metronom_sync_loop () from /usr/lib/libxine.so.1

Thread 1 (Thread 0xb59a5930 (LWP 5666)):
[KCrash Handler]
#6  0xb6602399 in QUrl::QUrl () from /usr/lib/libQtCore.so.4
#7  0xb7244399 in KUrl::KUrl () from /usr/lib/libkdecore.so.5
#8  0xb7e166de in KFileItem::url () from /usr/lib/libkio.so.5
#9  0xb7ccfd49 in KFilePreviewGenerator::Private::orderItems () from /usr/lib/libkfile.so.4
#10 0xb7cd29fd in KFilePreviewGenerator::Private::updateIcons () from /usr/lib/libkfile.so.4
#11 0xb7cd329e in KFilePreviewGenerator::Private::updateIcons () from /usr/lib/libkfile.so.4
#12 0xb7cd38e7 in KFilePreviewGenerator::qt_metacall () from /usr/lib/libkfile.so.4
#13 0xb6664339 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb6664fa2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb669edb9 in QAbstractItemModel::dataChanged () from /usr/lib/libQtCore.so.4
#16 0xb7e039bf in KDirModelPrivate::_k_slotRefreshItems () from /usr/lib/libkio.so.5
#17 0xb7e05940 in KDirModel::qt_metacall () from /usr/lib/libkio.so.5
#18 0xb6664339 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#19 0xb6664fa2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#20 0xb7de7b03 in KDirLister::refreshItems () from /usr/lib/libkio.so.5
#21 0xb7de8da6 in KDirLister::Private::emitItems () from /usr/lib/libkio.so.5
#22 0xb7dfae36 in KDirListerCache::slotFileRenamed () from /usr/lib/libkio.so.5
#23 0xb7dfb31c in KDirListerCache::qt_metacall () from /usr/lib/libkio.so.5
#24 0xb6664339 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#25 0xb6664fa2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#26 0xb7e07219 in OrgKdeKDirNotifyInterface::FileRenamed () from /usr/lib/libkio.so.5
#27 0xb7e07364 in OrgKdeKDirNotifyInterface::qt_metacall () from /usr/lib/libkio.so.5
#28 0xb7126d9d in ?? () from /usr/lib/libQtDBus.so.4
#29 0xb712ece7 in ?? () from /usr/lib/libQtDBus.so.4
#30 0xb665ea70 in QObject::event () from /usr/lib/libQtCore.so.4
#31 0xb68636ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#32 0xb686b9be in QApplication::notify () from /usr/lib/libQtGui.so.4
#33 0xb760cdda in KApplication::notify () from /usr/lib/libkdeui.so.5
#34 0xb664e24b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#35 0xb664ee85 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#36 0xb664f07d in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#37 0xb6679d2f in ?? () from /usr/lib/libQtCore.so.4
#38 0xb5cdd718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#39 0xb5ce0c7b in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#40 0xb5ce0df8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#41 0xb6679978 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#42 0xb69022a5 in ?? () from /usr/lib/libQtGui.so.4
#43 0xb664c87a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#44 0xb664ccba in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#45 0xb664f149 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#46 0xb6863567 in QApplication::exec () from /usr/lib/libQtGui.so.4
#47 0x0807a66f in main (argc=5, argv=0xbfae7844) at /home/drf/kdemod-core43/work/kdebase/src/kdebase-4.2.86/apps/dolphin/src/main.cpp:94
Comment 1 Alexander Jenisch 2009-05-21 11:19:29 UTC

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