Bug 242782 - dolphin crash when song's file are dropped to kaffeine
Summary: dolphin crash when song's file are dropped to kaffeine
Status: RESOLVED DUPLICATE of bug 219947
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-25 14:07 UTC by mrowkabartek
Modified: 2010-06-26 02:02 UTC (History)
0 users

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 mrowkabartek 2010-06-25 14:07:49 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.31.12-0.2-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
kaffeine (0.8.8)
i use desktop effect, when i drag file, move to kaffeine dolphin is crash

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0x7f110f7a0910 (LWP 5999)):
#0  0x00007f11203292cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f1115b68671 in metronom_sync_loop () from /usr/lib64/libxine.so.1
#2  0x00007f112032465d in start_thread () from /lib64/libpthread.so.0
#3  0x00007f1123194e1d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1127480750 (LWP 2831)):
[KCrash Handler]
#5  QDragManager::move (this=0x801a50, globalPos=<value optimized out>) at kernel/qdnd_x11.cpp:1633
#6  0x00007f11239808b9 in QDragManager::eventFilter (this=0x7f112341ae60, o=<value optimized out>, e=0x0) at kernel/qdnd_x11.cpp:1287
#7  0x00007f112452cfeb in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x6d0100, receiver=0x118daa0, event=0x7fff00424560) at kernel/qcoreapplication.cpp:822
#8  0x00007f11238eb776 in QApplicationPrivate::notify_helper (this=0x7f112341ae60, receiver=0x0, e=0x0) at kernel/qapplication.cpp:4277
#9  0x00007f11238f25bb in QApplication::notify (this=0x7fff00427130, receiver=0x118daa0, e=0x7fff00424560) at kernel/qapplication.cpp:3867
#10 0x00007f1125100bb6 in KApplication::notify (this=0x7fff00427130, receiver=0x118daa0, event=0x7fff00424560) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#11 0x00007f112452db1c in QCoreApplication::notifyInternal (this=0x7fff00427130, receiver=0x118daa0, event=0x7fff00424560) at kernel/qcoreapplication.cpp:726
#12 0x00007f11238f1796 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#13 QApplicationPrivate::sendMouseEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qapplication.cpp:2967
#14 0x00007f1123971395 in QETWidget::translateMouseEvent (this=0x118daa0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380
#15 0x00007f11239700aa in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff00424e80) at kernel/qapplication_x11.cpp:3513
#16 0x00007f112399a632 in x11EventSourceDispatch (s=0x6cdc30, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#17 0x00007f111e777dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f111e77b7b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f111e77b8e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007f1124557193 in QEventDispatcherGlib::processEvents (this=0x6a58a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#21 0x00007f112399a21e in QGuiEventDispatcherGlib::processEvents (this=0x7f112341ae60, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#22 0x00007f112452c432 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#23 0x00007f112452c80c in QEventLoop::exec (this=0xe68e00, flags=) at kernel/qeventloop.cpp:201
#24 0x00007f112398344c in QDragManager::drag (this=0x801a50, o=<value optimized out>) at kernel/qdnd_x11.cpp:1960
#25 0x00007f1123901f58 in QDrag::exec (this=0x10be600, supportedActions=) at kernel/qdrag.cpp:282
#26 0x00007f112693216b in DragAndDropHelper::startDrag (this=0x7d3c00, itemView=0x9f3bb0, supportedActions=) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/draganddrophelper.cpp:93
#27 0x00007f112691a960 in DolphinIconsView::startDrag (this=0x9f3bb0, supportedActions=<value optimized out>) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/dolphiniconsview.cpp:185
#28 0x00007f1123e12cbe in QAbstractItemView::mouseMoveEvent (this=0x9f3bb0, event=<value optimized out>) at itemviews/qabstractitemview.cpp:1696
#29 0x00007f1123e2a7a1 in QListView::mouseMoveEvent (this=0x7f112341ae60, e=0x7fff00426430) at itemviews/qlistview.cpp:778
#30 0x00007f11250bc13e in KCategorizedView::mouseMoveEvent (this=0x7f112341ae60, event=0x0) at /usr/src/debug/kdelibs-4.4.4/kdeui/itemviews/kcategorizedview.cpp:948
#31 0x00007f112394174f in QWidget::event (this=0x9f3bb0, event=0x7fff00426430) at kernel/qwidget.cpp:8029
#32 0x00007f1123ce71a6 in QFrame::event (this=0x9f3bb0, e=0x7fff00426430) at widgets/qframe.cpp:557
#33 0x00007f1123e177ab in QAbstractItemView::viewportEvent (this=0x9f3bb0, event=0x7fff00426430) at itemviews/qabstractitemview.cpp:1615
#34 0x00007f112452cf27 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x9b3f10, event=0x7fff00426430) at kernel/qcoreapplication.cpp:841
#35 0x00007f11238eb7cc in QApplicationPrivate::notify_helper (this=0x6d0100, receiver=0x9b3f10, e=0x7fff00426430) at kernel/qapplication.cpp:4298
#36 0x00007f11238f25bb in QApplication::notify (this=0x7fff00427130, receiver=0x9b3f10, e=0x7fff00426430) at kernel/qapplication.cpp:3867
#37 0x00007f1125100bb6 in KApplication::notify (this=0x7fff00427130, receiver=0x9b3f10, event=0x7fff00426430) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#38 0x00007f112452db1c in QCoreApplication::notifyInternal (this=0x7fff00427130, receiver=0x9b3f10, event=0x7fff00426430) at kernel/qcoreapplication.cpp:726
#39 0x00007f11238f1796 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#40 QApplicationPrivate::sendMouseEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qapplication.cpp:2967
#41 0x00007f1123971395 in QETWidget::translateMouseEvent (this=0x7793a0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380
#42 0x00007f11239700aa in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff00426d50) at kernel/qapplication_x11.cpp:3513
#43 0x00007f112399a632 in x11EventSourceDispatch (s=0x6cdc30, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#44 0x00007f111e777dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#45 0x00007f111e77b7b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#46 0x00007f111e77b8e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#47 0x00007f1124557193 in QEventDispatcherGlib::processEvents (this=0x6a58a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#48 0x00007f112399a21e in QGuiEventDispatcherGlib::processEvents (this=0x7f112341ae60, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#49 0x00007f112452c432 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#50 0x00007f112452c80c in QEventLoop::exec (this=0x7fff00427080, flags=) at kernel/qeventloop.cpp:201
#51 0x00007f11245314bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#52 0x000000000043b1c5 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 240833, bug 240507, bug 238219, bug 237739, bug 237606.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-06-26 02:02:04 UTC

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