Bug 232216 - dolphin crashes just before moving multiple files
Summary: dolphin crashes just before moving multiple files
Status: RESOLVED DUPLICATE of bug 224848
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 12:56 UTC by Miquel
Modified: 2010-03-26 13:56 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 Miquel 2010-03-26 12:56:45 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.9-70.fc12.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
Just when the actions menu appears (move here, copy here, link here and cancel) the dolphin window crash
It doesn't happen always but maybe 1 time over ten. And i think if i send a item to trash just before, then happen with 100% possibilities
Sorry about my english

The crash can be reproduced some of the time.

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

Thread 3 (Thread 0xb5d2eb70 (LWP 11793)):
#0  0x00409416 in __kernel_vsyscall ()
#1  0x0033cf72 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:179
#2  0x059e66b5 in ?? () from /usr/lib/libxine.so.1
#3  0x00338ab5 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00263dce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xafd3ab70 (LWP 14404)):
[KCrash Handler]
#6  deref (this=0x90818d0) at /usr/include/QtCore/qatomic_i386.h:132
#7  operator= (this=0x90818d0) at /usr/include/QtCore/qlist.h:412
#8  KLoadMetaDataThread::run (this=0x90818d0) at /usr/src/debug/kdebase-4.4.1/apps/dolphin/src/panels/information/kloadmetadatathread.cpp:95
#9  0x0782ecdf in QThreadPrivate::start (arg=0x90818d0) at thread/qthread_unix.cpp:248
#10 0x00338ab5 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#11 0x00263dce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb76f27a0 (LWP 11738)):
#0  0x00409416 in __kernel_vsyscall ()
#1  0x002593d6 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x005d60c0 in ?? () from /usr/lib/libxcb.so.1
#3  0x005d662b in ?? () from /usr/lib/libxcb.so.1
#4  0x005d69c8 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x004d7d59 in _XSend (dpy=<value optimized out>, data=<value optimized out>, size=<value optimized out>) at xcb_io.c:332
#6  0x004d8360 in _XEventsQueued (dpy=<value optimized out>, mode=<value optimized out>) at xcb_io.c:253
#7  0x004c0978 in XPending (dpy=<value optimized out>) at Pending.c:56
#8  0x02fd9230 in QETWidget::translateMouseEvent (this=0x9ca1e60, event=0xbfc91bfc) at kernel/qapplication_x11.cpp:4091
#9  0x02fd85e3 in QApplication::x11ProcessEvent (this=0xbfc933b4, event=0xbfc91bfc) at kernel/qapplication_x11.cpp:3384
#10 0x030044fa in x11EventSourceDispatch (s=0x8f249e8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#11 0x006a8fb8 in g_main_dispatch (context=0x8f23510) at gmain.c:1960
#12 IA__g_main_context_dispatch (context=0x8f23510) at gmain.c:2513
#13 0x006ac8e8 in g_main_context_iterate (context=0x33beb0, block=1, dispatch=1, self=0x8f1fef0) at gmain.c:2591
#14 0x006aca14 in IA__g_main_context_iteration (context=0x8f23510, may_block=1) at gmain.c:2654
#15 0x0794ce46 in QEventDispatcherGlib::processEvents (this=0x8f00330, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#16 0x030040e6 in QGuiEventDispatcherGlib::processEvents (this=0x8f00330, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#17 0x079232da in QEventLoop::processEvents (this=0x9039410, flags=...) at kernel/qeventloop.cpp:149
#18 0x0792361a in QEventLoop::exec (this=0x9039410, flags=...) at kernel/qeventloop.cpp:201
#19 0x02fec50a in QDragManager::drag (this=0x98c4a38, o=0x9d22e68) at kernel/qdnd_x11.cpp:1960
#20 0x02f6af6f in QDrag::exec (this=0x9d22e68, supportedActions=..., defaultDropAction=IgnoreAction) at kernel/qdrag.cpp:282
#21 0x07ddce24 in DragAndDropHelper::startDrag (this=0x8fdd610, itemView=0x95cde50, supportedActions=..., controller=0x9440820)
    at /usr/src/debug/kdebase-4.4.1/apps/dolphin/src/draganddrophelper.cpp:93
