Bug 199499

Summary: Dolphin crash after lot of slowdown with two tabs
Product: [Applications] dolphin Reporter: rapsys <rapsys>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description rapsys 2009-07-09 02:25:33 UTC
Application that crashed: dolphin
Version of the application: 1.2.80
KDE Version: 4.2.95 (KDE 4.2.95 (KDE 4.3 RC1))
Qt Version: 4.5.2
Operating System: Linux 2.6.30.1-server-1mnb i686
Distribution: "Mandriva Linux 2009.1"

What I was doing when the application crashed:
I opened dolphin with two tabs

I opened one in Image/.../xyz subfolder and one in Téléchargement/ with lot of subdirectory with 700Mb avi/mp4/etc...

I selected a file in second tab then moved over first tab to activate, then released over first tab directory to move it there.

After lot of lockup like hell in dolphin making it unusable, It crashed while i was starting an other one to browse my files.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[Current thread is 1 (Thread 0xb5a156d0 (LWP 13657))]

Thread 2 (Thread 0xb2d42b70 (LWP 14909)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6334e02 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb642bf74 in __pthread_cond_timedwait (cond=0xa4840d0, mutex=0xa4840b8, abstime=0xb2d4236c) at forward.c:152
#3  0xb2464a11 in metronom_sync_loop (this=0xa484070) at metronom.c:870
#4  0xb63308e5 in start_thread () from /lib/i686/libpthread.so.0
#5  0xb641dbbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb5a156d0 (LWP 13657)):
[KCrash Handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb636e9e1 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0xb6370374 in abort () at abort.c:88
#9  0xb65f9ad4 in qt_message_output (msgType=QtFatalMsg, buf=0x6 <Address 0x6 out of bounds>) at global/qglobal.cpp:2042
#10 0xb7ca45c8 in ~QDebug (this=0xbf82c404) at /usr/lib/qt4/include/QtCore/qdebug.h:83
#11 0xb7cff543 in KDirListerCache::printDebug (this=0x9d260d8) at /usr/src/debug/kdelibs-4.2.95/kio/kio/kdirlister.cpp:1855
#12 0xb7d087dc in KDirListerCache::updateDirectory (this=0x9d260d8, _dir=@0x9f28c20) at /usr/src/debug/kdelibs-4.2.95/kio/kio/kdirlister.cpp:619
#13 0xb7d07a22 in KDirListerCache::emitItemsFromCache (this=0x9d260d8, lister=0xa560138, items=@0x9f28c28, rootItem=@0x9f28c2c, _url=@0x9f28c20, _reload=true, _emitCompleted=true)
    at /usr/src/debug/kdelibs-4.2.95/kio/kio/kdirlister.cpp:304
#14 0xb7d07ad7 in KDirLister::Private::CachedItemsJob::done (this=0x9f28c10) at /usr/src/debug/kdelibs-4.2.95/kio/kio/kdirlister.cpp:263
#15 0xb7d07b56 in KDirLister::Private::CachedItemsJob::qt_metacall (this=0x9f28c10, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xa57def0)
    at /usr/src/debug/kdelibs-4.2.95/build/kio/kdirlister_p.moc:157
#16 0xb670a68a in QMetaCallEvent::placeMetaCall (this=0x9f289f8, object=0x9f28c10) at kernel/qobject.cpp:477
#17 0xb670bda6 in QObject::event (this=0x9f28c10, e=0x9f289f8) at kernel/qobject.cpp:1102
#18 0xb69000dc in QApplicationPrivate::notify_helper (this=0x9c0ef60, receiver=0x9f28c10, e=0x9f289f8) at kernel/qapplication.cpp:4056
#19 0xb6907c2e in QApplication::notify (this=0xbf82cee4, receiver=0x9f28c10, e=0x9f289f8) at kernel/qapplication.cpp:3603
#20 0xb7627c48 in KApplication::notify (this=0xbf82cee4, receiver=0x9f28c10, event=0x9f289f8) at /usr/src/debug/kdelibs-4.2.95/kdeui/kernel/kapplication.cpp:302
#21 0xb66fb79e in QCoreApplication::notifyInternal (this=0xbf82cee4, receiver=0x9f28c10, event=0x9f289f8) at kernel/qcoreapplication.cpp:610
#22 0xb66fc40a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9bf0810) at ../../src/corelib/kernel/qcoreapplication.h:213
#23 0xb66fc5ec in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#24 0xb6727dcd in postEventSourceDispatch (s=0x9c10e88) at ../../src/corelib/kernel/qcoreapplication.h:218
#25 0xb5c7beb2 in IA__g_main_context_dispatch (context=0x9c10e00) at gmain.c:1960
#26 0xb5c7f868 in g_main_context_iterate (context=0x9c10e00, block=<value optimized out>, dispatch=1, self=0x9c1c808) at gmain.c:2591
#27 0xb5c7f98e in IA__g_main_context_iteration (context=0x9c10e00, may_block=1) at gmain.c:2654
#28 0xb67279d8 in QEventDispatcherGlib::processEvents (this=0x9c0c860, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:327
#29 0xb69a2efa in QGuiEventDispatcherGlib::processEvents (this=0x9c0c860, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202
#30 0xb66f9d8d in QEventLoop::processEvents (this=0xbf82ce44, flags=) at kernel/qeventloop.cpp:149
#31 0xb66fa1d9 in QEventLoop::exec (this=0xbf82ce44, flags={i = 0}) at kernel/qeventloop.cpp:201
#32 0xb66fc6c0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#33 0xb68fff44 in QApplication::exec () at kernel/qapplication.cpp:3525
#34 0x080771cf in main (argc=5, argv=0xbf82d0c4) at /usr/src/debug/kdebase-4.2.95/apps/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Dario Andres 2009-07-09 19:29:32 UTC
The backtrace looks related to bug 193364, but I can't be sure it is the same.
Do you think you could try to reproduce the situation ?
Thanks
Comment 2 Peter Penz 2009-12-18 15:39:35 UTC

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