Summary: | crash on copying from one splitted window to another (QEventLoop::exit,QDragManager::eventFilter ) (4.2.62+qt-copy4.5) | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | majid ramezanpour <majid.ramezanpour> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, anoosh3000, exellent, faure, homoludens1000, jnizniowski, linuxed7, yakov.shereshevsky |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
majid ramezanpour
2009-02-06 00:26:47 UTC
oh! it happened again with same back-trace ! some more info : two files in /tux drive and then tried to copy them to ~/video with drag and drop.the first one copied successfully but immediately after that i started to copy the next one and then crash occurs . these files are just simple shell scripts (just download some files) :/ What is your SVN revision ? This should be related to bug 157630 (which is fixed by SVN rev. 918372) revision number for dolphin is 922249. oh! seems my qt-copy is outdated ! i will update it again to see will it happens again :/ happened again with qt-copy 4.5 , and everything else is latest on trunk previous backtrace was not with qt-copy 4.5. backtrace: Application: Dolphin (dolphin), signal SIGSEGV [Current thread is 0 (LWP 4345)] Thread 4 (Thread 0xb431fb90 (LWP 4346)): #0 0xb8071430 in __kernel_vsyscall () #1 0xb67bdc01 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6aad480 in QProcessManager::run () from /home/gnu/qt-copy/lib/libQtCore.so.4 #3 0xb69e9ac0 in QThreadPrivate::start () from /home/gnu/qt-copy/lib/libQtCore.so.4 #4 0xb696c50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb67c57ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 3 (Thread 0xafbd8b90 (LWP 4430)): #0 0xb8071430 in __kernel_vsyscall () #1 0xb69703a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb048366f in ?? () from /usr/lib/libxine.so.1 Thread 2 (Thread 0xaf19fb90 (LWP 4434)): #0 0xb8071430 in __kernel_vsyscall () #1 0xb67baf77 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6374c32 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0xb6374f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #4 0xb6af2f17 in QEventDispatcherGlib::processEvents () from /home/gnu/qt-copy/lib/libQtCore.so.4 #5 0xb6ac9bba in QEventLoop::processEvents () from /home/gnu/qt-copy/lib/libQtCore.so.4 #6 0xb6ac9d7a in QEventLoop::exec () from /home/gnu/qt-copy/lib/libQtCore.so.4 #7 0xb69e6be3 in QThread::exec () from /home/gnu/qt-copy/lib/libQtCore.so.4 #8 0xb04ea59a in Phonon::Xine::XineThread::run (this=0xaf19f300) at /home/gnu/kde/src/kdesupport/phonon/xine/xinethread.cpp:143 #9 0xb69e9ac0 in QThreadPrivate::start () from /home/gnu/qt-copy/lib/libQtCore.so.4 #10 0xb696c50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #11 0xb67c57ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb60816c0 (LWP 4345)): [KCrash Handler] #6 0xb6ac9ad9 in QEventLoop::exit () from /home/gnu/qt-copy/lib/libQtCore.so.4 #7 0xb6d34624 in QDragManager::eventFilter () from /home/gnu/qt-copy/lib/libQtGui.so.4 #8 0xb6aca71c in QCoreApplicationPrivate::sendThroughApplicationEventFilters () from /home/gnu/qt-copy/lib/libQtCore.so.4 #9 0xb6cb8913 in QApplicationPrivate::notify_helper () from /home/gnu/qt-copy/lib/libQtGui.so.4 #10 0xb6cc0d66 in QApplication::notify () from /home/gnu/qt-copy/lib/libQtGui.so.4 #11 0xb782e56d in KApplication::notify (this=0xbfa71e44, receiver=0x9a1b530, event=0xbfa70148) at /home/gnu/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307 #12 0xb6acb41b in QCoreApplication::notifyInternal () from /home/gnu/qt-copy/lib/libQtCore.so.4 #13 0xb6cc21ee in QApplicationPrivate::sendMouseEvent () from /home/gnu/qt-copy/lib/libQtGui.so.4 #14 0xb6d23720 in QETWidget::translateMouseEvent () from /home/gnu/qt-copy/lib/libQtGui.so.4 #15 0xb6d229cd in QApplication::x11ProcessEvent () from /home/gnu/qt-copy/lib/libQtGui.so.4 #16 0xb6d49e3a in x11EventSourceDispatch () from /home/gnu/qt-copy/lib/libQtGui.so.4 #17 0xb63716f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #18 0xb6374da3 in ?? () from /usr/lib/libglib-2.0.so.0 #19 0xb6374f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #20 0xb6af2ef8 in QEventDispatcherGlib::processEvents () from /home/gnu/qt-copy/lib/libQtCore.so.4 #21 0xb6d495e5 in QGuiEventDispatcherGlib::processEvents () from /home/gnu/qt-copy/lib/libQtGui.so.4 #22 0xb6ac9bba in QEventLoop::processEvents () from /home/gnu/qt-copy/lib/libQtCore.so.4 #23 0xb6ac9d7a in QEventLoop::exec () from /home/gnu/qt-copy/lib/libQtCore.so.4 #24 0xb6d317c3 in QDragManager::drag () from /home/gnu/qt-copy/lib/libQtGui.so.4 #25 0xb6cca11a in QDrag::exec () from /home/gnu/qt-copy/lib/libQtGui.so.4 #26 0xb7d0886f in DragAndDropHelper::startDrag (this=0x916c5f8, itemView=0x9a7f498, supportedActions={i = -1079571544}, controller=0x9a22500) at /home/gnu/kde/src/KDE/kdebase/apps/dolphin/src/draganddrophelper.cpp:85 #27 0xb7cebc44 in DolphinDetailsView::startDrag (this=0x9a7f498, supportedActions={i = -1079571292}) at /home/gnu/kde/src/KDE/kdebase/apps/dolphin/src/dolphindetailsview.cpp:304 #28 0xb71a3504 in QAbstractItemView::mouseMoveEvent () from /home/gnu/qt-copy/lib/libQtGui.so.4 #29 0xb7cee2ac in DolphinDetailsView::mouseMoveEvent (this=0xbfa70ca4, event=0x9a7f520) at /home/gnu/kde/src/KDE/kdebase/apps/dolphin/src/dolphindetailsview.cpp:268 #30 0xb6d0be65 in QWidget::event () from /home/gnu/qt-copy/lib/libQtGui.so.4 #31 0xb7074c33 in QFrame::event () from /home/gnu/qt-copy/lib/libQtGui.so.4 #32 0xb71078ef in QAbstractScrollArea::viewportEvent () from /home/gnu/qt-copy/lib/libQtGui.so.4 #33 0xb71a53df in QAbstractItemView::viewportEvent () from /home/gnu/qt-copy/lib/libQtGui.so.4 #34 0xb71dbcea in QTreeView::viewportEvent () from /home/gnu/qt-copy/lib/libQtGui.so.4 #35 0xb7109da5 in QAbstractScrollAreaFilter::eventFilter () from /home/gnu/qt-copy/lib/libQtGui.so.4 #36 0xb6aca65a in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /home/gnu/qt-copy/lib/libQtCore.so.4 #37 0xb6cb897a in QApplicationPrivate::notify_helper () from /home/gnu/qt-copy/lib/libQtGui.so.4 #38 0xb6cc0d66 in QApplication::notify () from /home/gnu/qt-copy/lib/libQtGui.so.4 #39 0xb782e56d in KApplication::notify (this=0xbfa71e44, receiver=0x9a23768, event=0xbfa71548) at /home/gnu/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307 #40 0xb6acb41b in QCoreApplication::notifyInternal () from /home/gnu/qt-copy/lib/libQtCore.so.4 #41 0xb6cc21ee in QApplicationPrivate::sendMouseEvent () from /home/gnu/qt-copy/lib/libQtGui.so.4 #42 0xb6d23720 in QETWidget::translateMouseEvent () from /home/gnu/qt-copy/lib/libQtGui.so.4 #43 0xb6d229cd in QApplication::x11ProcessEvent () from /home/gnu/qt-copy/lib/libQtGui.so.4 #44 0xb6d49e3a in x11EventSourceDispatch () from /home/gnu/qt-copy/lib/libQtGui.so.4 #45 0xb63716f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #46 0xb6374da3 in ?? () from /usr/lib/libglib-2.0.so.0 #47 0xb6374f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #48 0xb6af2ef8 in QEventDispatcherGlib::processEvents () from /home/gnu/qt-copy/lib/libQtCore.so.4 #49 0xb6d495e5 in QGuiEventDispatcherGlib::processEvents () from /home/gnu/qt-copy/lib/libQtGui.so.4 #50 0xb6ac9bba in QEventLoop::processEvents () from /home/gnu/qt-copy/lib/libQtCore.so.4 #51 0xb6ac9d7a in QEventLoop::exec () from /home/gnu/qt-copy/lib/libQtCore.so.4 #52 0xb6acbfa1 in QCoreApplication::exec () from /home/gnu/qt-copy/lib/libQtCore.so.4 #53 0xb6cb8817 in QApplication::exec () from /home/gnu/qt-copy/lib/libQtGui.so.4 #54 0x080769bf in main (argc=6, argv=0xbfa71ff4) at /home/gnu/kde/src/KDE/kdebase/apps/dolphin/src/main.cpp:94 *** Bug 183928 has been marked as a duplicate of this bug. *** *** Bug 185305 has been marked as a duplicate of this bug. *** *** Bug 185416 has been marked as a duplicate of this bug. *** *** Bug 185743 has been marked as a duplicate of this bug. *** Constantly got the same issue on Kubuntu 8.10 with latest KDE4.2.1 build from ppa.lauchpad Dolphin version 1.2.1 It happens when i drag a file from one pane and try to drop it another and while a move a mouse some horizontal scrolling (file name to long to fit in pane width) appears in source pane. As i release mouse in destination pane it shown "stop sign" preventing me from selecting pop-up menu items. When i press Esc button Dolphin crashes. May be this information helps to fix this annoying issue :) and again i hope this helps fix issue Applicatiion: Dolphin (dolphin), signal SIGSEGV 0xb6714efb in nanosleep () from /lib/libc.so.6 Thread 1 (Thread 0xb5f8b6c0 (LWP 28862)): [KCrash Handler] #5 0xb6a29449 in QEventLoop::exit () from /usr/lib/libQtCore.so.4 #6 0xb6cd0fc4 in QDragManager::eventFilter () from /usr/lib/libQtGui.so.4 #7 0xb6a2a0f4 in QCoreApplicationPrivate::sendThroughApplicationEventFilters () from /usr/lib/libQtCore.so.4 #8 0xb6c4d863 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #9 0xb6c560e1 in QApplication::notify () from /usr/lib/libQtGui.so.4 #10 0xb78b210d in KApplication::notify () from /usr/lib/libkdeui.so.5 #11 0xb6a2ae61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #12 0xb6c5536e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4 #13 0xb6cbf656 in ?? () from /usr/lib/libQtGui.so.4 #14 0xb6cbe9e5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #15 0xb6ce87aa in ?? () from /usr/lib/libQtGui.so.4 #16 0xb6293718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #17 0xb6296dc3 in ?? () from /usr/lib/libglib-2.0.so.0 #18 0xb6296f81 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #19 0xb6a55478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #20 0xb6ce7ea5 in ?? () from /usr/lib/libQtGui.so.4 #21 0xb6a2952a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #22 0xb6a296ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #23 0xb6ccefa0 in QDragManager::drag () from /usr/lib/libQtGui.so.4 #24 0xb6c60c3a in QDrag::exec () from /usr/lib/libQtGui.so.4 #25 0xb7d5b820 in DragAndDropHelper::startDrag () from /usr/lib/libdolphinprivate.so.4 #26 0xb7d41094 in DolphinDetailsView::startDrag () from /usr/lib/libdolphinprivate.so.4 #27 0xb711a779 in QAbstractItemView::mouseMoveEvent () from /usr/lib/libQtGui.so.4 #28 0xb7d4123c in DolphinDetailsView::mouseMoveEvent () from /usr/lib/libdolphinprivate.so.4 #29 0xb6ca57cb in QWidget::event () from /usr/lib/libQtGui.so.4 #30 0xb6fdcfd3 in QFrame::event () from /usr/lib/libQtGui.so.4 #31 0xb70737df in QAbstractScrollArea::viewportEvent () from /usr/lib/libQtGui.so.4 #32 0xb711eccf in QAbstractItemView::viewportEvent () from /usr/lib/libQtGui.so.4 #33 0xb71569e4 in QTreeView::viewportEvent () from /usr/lib/libQtGui.so.4 #34 0xb7075d85 in ?? () from /usr/lib/libQtGui.so.4 #35 0xb6a2a04a in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4 #36 0xb6c4d8ca in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #37 0xb6c560e1 in QApplication::notify () from /usr/lib/libQtGui.so.4 #38 0xb78b210d in KApplication::notify () from /usr/lib/libkdeui.so.5 #39 0xb6a2ae61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #40 0xb6c5536e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4 #41 0xb6cbf656 in ?? () from /usr/lib/libQtGui.so.4 #42 0xb6cbe9e5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #43 0xb6ce87aa in ?? () from /usr/lib/libQtGui.so.4 #44 0xb6293718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #45 0xb6296dc3 in ?? () from /usr/lib/libglib-2.0.so.0 #46 0xb6296f81 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #47 0xb6a55478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #48 0xb6ce7ea5 in ?? () from /usr/lib/libQtGui.so.4 #49 0xb6a2952a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #50 0xb6a296ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #51 0xb6a2bda5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #52 0xb6c4d767 in QApplication::exec () from /usr/lib/libQtGui.so.4 #53 0x0808524f in _start () *** Bug 187975 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 203887 *** |