Summary: | dolphin crashed after canceling a undo-action | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Per (phobie) <kdebugs.phobie> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | 12cool725, adawit, fjperezor, fredbress, justin.zobel, kdebugs.phobie, kdelibs-bugs, mail, mandyslaughter, msx, mustafa1024m, pascal, postix, suse, yoprideone |
Priority: | NOR | ||
Version: | 5.40.0 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Per (phobie)
2010-01-13 14:22:15 UTC
*** Bug 247996 has been marked as a duplicate of this bug. *** *** Bug 271644 has been marked as a duplicate of this bug. *** *** Bug 311388 has been marked as a duplicate of this bug. *** *** Bug 286721 has been marked as a duplicate of this bug. *** *** Bug 234913 has been marked as a duplicate of this bug. *** Can someone please confirm if you get the same crash in KDE 4.11.4 or higher? Created attachment 84292 [details]
New crash information added by DrKonqi
dolphin (4.11.3) on KDE Platform 4.11.3 using Qt 4.8.4
Still exists in 4.11.3.
Attached a new backtrace.
...
-- Backtrace (Reduced):
#7 0x00007f6a87575231 in KJob::description (this=this@entry=0x31b5cb0, _t1=_t1@entry=0x31b5cb0, _t2=..., _t3=..., _t4=...) at ./kjob.moc:215
#8 0x00007f6a88f2b617 in emitMoving (dest=..., src=..., this=<optimized out>) at ../../kio/kio/fileundomanager.cpp:122
#9 KIO::FileUndoManagerPrivate::stepMovingFiles (this=this@entry=0x16031d0) at ../../kio/kio/fileundomanager.cpp:542
#10 0x00007f6a88f2c82c in KIO::FileUndoManagerPrivate::undoStep (this=this@entry=0x16031d0) at ../../kio/kio/fileundomanager.cpp:464
#11 0x00007f6a88f2d246 in KIO::FileUndoManagerPrivate::slotResult (this=0x16031d0, job=<optimized out>) at ../../kio/kio/fileundomanager.cpp:446
*** Bug 286977 has been marked as a duplicate of this bug. *** Created attachment 86753 [details]
New crash information added by DrKonqi
konqueror (4.8.5 (4.8.5)) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
I accidentally undid a file move back to an SFTP server, stopped the operation, attempted to relog, then crashed.
-- Backtrace (Reduced):
#7 KJob::emitResult (this=0x89f9868) at ../../kdecore/jobs/kjob.cpp:309
#8 0xb70027d3 in emitResult (this=<optimized out>) at ../../kio/kio/fileundomanager.cpp:125
#9 KIO::FileUndoManagerPrivate::stepRemovingDirectories (this=0x8674970) at ../../kio/kio/fileundomanager.cpp:598
#10 0xb7003818 in KIO::FileUndoManagerPrivate::undoStep (this=0x8674970) at ../../kio/kio/fileundomanager.cpp:469
#11 0xb70039dc in KIO::FileUndoManagerPrivate::slotResult (this=0x8674970, job=0xabd77f8) at ../../kio/kio/fileundomanager.cpp:445
Application: dolphin (4.13.2) KDE Platform Version: 4.13.2 Qt Version: 4.8.6 Operating System: Linux 3.13.0-32-generic x86_64 Distribution: Ubuntu 14.04.1 LTS -- Information about the crash: - What I was doing when the application crashed: I cancelled an undo move where it was moveing files back over the sftp protocol to my local disk. -- 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 0x7fde1a1987c0 (LWP 20062))] Thread 4 (Thread 0x7fddfc157700 (LWP 20063)): #0 0x00007fde19a5873d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007fde10a0ac20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fde109c9b14 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fde109c9f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fde109ca0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fde15ac97be in QEventDispatcherGlib::processEvents (this=0x7fddf40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436 #6 0x00007fde15a9b0af in QEventLoop::processEvents (this=this@entry=0x7fddfc156de0, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007fde15a9b3a5 in QEventLoop::exec (this=this@entry=0x7fddfc156de0, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007fde15997c5f in QThread::exec (this=this@entry=0x147a470) at thread/qthread.cpp:537 #9 0x00007fde15a7c823 in QInotifyFileSystemWatcherEngine::run (this=0x147a470) at io/qfilesystemwatcher_inotify.cpp:265 #10 0x00007fde1599a32f in QThreadPrivate::start (arg=0x147a470) at thread/qthread_unix.cpp:349 #11 0x00007fde10ea9182 in start_thread (arg=0x7fddfc157700) at pthread_create.c:312 #12 0x00007fde19a6738d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 3 (Thread 0x7fddfb7f7700 (LWP 20064)): #0 0x00007fde19a5a03d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007fde109c9fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fde109ca0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fde15ac97be in QEventDispatcherGlib::processEvents (this=0x7fddec0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436 #4 0x00007fde15a9b0af in QEventLoop::processEvents (this=this@entry=0x7fddfb7f6e20, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007fde15a9b3a5 in QEventLoop::exec (this=this@entry=0x7fddfb7f6e20, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007fde15997c5f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537 #7 0x00007fde1599a32f in QThreadPrivate::start (arg=0x13ad490) at thread/qthread_unix.cpp:349 #8 0x00007fde10ea9182 in start_thread (arg=0x7fddfb7f7700) at pthread_create.c:312 #9 0x00007fde19a6738d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 2 (Thread 0x7fddfa958700 (LWP 20065)): #0 0x00007fde19a5a03d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007fde109c9fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fde109ca0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fde15ac97be in QEventDispatcherGlib::processEvents (this=0x7fddf00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436 #4 0x00007fde15a9b0af in QEventLoop::processEvents (this=this@entry=0x7fddfa957de0, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007fde15a9b3a5 in QEventLoop::exec (this=this@entry=0x7fddfa957de0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007fde15997c5f in QThread::exec (this=this@entry=0x177c430) at thread/qthread.cpp:537 #7 0x00007fde15a7c823 in QInotifyFileSystemWatcherEngine::run (this=0x177c430) at io/qfilesystemwatcher_inotify.cpp:265 #8 0x00007fde1599a32f in QThreadPrivate::start (arg=0x177c430) at thread/qthread_unix.cpp:349 #9 0x00007fde10ea9182 in start_thread (arg=0x7fddfa958700) at pthread_create.c:312 #10 0x00007fde19a6738d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 1 (Thread 0x7fde1a1987c0 (LWP 20062)): [KCrash Handler] #6 0x00007fde15ab0607 in isSignalConnected (signal_index=6, this=0x6000015) at kernel/qobject_p.h:237 #7 QMetaObject::activate (sender=sender@entry=0x27258f0, m=m@entry=0x7fde162b6600 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x7fff50c41ec0) at kernel/qobject.cpp:3444 #8 0x00007fde15f26801 in KJob::description (this=this@entry=0x27258f0, _t1=_t1@entry=0x27258f0, _t2=..., _t3=..., _t4=...) at ./kjob.moc:214 #9 0x00007fde178ddf67 in emitMoving (dest=..., src=..., this=<optimized out>) at ../../kio/kio/fileundomanager.cpp:122 #10 KIO::FileUndoManagerPrivate::stepMovingFiles (this=this@entry=0x1397060) at ../../kio/kio/fileundomanager.cpp:546 #11 0x00007fde178df17c in KIO::FileUndoManagerPrivate::undoStep (this=this@entry=0x1397060) at ../../kio/kio/fileundomanager.cpp:468 #12 0x00007fde178dfb96 in KIO::FileUndoManagerPrivate::slotResult (this=0x1397060, job=<optimized out>) at ../../kio/kio/fileundomanager.cpp:450 #13 0x00007fde178dff1c in KIO::FileUndoManagerPrivate::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at ./fileundomanager_p.moc:150 #14 0x00007fde15ab087a in QMetaObject::activate (sender=sender@entry=0x28dabc0, m=m@entry=0x7fde162b6600 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fff50c42220) at kernel/qobject.cpp:3539 #15 0x00007fde15f266d2 in KJob::result (this=this@entry=0x28dabc0, _t1=_t1@entry=0x28dabc0) at ./kjob.moc:207 #16 0x00007fde15f26710 in KJob::emitResult (this=this@entry=0x28dabc0) at ../../kdecore/jobs/kjob.cpp:318 #17 0x00007fde178f7fef in KIO::FileCopyJob::slotResult (this=0x28dabc0, job=0x182c3f0) at ../../kio/kio/job.cpp:2470 #18 0x00007fde15ab087a in QMetaObject::activate (sender=sender@entry=0x182c3f0, m=m@entry=0x7fde162b6600 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fff50c42390) at kernel/qobject.cpp:3539 #19 0x00007fde15f266d2 in KJob::result (this=this@entry=0x182c3f0, _t1=_t1@entry=0x182c3f0) at ./kjob.moc:207 #20 0x00007fde15f26710 in KJob::emitResult (this=this@entry=0x182c3f0) at ../../kdecore/jobs/kjob.cpp:318 #21 0x00007fde178f439a in KIO::SimpleJob::slotFinished (this=0x182c3f0) at ../../kio/kio/job.cpp:496 #22 0x00007fde15ab087a in QMetaObject::activate (sender=0x1c66d80, m=m@entry=0x7fde17c9d580 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at kernel/qobject.cpp:3539 #23 0x00007fde179924e3 in KIO::SlaveInterface::finished (this=<optimized out>) at ./slaveinterface.moc:184 #24 0x00007fde17993a26 in KIO::SlaveInterface::dispatch (this=<optimized out>, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:176 #25 0x00007fde1799151e in KIO::SlaveInterface::dispatch (this=0x1c66d80) at ../../kio/kio/slaveinterface.cpp:92 #26 0x00007fde17986196 in KIO::Slave::gotInput (this=0x1c66d80) at ../../kio/kio/slave.cpp:344 #27 0x00007fde15ab087a in QMetaObject::activate (sender=0x1c667a0, m=m@entry=0x7fde17c96aa0 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3539 #28 0x00007fde178c1b40 in KIO::Connection::readyRead (this=<optimized out>) at ./connection.moc:105 #29 0x00007fde178c2231 in KIO::ConnectionPrivate::dequeue (this=0x19848b0) at ../../kio/kio/connection.cpp:82 #30 0x00007fde15ab4c1e in QObject::event (this=0x1c667a0, e=<optimized out>) at kernel/qobject.cpp:1194 #31 0x00007fde1648ee2c in QApplicationPrivate::notify_helper (this=this@entry=0x1206850, receiver=receiver@entry=0x1c667a0, e=e@entry=0x295e910) at kernel/qapplication.cpp:4567 #32 0x00007fde164954a0 in QApplication::notify (this=this@entry=0x7fff50c43000, receiver=receiver@entry=0x1c667a0, e=e@entry=0x295e910) at kernel/qapplication.cpp:4353 #33 0x00007fde17199d1a in KApplication::notify (this=0x7fff50c43000, receiver=0x1c667a0, event=0x295e910) at ../../kdeui/kernel/kapplication.cpp:311 #34 0x00007fde15a9c4dd in QCoreApplication::notifyInternal (this=0x7fff50c43000, receiver=receiver@entry=0x1c667a0, event=event@entry=0x295e910) at kernel/qcoreapplication.cpp:953 #35 0x00007fde15a9fb3d in sendEvent (event=0x295e910, receiver=0x1c667a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x11d3120) at kernel/qcoreapplication.cpp:1577 #37 0x00007fde15a9ffe3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470 #38 0x00007fde15ac9f83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #39 postEventSourceDispatch (s=0x1212580) at kernel/qeventdispatcher_glib.cpp:287 #40 0x00007fde109c9e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #41 0x00007fde109ca048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #42 0x00007fde109ca0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #43 0x00007fde15ac97a1 in QEventDispatcherGlib::processEvents (this=0x11d4a00, flags=...) at kernel/qeventdispatcher_glib.cpp:434 #44 0x00007fde16530bb6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #45 0x00007fde15a9b0af in QEventLoop::processEvents (this=this@entry=0x7fff50c42ed0, flags=...) at kernel/qeventloop.cpp:149 #46 0x00007fde15a9b3a5 in QEventLoop::exec (this=this@entry=0x7fff50c42ed0, flags=...) at kernel/qeventloop.cpp:204 #47 0x00007fde15aa0b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225 #48 0x00007fde19d825e7 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so #49 0x00007fde1998dec5 in __libc_start_main (main=0x4006d0, argc=5, argv=0x7fff50c43138, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff50c43128) at libc-start.c:287 #50 0x00000000004006fe in _start () Possible duplicates by query: bug 327056. Rapportér til https://bugs.kde.org/ *** Bug 387842 has been marked as a duplicate of this bug. *** This crash does apparently still exist (bug 387842 has a practically identical backtrace & uses frameworks v5.40.0), so I will move this to the correct place over at frameworks-kio. As this crash is quite old now, can you please confirm if this crash still occurs on a current version? This bug has been set to "NEEDSINFO/WAITINGFORINFO", if you are able to update the bug report please mark it as reported when you add the new information, thank you. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |