Bug 245306 - Dolphin crashed in the background when file moved to current folder
Summary: Dolphin crashed in the background when file moved to current folder
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.4
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-21 13:28 UTC by rele
Modified: 2013-07-07 11:53 UTC (History)
2 users (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 rele 2010-07-21 13:28:14 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5) (Compiled from sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.34-gentoo-r2 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
A file has been moved to the folder currently displayed in Dolphin (running in the background), Dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
The current source language is "auto; currently asm".
[Current thread is 1 (Thread 0x7f7bebc46760 (LWP 4245))]

Thread 2 (Thread 0x7f7bd6c08710 (LWP 7250)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f7bdb714be1 in metronom_sync_loop (this=0x2d45160) at metronom.c:870
#2  0x00007f7be849bba4 in start_thread () from /lib64/libpthread.so.0
#3  0x00007f7be68504bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f7bebc46760 (LWP 4245)):
[KCrash Handler]
#5  0x00007f7be679f575 in raise () from /lib64/libc.so.6
#6  0x00007f7be67a0d80 in abort () from /lib64/libc.so.6
#7  0x00007f7be67dd8b7 in __libc_message () from /lib64/libc.so.6
#8  0x00007f7be67e3476 in malloc_printerr () from /lib64/libc.so.6
#9  0x00007f7be67e971c in free () from /lib64/libc.so.6
#10 0x00007f7be87700ac in QString::free (d=0x2915df0) at tools/qstring.cpp:1108
#11 0x00007f7be9c0d975 in ~QString (this=<value optimized out>, j=<value optimized out>) at /usr/include/qt4/QtCore/qstring.h:869
#12 KDirListerCache::slotUpdateResult (this=<value optimized out>, j=<value optimized out>)
    at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5/kio/kio/kdirlister.cpp:1613
#13 0x00007f7be9c12d23 in KDirListerCache::qt_metacall (this=0x24d35e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff2d3ff80)
    at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5_build/kio/kdirlister_p.moc:108
#14 0x00007f7be882cfc6 in QMetaObject::activate (sender=0x3909580, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3287
#15 0x00007f7be8ea82b2 in KJob::result (this=0x1095, _t1=0x3909580) at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5_build/kdecore/kjob.moc:194
#16 0x00007f7be8ea8570 in KJob::emitResult (this=0x3909580) at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5/kdecore/jobs/kjob.cpp:312
#17 0x00007f7be9be1d33 in KIO::SimpleJob::slotFinished (this=0x3909580) at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5/kio/kio/job.cpp:517
#18 0x00007f7be9be1e5f in KIO::ListJob::slotFinished (this=0x3909580) at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5/kio/kio/job.cpp:2544
#19 0x00007f7be9be5721 in KIO::ListJob::qt_metacall (this=0x3909580, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff2d402b0)
    at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5_build/kio/jobclasses.moc:818
#20 0x00007f7be882cfc6 in QMetaObject::activate (sender=0x37ff1e0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3287
#21 0x00007f7be9ca0ce9 in KIO::SlaveInterface::dispatch (this=0x37ff1e0, _cmd=104, rawdata=...)
    at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5/kio/kio/slaveinterface.cpp:175
#22 0x00007f7be9c9e12c in KIO::SlaveInterface::dispatch (this=0x37ff1e0) at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5/kio/kio/slaveinterface.cpp:91
#23 0x00007f7be9c92596 in KIO::Slave::gotInput (this=0x37ff1e0) at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5/kio/kio/slave.cpp:324
#24 0x00007f7be9c9277c in KIO::Slave::qt_metacall (this=0x37ff1e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff2d406e0)
    at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5_build/kio/slave.moc:82
#25 0x00007f7be882cfc6 in QMetaObject::activate (sender=0x37393e0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3287
#26 0x00007f7be9bb0c8d in KIO::ConnectionPrivate::dequeue (this=0x39427f0) at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5/kio/kio/connection.cpp:82
#27 0x00007f7be9bb0d95 in KIO::Connection::qt_metacall (this=0x37393e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x26fc480)
    at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5_build/kio/connection.moc:79
#28 0x00007f7be8829b71 in QObject::event (this=0x37393e0, e=0x35a31e0) at kernel/qobject.cpp:1240
#29 0x00007f7be79c2c0c in QApplicationPrivate::notify_helper (this=0x23427c0, receiver=0x37393e0, e=0x35a31e0) at kernel/qapplication.cpp:4302
#30 0x00007f7be79c920b in QApplication::notify (this=0x7ffff2d41200, receiver=0x37393e0, e=0x35a31e0) at kernel/qapplication.cpp:4185
#31 0x00007f7be96cfb28 in KApplication::notify (this=0x7ffff2d41200, receiver=0x37393e0, event=0x35a31e0)
    at /mnt/bigdata/ebuild/working/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:302
#32 0x00007f7be8819d2b in QCoreApplication::notifyInternal (this=0x7ffff2d41200, receiver=0x37393e0, event=0x35a31e0) at kernel/qcoreapplication.cpp:726
#33 0x00007f7be881d393 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x231d460) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#34 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x231d460) at kernel/qcoreapplication.cpp:1367
#35 0x00007f7be88437d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#36 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#37 0x00007f7be32a907b in g_main_dispatch (context=0x2348920) at gmain.c:1960
#38 IA__g_main_context_dispatch (context=0x2348920) at gmain.c:2513
#39 0x00007f7be32ace08 in g_main_context_iterate (context=0x2348920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#40 0x00007f7be32acfc2 in IA__g_main_context_iteration (context=0x2348920, may_block=1) at gmain.c:2654
#41 0x00007f7be88432be in QEventDispatcherGlib::processEvents (this=0x233e320, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#42 0x00007f7be7a717c6 in QGuiEventDispatcherGlib::processEvents (this=0x1095, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#43 0x00007f7be8818652 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#44 0x00007f7be8818a1d in QEventLoop::exec (this=0x7ffff2d41150, flags=) at kernel/qeventloop.cpp:201
#45 0x00007f7be881d65b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#46 0x000000000043bc65 in main (argc=<value optimized out>, argv=<value optimized out>) at /mnt/bigdata/ebuild/working/portage/kde-base/dolphin-4.4.5/work/dolphin-4.4.5/dolphin/src/main.cpp:101

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-21 17:45:21 UTC
[Comment from a bug triager]
- Do you know which kind of file could have been moved on background ?
- Does Dolphin crash again if you try to repeat the same situation ? 
(Example: open Dolphin to show folder A; and from Konsole copy some file to folder A, so it should appear on the Dolphin view and eventually crash it)
Thanks