Bug 316638 - Dolphin crashed while moving files
Summary: Dolphin crashed while moving files
Status: RESOLVED DUPLICATE of bug 281987
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.10.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
: 317723 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-03-13 02:08 UTC by Franco Pellegrini
Modified: 2013-07-16 03:16 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (9.17 KB, text/plain)
2013-03-29 21:56 UTC, c2953420
Details
New crash information added by DrKonqi (9.78 KB, text/plain)
2013-05-13 17:02 UTC, Antonio Guzmán
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Franco Pellegrini 2013-03-13 02:08:33 UTC
Application: dolphin (2.2)
KDE Platform Version: 4.10.1
Qt Version: 4.8.3
Operating System: Linux 3.5.0-25-generic x86_64
Distribution: Ubuntu 12.10

-- Information about the crash:
- What I was doing when the application crashed:

I had one location opened in a tab, and the other on another tab.
I selected a bunch of folders from one of the tabs, click & drag them over the other tab, hold a bit until the tab changes, then hover over one of the folders in this location, release the mose, and select "Move".

After that, Dolphin crashed, and in my notifications i could see the "moving progress", but wasn't copying or doing anything, so i had to press the "Stop" button.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8854df37c0 (LWP 1822))]

Thread 3 (Thread 0x7f88381cc700 (LWP 1824)):
#0  0x00007f8843e60dd0 in ?? () from /usr/lib/nvidia-experimental-310/libGL.so.1
#1  0x00007f8843e6131a in ?? () from /usr/lib/nvidia-experimental-310/libGL.so.1
#2  0x00007f8842ebabf7 in ?? () from /usr/lib/nvidia-experimental-310/tls/libnvidia-tls.so.310.14
#3  0x00007f884beea15f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f884bead914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f884beadd22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f884beadea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f8850584c46 in QEventDispatcherGlib::processEvents (this=0x7f88300008f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x00007f88505552ef in QEventLoop::processEvents (this=this@entry=0x7f88381cbcd0, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007f8850555578 in QEventLoop::exec (this=0x7f88381cbcd0, flags=...) at kernel/qeventloop.cpp:204
#10 0x00007f8850456b40 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#11 0x00007f88505359df in QInotifyFileSystemWatcherEngine::run (this=0xb29240) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00007f8850459b1c in QThreadPrivate::start (arg=0xb29240) at thread/qthread_unix.cpp:338
#13 0x00007f8843e622e4 in ?? () from /usr/lib/nvidia-experimental-310/libGL.so.1
#14 0x00007f884c37ce9a in start_thread (arg=0x7f88381cc700) at pthread_create.c:308
#15 0x00007f88546afcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f88371dd700 (LWP 1825)):
#0  0x00007fffbebf065e in clock_gettime ()
#1  0x00007f884a8f615d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007f88504af9f4 in do_gettime (frac=0x7f88371dca28, sec=0x7f88371dca20) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f885058544d in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f8828002660) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f8850585793 in QTimerInfoList::timerWait (this=0x7f8828002660, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f88505842fc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f88371dcb14) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f88505843a5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f884bead618 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f884beadcab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f884beadea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f8850584c46 in QEventDispatcherGlib::processEvents (this=0x7f88280008f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f88505552ef in QEventLoop::processEvents (this=this@entry=0x7f88371dccd0, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f8850555578 in QEventLoop::exec (this=0x7f88371dccd0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f8850456b40 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f88505359df in QInotifyFileSystemWatcherEngine::run (this=0x1008a00) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f8850459b1c in QThreadPrivate::start (arg=0x1008a00) at thread/qthread_unix.cpp:338
#17 0x00007f8843e622e4 in ?? () from /usr/lib/nvidia-experimental-310/libGL.so.1
#18 0x00007f884c37ce9a in start_thread (arg=0x7f88371dd700) at pthread_create.c:308
#19 0x00007f88546afcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8854df37c0 (LWP 1822)):
[KCrash Handler]
#6  deref (this=0x1508ad900) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:133
#7  QString::operator= (this=0x157f6f0, other=...) at tools/qstring.cpp:1411
#8  0x00007f885017d822 in QDBusError::operator= (this=0x157f6e0, other=...) at qdbuserror.cpp:301
#9  0x00007f8850197079 in QDBusAbstractInterface::callWithArgumentList (this=0x1372fb0, mode=QDBus::NoBlock, method=..., args=...) at qdbusabstractinterface.cpp:470
#10 0x00007f8851c3d7be in setTotalAmount (unit=..., amount=4128926870, this=0x1372fb0) at ./jobviewifacev2.h:99
#11 KUiServerJobTracker::totalAmount (this=<optimized out>, job=0x1aac140, unit=KJob::Bytes, amount=4128926870) at ../../kdeui/jobs/kuiserverjobtracker.cpp:243
#12 0x00007f885056bf8f in QMetaObject::activate (sender=0x1aac140, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffbea1b830) at kernel/qobject.cpp:3547
#13 0x00007f88509d33ff in KJob::totalAmount (this=this@entry=0x1aac140, _t1=_t1@entry=0x1aac140, _t2=KJob::Bytes, _t3=_t3@entry=4128926870) at ./kjob.moc:236
#14 0x00007f88509d3f81 in KJob::setTotalAmount (this=0x1aac140, unit=KJob::Bytes, amount=4128926870) at ../../kdecore/jobs/kjob.cpp:288
#15 0x00007f8852360df0 in KIO::CopyJobPrivate::slotReport (this=0x1a9ed40) at ../../kio/kio/copyjob.cpp:547
#16 0x00007f885056bf8f in QMetaObject::activate (sender=0x1a03c40, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#17 0x00007f885056b29c in QObject::event (this=0x1a03c40, e=<optimized out>) at kernel/qobject.cpp:1157
#18 0x00007f8850f38e9c in QApplicationPrivate::notify_helper (this=this@entry=0xa67300, receiver=receiver@entry=0x1a03c40, e=e@entry=0x7fffbea1c0a0) at kernel/qapplication.cpp:4562
#19 0x00007f8850f3d30a in QApplication::notify (this=0x7fffbea1c460, receiver=0x1a03c40, e=0x7fffbea1c0a0) at kernel/qapplication.cpp:4423
#20 0x00007f8851c41ad6 in KApplication::notify (this=0x7fffbea1c460, receiver=0x1a03c40, event=0x7fffbea1c0a0) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x00007f885055659e in QCoreApplication::notifyInternal (this=0x7fffbea1c460, receiver=0x1a03c40, event=0x7fffbea1c0a0) at kernel/qcoreapplication.cpp:915
#22 0x00007f8850587492 in sendEvent (event=0x7fffbea1c0a0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#23 QTimerInfoList::activateTimers (this=0xa67870) at kernel/qeventdispatcher_unix.cpp:611
#24 0x00007f88505845b4 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#25 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#26 0x00007f88505845d1 in idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:233
#27 0x00007f884beadab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f884beadde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f884beadea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f8850584c26 in QEventDispatcherGlib::processEvents (this=0xa30ca0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#31 0x00007f8850fddc1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007f88505552ef in QEventLoop::processEvents (this=this@entry=0x7fffbea1c320, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007f8850555578 in QEventLoop::exec (this=0x7fffbea1c320, flags=...) at kernel/qeventloop.cpp:204
#34 0x00007f885055a738 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#35 0x00007f88549ca677 in kdemain (argc=5, argv=0x7fffbea1c598) at ../../../dolphin/src/main.cpp:90
#36 0x00007f88545dd76d in __libc_start_main (main=0x4006a0 <main(int, char**)>, argc=5, ubp_av=0x7fffbea1c598, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffbea1c588) at libc-start.c:226
#37 0x00000000004006d1 in _start ()

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

Possible duplicates by query: bug 316030, bug 311628, bug 295998.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2013-03-13 09:51:39 UTC
Thanks for the report. Looks like a KIO bug.
Comment 2 c2953420 2013-03-29 21:56:38 UTC
Created attachment 78493 [details]
New crash information added by DrKonqi

dolphin (2.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1

- What I was doing when the application crashed:

I moved one file from a tab to a folder in another tab. The file has been copied(?) successfully, but Dolphin crashed.

-- Backtrace (Reduced):
#7  QString::operator= (this=0x2482090, other=...) at tools/qstring.cpp:1411
#8  0x00007f701271fbd2 in QDBusError::operator= (this=0x2482080, other=...) at qdbuserror.cpp:301
#9  0x00007f7012739253 in QDBusAbstractInterface::callWithArgumentList (this=0x2457ba0, mode=QDBus::NoBlock, method=..., args=...) at qdbusabstractinterface.cpp:470
#10 0x00007f701355f91f in setProcessedAmount (unit=..., amount=4554752, this=0x2457ba0) at ./jobviewifacev2.h:78
#11 KUiServerJobTracker::processedAmount (this=<optimized out>, job=0x247a3b0, unit=<optimized out>, amount=<optimized out>) at ../../kdeui/jobs/kuiserverjobtracker.cpp:266
Comment 3 Frank Reininghaus 2013-04-02 13:03:51 UTC
*** Bug 317723 has been marked as a duplicate of this bug. ***
Comment 4 Antonio Guzmán 2013-05-13 17:02:41 UTC
Created attachment 79873 [details]
New crash information added by DrKonqi

dolphin (2.2) on KDE Platform 4.10.2 using Qt 4.8.4

- What I was doing when the application crashed:

Chrash copiando ficheros en carpeta compartida con Samba.

-- Backtrace (Reduced):
#7  QString::operator= (this=this@entry=0x2c46c20, other=...) at tools/qstring.cpp:1411
#8  0x00007f4a011d6872 in QDBusError::operator= (this=this@entry=0x2c46c10, other=...) at qdbuserror.cpp:301
#9  0x00007f4a011f0279 in QDBusAbstractInterface::callWithArgumentList (this=this@entry=0x2c204c0, mode=mode@entry=QDBus::NoBlock, method=..., args=...) at qdbusabstractinterface.cpp:470
#10 0x00007f4a02c9e1d5 in setInfoMessage (message=..., this=0x2c204c0) at ./jobviewifacev2.h:64
#11 KUiServerJobTracker::description (this=<optimized out>, job=0x2b30b10, title=..., field1=..., field2=...) at ../../kdeui/jobs/kuiserverjobtracker.cpp:205
Comment 5 Dawit Alemayehu 2013-07-16 03:16:14 UTC

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