Bug 217279 - Crash while dragging icon to application (VLC)
Summary: Crash while dragging icon to application (VLC)
Status: RESOLVED DUPLICATE of bug 203887
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-04 00:40 UTC by Alex Kuster
Modified: 2009-12-04 12:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kuster 2009-12-04 00:40:22 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
Just dragging a .mp4 file to VLC when dolphin suddenly crashed (not the first time that happens) ...
I'm using KDE 4.3.2 in openSUSE with desktop effects enabled (if more information needed, mail me)

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

Thread 2 (Thread 0xb1843b70 (LWP 22956)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5c670c2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5d572d4 in pthread_cond_timedwait () from /lib/libc.so.6
#3  0xb294208b in metronom_sync_loop () from /usr/lib/libxine.so.1
#4  0xb5c626e5 in start_thread () from /lib/libpthread.so.0
#5  0xb5c62600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb5338700 (LWP 22628)):
[KCrash Handler]
#6  0xb628fbcd in QWidget::testAttribute_helper(Qt::WidgetAttribute) const () from /usr/lib/libQtGui.so.4
#7  0xb624ecbf in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#8  0xb6f6dce1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#9  0xb603132e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#10 0xb624dbdc in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#11 0xb62be80a in ?? () from /usr/lib/libQtGui.so.4
#12 0xb62bdd7e in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#13 0xb62e8b68 in ?? () from /usr/lib/libQtGui.so.4
#14 0xb55c84c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#15 0xb55cbd98 in ?? () from /usr/lib/libglib-2.0.so.0
#16 0xb55cbebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#17 0xb605d011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#18 0xb62e829a in ?? () from /usr/lib/libQtGui.so.4
#19 0xb602f98d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#20 0xb602fdd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0xb62d16e3 in QDragManager::drag(QDrag*) () from /usr/lib/libQtGui.so.4
#22 0xb625a471 in QDrag::exec(QFlags<Qt::DropAction>, Qt::DropAction) () from /usr/lib/libQtGui.so.4
#23 0xb73bd1fb in DragAndDropHelper::startDrag(QAbstractItemView*, QFlags<Qt::DropAction>, DolphinController*) () from /usr/lib/libdolphinprivate.so.4
#24 0xb73a1194 in DolphinIconsView::startDrag(QFlags<Qt::DropAction>) () from /usr/lib/libdolphinprivate.so.4
#25 0xb678d66a in QAbstractItemView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb67a70a7 in QListView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb6f547cf in KCategorizedView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#28 0xb629d9df in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#29 0xb663abb5 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#30 0xb66db12c in QAbstractScrollArea::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#31 0xb6792a44 in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#32 0xb66dd786 in ?? () from /usr/lib/libQtGui.so.4
#33 0xb603050e in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#34 0xb62468d0 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#35 0xb624ebbb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#36 0xb6f6dce1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#37 0xb603132e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#38 0xb624dbdc in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#39 0xb62be80a in ?? () from /usr/lib/libQtGui.so.4
#40 0xb62bdd7e in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#41 0xb62e8b68 in ?? () from /usr/lib/libQtGui.so.4
#42 0xb55c84c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#43 0xb55cbd98 in ?? () from /usr/lib/libglib-2.0.so.0
#44 0xb55cbebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#45 0xb605d011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#46 0xb62e829a in ?? () from /usr/lib/libQtGui.so.4
#47 0xb602f98d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#48 0xb602fdd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#49 0xb6032270 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#50 0xb6246774 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#51 0x0807b105 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-04 12:43:57 UTC
Mostly the same as bug 203887. Thanks

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