Bug 225520 - dolphin crashed while copying an file
Summary: dolphin crashed while copying an file
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: 2010-02-04 17:25 UTC by d.bernardy
Modified: 2010-02-05 23:02 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 d.bernardy 2010-02-04 17:25:14 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-17-generic x86_64
Distribution: Ubuntu 9.10

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

Thread 2 (Thread 0x7f1355db3910 (LWP 6871)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f135b256c91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f13670fda04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f136b14c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f136ee4b750 (LWP 6683)):
[KCrash Handler]
#5  0x00007f136bd05d1f in QWidget::testAttribute_helper (this=0x2444dc0, attribute=Qt::WA_Hover) at kernel/qwidget.cpp:9976
#6  0x00007f136bccb0ee in QWidget::testAttribute (this=<value optimized out>, receiver=<value optimized out>, e=0x7fffbd38ce40) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:997
#7  QApplication::notify (this=<value optimized out>, receiver=<value optimized out>, e=0x7fffbd38ce40) at kernel/qapplication.cpp:3780
#8  0x00007f136cff8ab6 in KApplication::notify (this=0x7fffbd391db0, receiver=0x2444dc0, event=0x7fffbd38ce40) at ../../kdeui/kernel/kapplication.cpp:302
#9  0x00007f136b830c2c in QCoreApplication::notifyInternal (this=0x7fffbd391db0, receiver=0x2444dc0, event=0x7fffbd38ce40) at kernel/qcoreapplication.cpp:610
#10 0x00007f136bcca8e0 in QCoreApplication::sendSpontaneousEvent (receiver=0x2444dc0, event=0x7fffbd38ce40, alienWidget=0x0, nativeWidget=0x2444dc0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#11 QApplicationPrivate::sendMouseEvent (receiver=0x2444dc0, event=0x7fffbd38ce40, alienWidget=0x0, nativeWidget=0x2444dc0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>)
    at kernel/qapplication.cpp:2924
#12 0x00007f136bd30a0e in QETWidget::translateMouseEvent (this=0x2444dc0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#13 0x00007f136bd2faa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffbd38e970) at kernel/qapplication_x11.cpp:3550
#14 0x00007f136bd58d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#15 0x00007f136734ebce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#16 0x00007f1367352598 in ?? () from /lib/libglib-2.0.so.0
#17 0x00007f13673526c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#18 0x00007f136b8591a6 in QEventDispatcherGlib::processEvents (this=0x16ded20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#19 0x00007f136bd584be in QGuiEventDispatcherGlib::processEvents (this=0x2444dc0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#20 0x00007f136b82f532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#21 0x00007f136b82f904 in QEventLoop::exec (this=0x2389130, flags=) at kernel/qeventloop.cpp:201
#22 0x00007f136bd4267c in QDragManager::drag (this=0x21e7790, o=<value optimized out>) at kernel/qdnd_x11.cpp:1969
#23 0x00007f136bcd6168 in QDrag::exec (this=0x1e62780, supportedActions=) at kernel/qdrag.cpp:282
#24 0x00007f136de3f63d in DragAndDropHelper::startDrag(QAbstractItemView*, QFlags<Qt::DropAction>, DolphinController*) () from /usr/lib/libdolphinprivate.so.4
#25 0x00007f136de27f79 in DolphinIconsView::startDrag(QFlags<Qt::DropAction>) () from /usr/lib/libdolphinprivate.so.4
#26 0x00007f136c19bc36 in QAbstractItemView::mouseMoveEvent (this=0x19c1310, event=<value optimized out>) at itemviews/qabstractitemview.cpp:1552
#27 0x00007f136c1b30ca in QListView::mouseMoveEvent (this=0x2444dc0, e=0x4a) at itemviews/qlistview.cpp:831
#28 0x00007f136cfe206c in KCategorizedView::mouseMoveEvent (this=0x2444dc0, event=0x4a) at ../../kdeui/itemviews/kcategorizedview.cpp:1034
#29 0x00007f136bd12822 in QWidget::event (this=0x19c1310, event=0x7fffbd38fea0) at kernel/qwidget.cpp:7534
#30 0x00007f136c06e2a6 in QFrame::event (this=0x19c1310, e=0x7fffbd38fea0) at widgets/qframe.cpp:559
#31 0x00007f136c1a121b in QAbstractItemView::viewportEvent (this=0x19c1310, event=0x7fffbd38fea0) at itemviews/qabstractitemview.cpp:1476
#32 0x00007f136b82ff47 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x19c0ea0, event=0x7fffbd38fea0) at kernel/qcoreapplication.cpp:726
#33 0x00007f136bcc3ecc in QApplicationPrivate::notify_helper (this=0x1709de0, receiver=0x19c0ea0, e=0x7fffbd38fea0) at kernel/qapplication.cpp:4052
#34 0x00007f136bccb011 in QApplication::notify (this=<value optimized out>, receiver=0x19c0ea0, e=0x7fffbd38fea0) at kernel/qapplication.cpp:3758
#35 0x00007f136cff8ab6 in KApplication::notify (this=0x7fffbd391db0, receiver=0x19c0ea0, event=0x7fffbd38fea0) at ../../kdeui/kernel/kapplication.cpp:302
#36 0x00007f136b830c2c in QCoreApplication::notifyInternal (this=0x7fffbd391db0, receiver=0x19c0ea0, event=0x7fffbd38fea0) at kernel/qcoreapplication.cpp:610
#37 0x00007f136bcca8e0 in QCoreApplication::sendSpontaneousEvent (receiver=0x19c0ea0, event=0x7fffbd38fea0, alienWidget=0x19c0ea0, nativeWidget=0x19c07d0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#38 QApplicationPrivate::sendMouseEvent (receiver=0x19c0ea0, event=0x7fffbd38fea0, alienWidget=0x19c0ea0, nativeWidget=0x19c07d0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2924
#39 0x00007f136bd30a0e in QETWidget::translateMouseEvent (this=0x19c07d0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#40 0x00007f136bd2faa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffbd3919d0) at kernel/qapplication_x11.cpp:3550
#41 0x00007f136bd58d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#42 0x00007f136734ebce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#43 0x00007f1367352598 in ?? () from /lib/libglib-2.0.so.0
#44 0x00007f13673526c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#45 0x00007f136b8591a6 in QEventDispatcherGlib::processEvents (this=0x16ded20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#46 0x00007f136bd584be in QGuiEventDispatcherGlib::processEvents (this=0x2444dc0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#47 0x00007f136b82f532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#48 0x00007f136b82f904 in QEventLoop::exec (this=0x7fffbd391d00, flags=) at kernel/qeventloop.cpp:201
#49 0x00007f136b831ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#50 0x0000000000439555 in _start ()
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-05 14:29:53 UTC
- Did you dragged and dropped some file between two windows ?
- Do you have desktop compositing / effects ?
This could be related to bug 203887. Regards
Comment 2 d.bernardy 2010-02-05 21:30:21 UTC
yes, i was dragging some files...

i tryed to copy something from an samba shared place to krusader.

no, i havent any themes installed... only the original kde theme
Comment 3 Dario Andres 2010-02-05 23:02:13 UTC
Merging with bug 203887. Thanks

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