Bug 169332 - plasma crashed while moving files
Summary: plasma crashed while moving files
Status: RESOLVED DUPLICATE of bug 166132
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-18 04:29 UTC by Ron
Modified: 2008-08-18 09:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
the crash report (6.45 KB, text/plain)
2008-08-18 04:31 UTC, Ron
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ron 2008-08-18 04:29:09 UTC
Version:            (using KDE 4.1.0)
OS:                Linux
Installed from:    Ubuntu Packages

I was attempting to move files from a dolphin (v1.1) window to a folder inside of a folder view widget.  There were a total of 4 files.  I had forgotten that one of the files was already present in the other folder so as I was attempting to move them I was prompted to either overwrite or skip that file.  I clicked skip and plasma crashed.  I've attached the crash report.
Comment 1 Ron 2008-08-18 04:31:26 UTC
Created attachment 26902 [details]
the crash report

The plasma crash report.
Comment 2 Bram Schoenmakers 2008-08-18 09:17:34 UTC
Confirmed. In my case it crashes only with "Auto Skip" it seems, not with "Skip".

(I wanted to reassign this to KIO, but since the Bugzilla upgrade I'm unable to do it)

Application: Plasma Workspace (plasma), signal SIGSEGV
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb5873b60 (LWP 8173)]
[New Thread 0xb2a2fb90 (LWP 8208)]
[New Thread 0xb3254b90 (LWP 8177)]
[New Thread 0xb3f38b90 (LWP 8174)]
[KCrash handler]
#6  0xb668c591 in QUrl::operator= (this=0x9332744, url=@0x3f2f40)
    at /home/bram/KDE/qt-copy/src/corelib/io/qurl.cpp:5597
#7  0xb6a83ecc in KUrl::operator= (this=0x9332744, _u=@0x3f2f40)
    at /home/bram/KDE/kde41/kdelibs/kdecore/io/kurl.cpp:549
#8  0xb7ba3d37 in KIO::CopyJobPrivate::statCurrentSrc (this=0x9332678)
    at /home/bram/KDE/kde41/kdelibs/kio/kio/copyjob.cpp:619
#9  0xb7ba48c5 in KIO::CopyJobPrivate::skipSrc (this=0x9332678)
    at /home/bram/KDE/kde41/kdelibs/kio/kio/copyjob.cpp:599
#10 0xb7ba5399 in KIO::CopyJobPrivate::slotResultRenaming (this=0x9332678, 
    job=0x9337048) at /home/bram/KDE/kde41/kdelibs/kio/kio/copyjob.cpp:1671
#11 0xb7ba66cb in KIO::CopyJob::slotResult (this=0x9275ff8, job=0x9337048)
    at /home/bram/KDE/kde41/kdelibs/kio/kio/copyjob.cpp:1803
#12 0xb7ba6c31 in KIO::CopyJob::qt_metacall (this=0x9275ff8, 
    _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfc5036c)
    at /home/bram/KDE/kde41/BUILD/kdelibs/kio/copyjob.moc:114
#13 0xb66f7213 in QMetaObject::activate (sender=0x9337048, 
    from_signal_index=7, to_signal_index=7, argv=0xbfc5036c)
    at /home/bram/KDE/qt-copy/src/corelib/kernel/qobject.cpp:3010
#14 0xb66f778d in QMetaObject::activate (sender=0x9337048, m=0xb6b9f2a8, 
    local_signal_index=3, argv=0xbfc5036c)
    at /home/bram/KDE/qt-copy/src/corelib/kernel/qobject.cpp:3080
#15 0xb6a8a2fc in KJob::result (this=0x9337048, _t1=0x9337048)
    at /home/bram/KDE/kde41/BUILD/kdelibs/kdecore/kjob.moc:186
#16 0xb6a8a87c in KJob::emitResult (this=0x9337048)
    at /home/bram/KDE/kde41/kdelibs/kdecore/jobs/kjob.cpp:290
#17 0xb7bcbedf in KIO::SimpleJob::slotFinished (this=0x9337048)
    at /home/bram/KDE/kde41/kdelibs/kio/kio/job.cpp:498
#18 0xb7bc9827 in KIO::SimpleJob::slotError (this=0x9337048, err=162, 
    errorText=@0xbfc5061c) at /home/bram/KDE/kde41/kdelibs/kio/kio/job.cpp:510
#19 0xb7bcb668 in KIO::SimpleJob::qt_metacall (this=0x9337048, 
    _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc50568)
    at /home/bram/KDE/kde41/BUILD/kdelibs/kio/jobclasses.moc:155
#20 0xb66f7213 in QMetaObject::activate (sender=0x90063a8, 
    from_signal_index=6, to_signal_index=6, argv=0xbfc50568)
    at /home/bram/KDE/qt-copy/src/corelib/kernel/qobject.cpp:3010
#21 0xb66f778d in QMetaObject::activate (sender=0x90063a8, m=0xb7d483e4, 
    local_signal_index=2, argv=0xbfc50568)
    at /home/bram/KDE/qt-copy/src/corelib/kernel/qobject.cpp:3080
