Bug 244800 - dolphin crashes after selecting "write into" to handle a folder merge
Summary: dolphin crashes after selecting "write into" to handle a folder merge
Status: RESOLVED FIXED
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-07-16 00:04 UTC by Craig Magina
Modified: 2010-10-11 14:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.5.2


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Magina 2010-07-16 00:04:53 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2))
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I copied a directory to a backup location where an older version already existed.  The first merge window poped up and I selected "write into."  It looks like it tries to open the next merge window which would be for a file conflict, but crashes instead.

The crash can be reproduced every time.

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

Thread 3 (Thread 0x7f25575d0710 (LWP 2031)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f25575cfa90 in ?? ()
#2  0x00007fffb3dff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0x7f2556dcf710 (LWP 2041)):
[KCrash Handler]
#6  0x00007f2564fed721 in Strigi::DataEventInputStream::reset(long) () from /usr/lib/libstreams.so.0
#7  0x00007f256524a19e in ?? () from /usr/lib/libstreamanalyzer.so.0
#8  0x00007f256a3f05e5 in KFileMetaInfoPrivate::init (this=0x1b9a1c0, stream=<value optimized out>, url=<value optimized out>, mtime=<value optimized out>, w=<value optimized out>)
    at ../../kio/kio/kfilemetainfo.cpp:210
#9  0x00007f256a3f22f3 in KFileMetaInfo (this=0x7f2556dcecf0, path=..., w=<value optimized out>) at ../../kio/kio/kfilemetainfo.cpp:237
#10 0x00007f256a4dc212 in KLoadFileMetaDataThread::run (this=<value optimized out>) at ../../kio/kfile/kloadfilemetadatathread.cpp:124
#11 0x00007f25683fd1be in QThreadPrivate::start (arg=0x1b02d10) at thread/qthread_unix.cpp:266
#12 0x00007f25662219ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#13 0x00007f256c1256fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f256c83e760 (LWP 2029)):
#0  0x00007f256c118f83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f25624f029a in ?? () from /usr/lib/libxcb.so.1
#2  0x00007f25624f07d7 in ?? () from /usr/lib/libxcb.so.1
#3  0x00007f25624f0a85 in xcb_writev () from /usr/lib/libxcb.so.1
#4  0x00007f25674966fa in _XSend () from /usr/lib/libX11.so.6
#5  0x00007f2567496839 in _XReply () from /usr/lib/libX11.so.6
#6  0x00007f2567473697 in XGetWindowProperty () from /usr/lib/libX11.so.6
#7  0x00007f25691b2359 in QETWidget::translatePropertyEvent (this=0x7fffb3d19b50, event=<value optimized out>) at kernel/qapplication_x11.cpp:4947
#8  0x00007f25691c0a15 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffb3d19770) at kernel/qapplication_x11.cpp:3798
#9  0x00007f25691ebe82 in x11EventSourceDispatch (s=0x141d830, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#10 0x00007f2563c978c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#11 0x00007f2563c9b748 in ?? () from /lib/libglib-2.0.so.0
#12 0x00007f2563c9b8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#13 0x00007f256851bb83 in QEventDispatcherGlib::processEvents (this=0x13f1560, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#14 0x00007f25691eb7ee in QGuiEventDispatcherGlib::processEvents (this=0x7fffb3d18e30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#15 0x00007f25684ee7b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#16 0x00007f25684eeb9c in QEventLoop::exec (this=0x7fffb3d19aa0, flags=) at kernel/qeventloop.cpp:201
#17 0x00007f2569625dce in QDialog::exec (this=0x7fffb3d19b50) at dialogs/qdialog.cpp:546
#18 0x00007f256a3a7143 in KIO::JobUiDelegate::askFileRename (this=<value optimized out>, job=0x1aba4e0, caption=..., src=..., dest=<value optimized out>, mode=<value optimized out>, newDest=..., 
    sizeSrc=196167, sizeDest=196167, ctimeSrc=-1, ctimeDest=-1, mtimeSrc=1237137033, mtimeDest=1237137033) at ../../kio/kio/jobuidelegate.cpp:83
