Bug 279484 - Dolphin crashed when copying from Samba share (linux server)
Summary: Dolphin crashed when copying from Samba share (linux server)
Status: RESOLVED DUPLICATE of bug 238086
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.6.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-05 20:58 UTC by Stewart Watkiss
Modified: 2011-08-07 13:16 UTC (History)
1 user (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 Stewart Watkiss 2011-08-05 20:58:10 UTC
Application: dolphin (1.6.1)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
Copying files using smb from a Linux samba share. First copy operation was successful, but subsequent copy resulted in segmentation fault.

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

Thread 3 (Thread 0x7fd01e6fd700 (LWP 1824)):
#0  0x00007fd031c3bf03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fd02a3da104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd02a3da639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd02e0c1446 in QEventDispatcherGlib::processEvents (this=0xee43a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fd02e095882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fd02e095abc in QEventLoop::exec (this=0x7fd01e6fcdd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fd02dfac924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007fd02e077c2f in QInotifyFileSystemWatcherEngine::run (this=0xf07bb0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fd02dfaf175 in QThreadPrivate::start (arg=0xf07bb0) at thread/qthread_unix.cpp:320
#9  0x00007fd02a8a5d8c in start_thread (arg=0x7fd01e6fd700) at pthread_create.c:304
#10 0x00007fd031c4904d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fd017fff700 (LWP 1829)):
#0  0x00007fd031c3bf03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fd02a3da104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd02a3da639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd02e0c1446 in QEventDispatcherGlib::processEvents (this=0x128be90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fd02e095882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fd02e095abc in QEventLoop::exec (this=0x7fd017ffedd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fd02dfac924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007fd02e077c2f in QInotifyFileSystemWatcherEngine::run (this=0x125ab10) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fd02dfaf175 in QThreadPrivate::start (arg=0x125ab10) at thread/qthread_unix.cpp:320
#9  0x00007fd02a8a5d8c in start_thread (arg=0x7fd017fff700) at pthread_create.c:304
#10 0x00007fd031c4904d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd032349780 (LWP 1823)):
[KCrash Handler]
#6  deref (this=0x16966d8, other=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:133
#7  QString::operator= (this=0x16966d8, other=...) at tools/qstring.cpp:1358
#8  0x00007fd02dcdc202 in QDBusError::operator= (this=0x16966c8, other=...) at qdbuserror.cpp:301
#9  0x00007fd02dcf60c0 in QDBusAbstractInterface::callWithArgumentList (this=0x1790fc0, mode=<value optimized out>, method=<value optimized out>, args=...) at qdbusabstractinterface.cpp:446
#10 0x00007fd02f772666 in setProcessedAmount (this=<value optimized out>, job=<value optimized out>, unit=KJob::Bytes, amount=212524) at ./jobviewifacev2.h:78
#11 KUiServerJobTracker::processedAmount (this=<value optimized out>, job=<value optimized out>, unit=KJob::Bytes, amount=212524) at ../../kdeui/jobs/kuiserverjobtracker.cpp:266
#12 0x00007fd02f76fe90 in KUiServerJobTracker::qt_metacall (this=0x17df1d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff0e3a800) at ./kuiserverjobtracker.moc:97
#13 0x00007fd02e0ab5f8 in QMetaObject::activate (sender=0x17e8e60, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7ffff0e3a800) at kernel/qobject.cpp:3287
#14 0x00007fd02e502fbf in KJob::processedAmount (this=<value optimized out>, _t1=0x17e8e60, _t2=KJob::Bytes, _t3=212524) at ./kjob.moc:229
#15 0x00007fd02e5037e5 in KJob::setProcessedAmount (this=0x17e8e60, unit=KJob::Bytes, amount=212524) at ../../kdecore/jobs/kjob.cpp:265
#16 0x00007fd02fc59e7d in KIO::CopyJobPrivate::slotProcessedSize (this=<value optimized out>, data_size=<value optimized out>) at ../../kio/kio/copyjob.cpp:1717
#17 0x00007fd02fc5b743 in KIO::CopyJob::qt_metacall (this=0x17e8e60, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff0e3a9f0) at ./copyjob.moc:124
#18 0x00007fd02e0ab5f8 in QMetaObject::activate (sender=0x17bcb40, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7ffff0e3a9f0) at kernel/qobject.cpp:3287
#19 0x00007fd02e50305f in KJob::processedSize (this=<value optimized out>, _t1=0x17bcb40, _t2=212524) at ./kjob.moc:243
#20 0x00007fd02e50382e in KJob::setProcessedAmount (this=0x17bcb40, unit=KJob::Bytes, amount=212524) at ../../kdecore/jobs/kjob.cpp:267
#21 0x00007fd02fc911a4 in KIO::FileCopyJob::qt_metacall (this=0x17bcb40, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff0e3abb0) at ./jobclasses.moc:726
#22 0x00007fd02e0ab5f8 in QMetaObject::activate (sender=0x131e740, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7ffff0e3abb0) at kernel/qobject.cpp:3287
#23 0x00007fd02e50305f in KJob::processedSize (this=<value optimized out>, _t1=0x131e740, _t2=212524) at ./kjob.moc:243
#24 0x00007fd02e50382e in KJob::setProcessedAmount (this=0x131e740, unit=KJob::Bytes, amount=212524) at ../../kdecore/jobs/kjob.cpp:267
#25 0x00007fd02fc891e5 in KIO::SimpleJob::qt_metacall (this=0x131e740, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff0e3ada0) at ./jobclasses.moc:175
#26 0x00007fd02fc91290 in KIO::TransferJob::qt_metacall (this=0x131e740, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff0e3ada0) at ./jobclasses.moc:355
#27 0x00007fd02e0ab5f8 in QMetaObject::activate (sender=0x11c2710, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7ffff0e3ada0) at kernel/qobject.cpp:3287
#28 0x00007fd02fd2bca2 in KIO::SlaveInterface::processedSize (this=<value optimized out>, _t1=212524) at ./slaveinterface.moc:239
#29 0x00007fd02fd2e768 in KIO::SlaveInterface::dispatch (this=0x11c2710, _cmd=<value optimized out>, rawdata=...) at ../../kio/kio/slaveinterface.cpp:240
#30 0x00007fd02fd2b4b5 in KIO::SlaveInterface::dispatch (this=0x11c2710) at ../../kio/kio/slaveinterface.cpp:89
#31 0x00007fd02fd1ee8e in KIO::Slave::gotInput (this=0x11c2710) at ../../kio/kio/slave.cpp:348
#32 0x00007fd02fd1f4dc in KIO::Slave::qt_metacall (this=0x11c2710, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff0e3b180) at ./slave.moc:82
#33 0x00007fd02e0ab5f8 in QMetaObject::activate (sender=0xfb4eb0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3287
#34 0x00007fd02fc58ff7 in KIO::ConnectionPrivate::dequeue (this=0x123bd30) at ../../kio/kio/connection.cpp:82
#35 0x00007fd02fc5909d in KIO::Connection::qt_metacall (this=0xfb4eb0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x17c1f20) at ./connection.moc:79
#36 0x00007fd02e0aa49a in QObject::event (this=0xfb4eb0, e=<value optimized out>) at kernel/qobject.cpp:1226
#37 0x00007fd02ea559e4 in QApplicationPrivate::notify_helper (this=0xcde260, receiver=0xfb4eb0, e=0x17c3260) at kernel/qapplication.cpp:4462
#38 0x00007fd02ea5a3aa in QApplication::notify (this=<value optimized out>, receiver=0xfb4eb0, e=0x17c3260) at kernel/qapplication.cpp:4341
#39 0x00007fd02f774866 in KApplication::notify (this=0x7ffff0e3bbd0, receiver=0xfb4eb0, event=0x17c3260) at ../../kdeui/kernel/kapplication.cpp:311
#40 0x00007fd02e09649c in QCoreApplication::notifyInternal (this=0x7ffff0e3bbd0, receiver=0xfb4eb0, event=0x17c3260) at kernel/qcoreapplication.cpp:731
#41 0x00007fd02e099c25 in sendEvent (receiver=0x0, event_type=0, data=0xc8c5d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#42 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xc8c5d0) at kernel/qcoreapplication.cpp:1372
#43 0x00007fd02e0c1253 in sendPostedEvents (s=0xcdb160) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#44 postEventSourceDispatch (s=0xcdb160) at kernel/qeventdispatcher_glib.cpp:277
#45 0x00007fd02a3d9bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#46 0x00007fd02a3da3a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#47 0x00007fd02a3da639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#48 0x00007fd02e0c13ef in QEventDispatcherGlib::processEvents (this=0xc8bdb0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#49 0x00007fd02eafcdfe in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#50 0x00007fd02e095882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#51 0x00007fd02e095abc in QEventLoop::exec (this=0x7ffff0e3bb60, flags=...) at kernel/qeventloop.cpp:201
#52 0x00007fd02e099ecb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#53 0x00007fd031f39995 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#54 0x00007fd031b81eff in __libc_start_main (main=0x400730 <_start+256>, argc=6, ubp_av=0x7ffff0e3c0f8, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7ffff0e3c0e8) at libc-start.c:226
#55 0x0000000000400659 in _start ()

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

Possible duplicates by query: bug 277932, bug 269353, bug 263060, bug 261949, bug 255113.

Reported using DrKonqi
Comment 1 Dario Andres 2011-08-07 13:16:03 UTC
[Comment from a bug triager]
This issue is being tracked at bug 238086, merging.
Thanks

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