#22 0xb7c793a1 in KIO::SlaveInterface::error (this=0x90063a8, _t1=162, 
    _t2=@0xbfc5061c)
    at /home/bram/KDE/kde41/BUILD/kdelibs/kio/slaveinterface.moc:149
#23 0xb7c7b2f4 in KIO::SlaveInterface::dispatch (this=0x90063a8, _cmd=102, 
    rawdata=@0xbfc506d4)
    at /home/bram/KDE/kde41/kdelibs/kio/kio/slaveinterface.cpp:212
#24 0xb7c7bc0d in KIO::SlaveInterface::dispatch (this=0x90063a8)
    at /home/bram/KDE/kde41/kdelibs/kio/kio/slaveinterface.cpp:90
#25 0xb7c6db36 in KIO::Slave::gotInput (this=0x90063a8)
    at /home/bram/KDE/kde41/kdelibs/kio/kio/slave.cpp:319
#26 0xb7c6efa4 in KIO::Slave::qt_metacall (this=0x90063a8, 
    _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfc507c4)
    at /home/bram/KDE/kde41/BUILD/kdelibs/kio/slave.moc:75
#27 0xb66f7213 in QMetaObject::activate (sender=0x90ac6c8, 
    from_signal_index=4, to_signal_index=4, argv=0x0)
    at /home/bram/KDE/qt-copy/src/corelib/kernel/qobject.cpp:3010
#28 0xb66f778d in QMetaObject::activate (sender=0x90ac6c8, m=0xb7d45040, 
    local_signal_index=0, argv=0x0)
    at /home/bram/KDE/qt-copy/src/corelib/kernel/qobject.cpp:3080
#29 0xb7b9a033 in KIO::Connection::readyRead (this=0x90ac6c8)
    at /home/bram/KDE/kde41/BUILD/kdelibs/kio/connection.moc:84
#30 0xb7b9b021 in KIO::ConnectionPrivate::dequeue (this=0x90ac628)
    at /home/bram/KDE/kde41/kdelibs/kio/kio/connection.cpp:82
#31 0xb7b9bf43 in KIO::Connection::qt_metacall (this=0x90ac6c8, 
    _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x905d6d0)
    at /home/bram/KDE/kde41/BUILD/kdelibs/kio/connection.moc:72
#32 0xb66f0e62 in QMetaCallEvent::placeMetaCall (this=0x93198c0, 
    object=0x90ac6c8)
    at /home/bram/KDE/qt-copy/src/corelib/kernel/qobject.cpp:535
#33 0xb66f63a3 in QObject::event (this=0x90ac6c8, e=0x93198c0)
    at /home/bram/KDE/qt-copy/src/corelib/kernel/qobject.cpp:1140
#34 0xb5c10175 in QApplicationPrivate::notify_helper (this=0x8e64890, 
    receiver=0x90ac6c8, e=0x93198c0)
    at /home/bram/KDE/qt-copy/src/gui/kernel/qapplication.cpp:3772
#35 0xb5c1048b in QApplication::notify (this=0x8e46b98, receiver=0x90ac6c8, 
    e=0x93198c0) at /home/bram/KDE/qt-copy/src/gui/kernel/qapplication.cpp:3366
#36 0xb6d65ffc in KApplication::notify (this=0x8e46b98, receiver=0x90ac6c8, 
    event=0x93198c0)
    at /home/bram/KDE/kde41/kdelibs/kdeui/kernel/kapplication.cpp:311
#37 0xb66e0991 in QCoreApplication::notifyInternal (this=0x8e46b98, 
    receiver=0x90ac6c8, event=0x93198c0)
    at /home/bram/KDE/qt-copy/src/corelib/kernel/qcoreapplication.cpp:587
#38 0xb66e4e1d in QCoreApplication::sendEvent (receiver=0x90ac6c8, 
    event=0x93198c0)
    at ../../include/QtCore/../../../../qt-copy/src/corelib/kernel/qcoreapplication.h:215
#39 0xb66e0f28 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, 
    event_type=0, data=0x8e3d0e0)
    at /home/bram/KDE/qt-copy/src/corelib/kernel/qcoreapplication.cpp:1198
#40 0xb66e119b in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0)
    at /home/bram/KDE/qt-copy/src/corelib/kernel/qcoreapplication.cpp:1091
#41 0xb67164a2 in QCoreApplication::sendPostedEvents ()
    at ../../include/QtCore/../../../../qt-copy/src/corelib/kernel/qcoreapplication.h:220
#42 0xb6715399 in postEventSourceDispatch (s=0x8e668a0)
    at /home/bram/KDE/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:211
#43 0x47140ccd in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#44 0x47143ee3 in ?? () from /usr/lib/libglib-2.0.so.0
#45 0x08e66820 in ?? ()
#46 0x00000000 in ?? ()
#0  0xb7f52424 in __kernel_vsyscall ()
Comment 3 Bram Schoenmakers 2008-08-18 09:24:26 UTC

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