#19 0x00007f256a36d7d1 in KIO::CopyJobPrivate::slotResultConflictCopyingFiles (this=0x1aba330, job=0x1b356b0) at ../../kio/kio/copyjob.cpp:1332
#20 0x00007f256a36aec7 in KIO::CopyJob::qt_metacall (this=0x1aba4e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb3d19f30) at ./copyjob.moc:121
#21 0x00007f25685077a7 in QMetaObject::activate (sender=0x1b356b0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f256c118f83) at kernel/qobject.cpp:3280
#22 0x00007f2568bc9702 in KJob::result (this=0x7fffb3d18e30, _t1=0x1b356b0) at ./kjob.moc:194
#23 0x00007f2568bc99a0 in KJob::emitResult (this=0x1b356b0) at ../../kdecore/jobs/kjob.cpp:312
#24 0x00007f256a39b8a3 in KIO::SimpleJob::slotFinished (this=0x1b356b0) at ../../kio/kio/job.cpp:522
#25 0x00007f256a39bd42 in KIO::StatJob::slotFinished (this=0x1b356b0) at ../../kio/kio/job.cpp:920
#26 0x00007f256a39aa55 in KIO::StatJob::qt_metacall (this=0x1b356b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb3d1a210) at ./jobclasses.moc:252
#27 0x00007f25685077a7 in QMetaObject::activate (sender=0x1975820, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f256c118f83) at kernel/qobject.cpp:3280
#28 0x00007f256a44bbfe in KIO::SlaveInterface::dispatch (this=0x1975820, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#29 0x00007f256a448c33 in KIO::SlaveInterface::dispatch (this=0x1975820) at ../../kio/kio/slaveinterface.cpp:91
#30 0x00007f256a43c7e6 in KIO::Slave::gotInput (this=0x1975820) at ../../kio/kio/slave.cpp:344
#31 0x00007f256a43c9cc in KIO::Slave::qt_metacall (this=0x1975820, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb3d1a650) at ./slave.moc:82
#32 0x00007f25685077a7 in QMetaObject::activate (sender=0x1879400, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f256c118f83) at kernel/qobject.cpp:3280
#33 0x00007f256a3684b7 in KIO::ConnectionPrivate::dequeue (this=0x14220b0) at ../../kio/kio/connection.cpp:82
#34 0x00007f256a3685dd in KIO::Connection::qt_metacall (this=0x1879400, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x1ab2d00) at ./connection.moc:79
#35 0x00007f256850187e in QObject::event (this=0x1879400, e=0x7fffb3d18e30) at kernel/qobject.cpp:1219
#36 0x00007f2569139cdc in QApplicationPrivate::notify_helper (this=0x1424bf0, receiver=0x1879400, e=0x1753690) at kernel/qapplication.cpp:4389
#37 0x00007f256913f7cd in QApplication::notify (this=0x7fffb3d1b160, receiver=0x1879400, e=0x1753690) at kernel/qapplication.cpp:4270
#38 0x00007f2569e8e926 in KApplication::notify (this=0x7fffb3d1b160, receiver=0x1879400, event=0x1753690) at ../../kdeui/kernel/kapplication.cpp:309
#39 0x00007f25684efa8c in QCoreApplication::notifyInternal (this=0x7fffb3d1b160, receiver=0x1879400, event=0x1753690) at kernel/qcoreapplication.cpp:732
#40 0x00007f25684f29b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x13f1a60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#41 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x13f1a60) at kernel/qcoreapplication.cpp:1373
#42 0x00007f256851c043 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#43 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#44 0x00007f2563c978c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#45 0x00007f2563c9b748 in ?? () from /lib/libglib-2.0.so.0
#46 0x00007f2563c9b8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#47 0x00007f256851bb83 in QEventDispatcherGlib::processEvents (this=0x13f1560, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#48 0x00007f25691eb7ee in QGuiEventDispatcherGlib::processEvents (this=0x7fffb3d18e30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#49 0x00007f25684ee7b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#50 0x00007f25684eeb9c in QEventLoop::exec (this=0x7fffb3d1b0a0, flags=) at kernel/qeventloop.cpp:201
#51 0x00007f25684f2c4b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#52 0x00007f256c40ddbf in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#53 0x00007f256c05dc4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fffb3d1b678) at libc-start.c:226
#54 0x00000000004006b9 in _start ()

Reported using DrKonqi