#22 0x07dc5128 in DolphinColumnView::startDrag (this=0x95cde50, supportedActions=...) at /usr/src/debug/kdebase-4.4.1/apps/dolphin/src/dolphincolumnview.cpp:224
#23 0x034a7b0b in QAbstractItemView::mouseMoveEvent (this=0x95cde50, event=0xbfc92b00) at itemviews/qabstractitemview.cpp:1691
#24 0x034c094a in QListView::mouseMoveEvent (this=0x95cde50, e=0xbfc92b00) at itemviews/qlistview.cpp:778
#25 0x02fa89cf in QWidget::event (this=0x95cde50, event=0xbfc92b00) at kernel/qwidget.cpp:7983
#26 0x03377064 in QFrame::event (this=0x95cde50, e=0xbfc92b00) at widgets/qframe.cpp:557
#27 0x034051c3 in QAbstractScrollArea::viewportEvent (this=0x95cde50, e=0xbfc92b00) at widgets/qabstractscrollarea.cpp:1036
#28 0x034abfd7 in QAbstractItemView::viewportEvent (this=0x95cde50, event=0xbfc92b00) at itemviews/qabstractitemview.cpp:1610
#29 0x03407665 in viewportEvent (this=0x95fcbf0, o=0x9e9c9e0, e=0xbfc92b00) at widgets/qabstractscrollarea_p.h:100
#30 QAbstractScrollAreaFilter::eventFilter (this=0x95fcbf0, o=0x9e9c9e0, e=0xbfc92b00) at widgets/qabstractscrollarea_p.h:116
#31 0x07923e3a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8f211f8, receiver=0x9e9c9e0, event=0xbfc92b00) at kernel/qcoreapplication.cpp:819
#32 0x02f55d0a in QApplicationPrivate::notify_helper (this=0x8f211f8, receiver=0x9e9c9e0, e=0xbfc92b00) at kernel/qapplication.cpp:4296
#33 0x02f5d0fe in QApplication::notify (this=0xbfc933b4, receiver=0x9e9c9e0, e=0xbfc92b00) at kernel/qapplication.cpp:3865
#34 0x0295a7db in KApplication::notify (this=0xbfc933b4, receiver=0x9e9c9e0, event=0xbfc92b00) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:302
#35 0x07924c03 in QCoreApplication::notifyInternal (this=0xbfc933b4, receiver=0x9e9c9e0, event=0xbfc92b00) at kernel/qcoreapplication.cpp:704
#36 0x02f5be68 in sendEvent (receiver=0x9e9c9e0, event=0xbfc92b00, alienWidget=0x9e9c9e0, nativeWidget=0x940b8b0, buttonDown=0x3855138, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#37 QApplicationPrivate::sendMouseEvent (receiver=0x9e9c9e0, event=0xbfc92b00, alienWidget=0x9e9c9e0, nativeWidget=0x940b8b0, buttonDown=0x3855138, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#38 0x02fd90d0 in QETWidget::translateMouseEvent (this=0x940b8b0, event=0xbfc9301c) at kernel/qapplication_x11.cpp:4373
#39 0x02fd85e3 in QApplication::x11ProcessEvent (this=0xbfc933b4, event=0xbfc9301c) at kernel/qapplication_x11.cpp:3384
#40 0x030044fa in x11EventSourceDispatch (s=0x8f249e8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#41 0x006a8fb8 in g_main_dispatch (context=0x8f23510) at gmain.c:1960
#42 IA__g_main_context_dispatch (context=0x8f23510) at gmain.c:2513
#43 0x006ac8e8 in g_main_context_iterate (context=0x33beb0, block=1, dispatch=1, self=0x8f1fef0) at gmain.c:2591
#44 0x006aca14 in IA__g_main_context_iteration (context=0x8f23510, may_block=1) at gmain.c:2654
#45 0x0794ce46 in QEventDispatcherGlib::processEvents (this=0x8f00330, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#46 0x030040e6 in QGuiEventDispatcherGlib::processEvents (this=0x8f00330, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#47 0x079232da in QEventLoop::processEvents (this=0xbfc93314, flags=...) at kernel/qeventloop.cpp:149
#48 0x0792361a in QEventLoop::exec (this=0xbfc93314, flags=...) at kernel/qeventloop.cpp:201
#49 0x07925ce7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#50 0x02f55dd8 in QApplication::exec () at kernel/qapplication.cpp:3579
#51 0x080780e7 in main (argc=5, argv=0xbfc93594) at /usr/src/debug/kdebase-4.4.1/apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 232212, bug 232155, bug 232122, bug 231953, bug 231832.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-26 13:56:45 UTC
Fixed in KDE SC 4.4.2.
Regards

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