| Summary: | Crashes of 2 dolphin windows when deleting a directory | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Xavier Besnard <xavier.besnard> |
| Component: | general | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | frank78ac |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Thanks for the bug report! Which view mode did you use (Icons, Details, Columns)? Might be related to bug 242442 (which is fixed in RC 2). Message from the reporter: "At the beginning, I was in icon mode for the 2 windows. At a moment, I switched one in Column mode and back to Icon. I hope it will help." If you find a way to reproduce the crash, please let us know (add a comment to this report then). I think that this is the same issue as bug 247618 which I can now reproduce (the root cause is a dangling pointer in DolphinView). *** This bug has been marked as a duplicate of bug 247618 *** |
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.35-9-generic i686 Distribution: Ubuntu maverick (development branch) -- Information about the crash: - What I was doing when the application crashed: Moving files between 2 Dolphin windows and when Suppressing a directory - Unusual behavior I noticed: Closure of the 2 dolphin windows Config: ACER note book with Kubuntu Maverick -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault [Current thread is 1 (Thread 0xb7898710 (LWP 31051))] Thread 2 (Thread 0xb52b8b70 (LWP 31070)): #0 0x0091fe46 in *__GI_clock_gettime (clock_id=9584628, tp=0xb52b7f90) at ../sysdeps/unix/clock_gettime.c:100 #1 0x06c3f7eb in do_gettime () at tools/qelapsedtimer_unix.cpp:105 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:119 #3 0x06d15ac5 in QTimerInfoList::updateCurrentTime (this=0xa3b138c) at kernel/qeventdispatcher_unix.cpp:339 #4 0x06d15b0a in QTimerInfoList::timerWait (this=0xa3b138c, tm=...) at kernel/qeventdispatcher_unix.cpp:442 #5 0x06d13b98 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb52b80bc) at kernel/qeventdispatcher_glib.cpp:136 #6 0x06d13c2d in timerSourcePrepare (source=0x0, timeout=0x923ff4) at kernel/qeventdispatcher_glib.cpp:169 #7 0x012507ca in g_main_context_prepare () from /lib/libglib-2.0.so.0 #8 0x01250bd9 in ?? () from /lib/libglib-2.0.so.0 #9 0x012511a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #10 0x06d1398f in QEventDispatcherGlib::processEvents (this=0xa35dab0, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #11 0x06ce3cb9 in QEventLoop::processEvents (this=0xb52b8290, flags=) at kernel/qeventloop.cpp:149 #12 0x06ce413a in QEventLoop::exec (this=0xb52b8290, flags=...) at kernel/qeventloop.cpp:201 #13 0x06be1a8e in QThread::exec (this=0xa3a5670) at thread/qthread.cpp:490 #14 0x06cc2eab in QInotifyFileSystemWatcherEngine::run (this=0xa3a5670) at io/qfilesystemwatcher_inotify.cpp:248 #15 0x06be4d09 in QThreadPrivate::start (arg=0xa3a5670) at thread/qthread_unix.cpp:266 #16 0x0068fcc9 in start_thread (arg=0xb52b8b70) at pthread_create.c:304 #17 0x00cf573e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb7898710 (LWP 31051)): [KCrash Handler] #7 QObjectPrivate::setParent_helper (this=0xae8ef48, o=0xad9c1b0) at kernel/qobject.cpp:1971 #8 0x06cf9607 in QObject::setParent (this=0xae74c38, parent=0xad9c1b0) at kernel/qobject.cpp:1944 #9 0x00f571de in DolphinView::createView (this=0xad9c1b0) at ../../../../apps/dolphin/src/dolphinview.cpp:1294 #10 0x00f57f6f in DolphinView::applyViewProperties (this=0xad9c1b0) at ../../../../apps/dolphin/src/dolphinview.cpp:1204 #11 0x00f5bcbf in DolphinView::setUrl (this=0xad9c1b0, url=...) at ../../../../apps/dolphin/src/dolphinview.cpp:548 #12 0x007bc948 in DolphinViewContainer::slotUrlNavigatorLocationChanged (this=0xad892c0, url=...) at ../../../../apps/dolphin/src/dolphinviewcontainer.cpp:388 #13 0x007bd1a7 in DolphinViewContainer::qt_metacall (this=0xad892c0, _c=QMetaObject::InvokeMetaMethod, _id=46, _a=0xbfdf5148) at ./dolphinviewcontainer.moc:136 #14 0x06ceaf3a in QMetaObject::metacall (object=0xad892c0, cl=192003968, idx=46, argv=0xbfdf5148) at kernel/qmetaobject.cpp:237 #15 0x06cfdccd in QMetaObject::activate (sender=0xad88d98, m=0x516af4, local_signal_index=1, argv=0xae74c30) at kernel/qobject.cpp:3280 #16 0x00504173 in KUrlNavigator::urlChanged(KUrl const&) () from /usr/lib/libkfile.so.4 #17 0x00508c71 in KUrlNavigator::setLocationUrl(KUrl const&) () from /usr/lib/libkfile.so.4 #18 0x00509367 in KUrlNavigator::Private::slotNavigatorButtonClicked(KUrl const&, Qt::MouseButton) () from /usr/lib/libkfile.so.4 #19 0x0050a891 in KUrlNavigator::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkfile.so.4 #20 0x06ceaf3a in QMetaObject::metacall (object=0xad88d98, cl=192003968, idx=0, argv=0xad88d98) at kernel/qmetaobject.cpp:237 #21 0x06cfdccd in QMetaObject::activate (sender=0xb62c798, m=0x5165f4, local_signal_index=1, argv=0xae74c30) at kernel/qobject.cpp:3280 #22 0x004fb819 in ?? () from /usr/lib/libkfile.so.4 #23 0x004fbdc9 in ?? () from /usr/lib/libkfile.so.4 #24 0x01a0f678 in QWidget::event (this=0xb62c798, event=0xbfdf5a50) at kernel/qwidget.cpp:8157 #25 0x01dd76fe in QAbstractButton::event (this=0xb62c798, e=0x11) at widgets/qabstractbutton.cpp:1080 #26 0x01e84732 in QPushButton::event (this=0xb62c798, e=0xbfdf5a50) at widgets/qpushbutton.cpp:683 #27 0x019b208c in QApplicationPrivate::notify_helper (this=0x9edeaf8, receiver=0xb62c798, e=0xbfdf5a50) at kernel/qapplication.cpp:4389 #28 0x019b8cae in QApplication::notify (this=0xbfdf6310, receiver=0xb62c798, e=0xbfdf5a50) at kernel/qapplication.cpp:3952 #29 0x04cfe06a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #30 0x06ce51eb in QCoreApplication::notifyInternal (this=0xbfdf6310, receiver=0xb62c798, event=0xbfdf5a50) at kernel/qcoreapplication.cpp:732 #31 0x019b7117 in QCoreApplication::sendEvent (receiver=0xb62c798, event=0xbfdf5a50, alienWidget=0xb62c798, nativeWidget=0xad88d98, buttonDown=0x233d300, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #32 QApplicationPrivate::sendMouseEvent (receiver=0xb62c798, event=0xbfdf5a50, alienWidget=0xb62c798, nativeWidget=0xad88d98, buttonDown=0x233d300, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3051 #33 0x01a44fd0 in QETWidget::translateMouseEvent (this=0xad88d98, event=0xbfdf5f6c) at kernel/qapplication_x11.cpp:4403 #34 0x01a44431 in QApplication::x11ProcessEvent (this=0xbfdf6310, event=0xbfdf5f6c) at kernel/qapplication_x11.cpp:3414 #35 0x01a7324a in x11EventSourceDispatch (s=0x9edbff0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #36 0x0124d1b5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #37 0x01250fc8 in ?? () from /lib/libglib-2.0.so.0 #38 0x012511a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #39 0x06d13955 in QEventDispatcherGlib::processEvents (this=0x9ed7c60, flags=...) at kernel/qeventdispatcher_glib.cpp:412 #40 0x01a72ac5 in QGuiEventDispatcherGlib::processEvents (this=0x9ed7c60, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #41 0x06ce3cb9 in QEventLoop::processEvents (this=0xbfdf6264, flags=) at kernel/qeventloop.cpp:149 #42 0x06ce413a in QEventLoop::exec (this=0xbfdf6264, flags=...) at kernel/qeventloop.cpp:201 #43 0x06ce86bf in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #44 0x019b0eb7 in QApplication::exec () at kernel/qapplication.cpp:3665 #45 0x007c221b in kdemain (argc=5, argv=0xbfdf6504) at ../../../../apps/dolphin/src/main.cpp:98 #46 0x080485fb in main (argc=5, argv=0xbfdf6504) at dolphin_dummy.cpp:3 Possible duplicates by query: bug 242442. Reported using DrKonqi