Bug 237172 - Dolphin crashed when cancel copying files
Summary: Dolphin crashed when cancel copying files
Status: RESOLVED DUPLICATE of bug 211277
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-10 23:17 UTC by fsanchez
Modified: 2010-06-10 04:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.74 KB, text/plain)
2010-06-04 02:41 UTC, Marcos Angelo Molizane
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fsanchez 2010-05-10 23:17:20 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I just canceled a copying file when dolphin crasehd. It happens very frequently, doing this, also when copying files or even selecting many files.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ff24ec28760 (LWP 1698))]

Thread 2 (Thread 0x7ff23bc06710 (LWP 1701)):
#0  0x00007ff24a8a8f53 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ff246ccf4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007ff246ccf8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007ff24affc566 in QEventDispatcherGlib::processEvents (this=0x2b11690, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007ff24afd1992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007ff24afd1d6c in QEventLoop::exec (this=0x7ff23bc05db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007ff24aedbd59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007ff24afb2178 in QInotifyFileSystemWatcherEngine::run (this=0x2b0a3e0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007ff24aede775 in QThreadPrivate::start (arg=0x2b0a3e0) at thread/qthread_unix.cpp:248
#9  0x00007ff247e149ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007ff24a8b569d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff24ec28760 (LWP 1698)):
[KCrash Handler]
#5  0x00000000030432c0 in ?? ()
#6  0x00007ff24b663e69 in KJob::kill (this=0x32a8880, verbosity=KJob::EmitResult) at ../../kdecore/jobs/kjob.cpp:106
#7  0x00007ff24c8c6b75 in KUiServerJobTracker::qt_metacall (this=0x2bf2560, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa9a00f50) at ./kuiserverjobtracker.moc:100
#8  0x00007ff24afe5e3f in QMetaObject::activate (sender=0x3002ce0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xd) at kernel/qobject.cpp:3293
#9  0x00007ff24ca1fcf8 in OrgKdeJobViewInterface::qt_metacall (this=0x3002ce0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa9a014a0) at jobviewiface.moc:96
#10 0x00007ff24b30c486 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#11 0x00007ff24b31705f in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib/libQtDBus.so.4
#12 0x00007ff24afe2d49 in QObject::event (this=0x3002ce0, e=0x335e990) at kernel/qobject.cpp:1248
#13 0x00007ff24bbc022c in QApplicationPrivate::notify_helper (this=0x25bc730, receiver=0x3002ce0, e=0x335e990) at kernel/qapplication.cpp:4300
#14 0x00007ff24bbc66fb in QApplication::notify (this=0x7fffa9a01f90, receiver=0x3002ce0, e=0x335e990) at kernel/qapplication.cpp:4183
#15 0x00007ff24c8cb526 in KApplication::notify (this=0x7fffa9a01f90, receiver=0x3002ce0, event=0x335e990) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x00007ff24afd306c in QCoreApplication::notifyInternal (this=0x7fffa9a01f90, receiver=0x3002ce0, event=0x335e990) at kernel/qcoreapplication.cpp:704
#17 0x00007ff24afd57e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x2591c30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x2591c30) at kernel/qcoreapplication.cpp:1345
#19 0x00007ff24affc9d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#20 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#21 0x00007ff246ccb8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007ff246ccf748 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007ff246ccf8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007ff24affc513 in QEventDispatcherGlib::processEvents (this=0x2591770, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007ff24bc7046e in QGuiEventDispatcherGlib::processEvents (this=0x32a8880, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007ff24afd1992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007ff24afd1d6c in QEventLoop::exec (this=0x7fffa9a01ee0, flags=) at kernel/qeventloop.cpp:201
#28 0x00007ff24afd5aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x000000000043b1c5 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:101

This bug may be a duplicate of or related to bug 211277, bug 228649.

Possible duplicates by query: bug 232526, bug 228649, bug 227772, bug 217940, bug 215698.

Reported using DrKonqi
Comment 1 Marcos Angelo Molizane 2010-06-04 02:41:08 UTC
Created attachment 47657 [details]
New crash information added by DrKonqi

Dolphin crashed after aborting a file delection.
Comment 2 Christoph Feck 2010-06-10 04:13:45 UTC

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