Bug 224283 - Dolphin crashes while copying files to usb device
Summary: Dolphin crashes while copying files to usb device
Status: RESOLVED DUPLICATE of bug 224848
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-26 06:07 UTC by Michael Seiwert
Modified: 2010-01-30 22:34 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 Michael Seiwert 2010-01-26 06:07:51 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.3.95 (KDE 4.3.95 (KDE 4.4 RC2)) (Compiled from sources)
Qt Version: 4.6.1
Operating System: Linux 2.6.31.5-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
While I was trying to copy some music to my usb storage device (split view) dolphin crashed several times with the same bt.

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0xb2c38b70 (LWP 7058)):
[KCrash Handler]
#6  0xb7331fea in QBasicAtomicInt::deref() () from /home/mseiwert/kde/lib/libsoprano.so.4
#7  0xb667f406 in QString::operator= (this=0x833100c, other=...) at tools/qstring.cpp:1281
#8  0x080ac2a8 in KLoadMetaDataThread::run() ()
#9  0xb662cd34 in QThreadPrivate::start (arg=0x8331000) at thread/qthread_unix.cpp:248
#10 0xb655c6e5 in start_thread () from /lib/libpthread.so.0
#11 0xb655c600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb4865760 (LWP 7015)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb556ed5e in poll () from /lib/libc.so.6
#2  0xb4bbd150 in ?? () from /usr/lib/libxcb.so.1
#3  0xb4bbd6e2 in ?? () from /usr/lib/libxcb.so.1
#4  0xb4bbdab1 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0xb5178d2c in _XSend () from /usr/lib/libX11.so.6
#6  0xb5179389 in _XFlush () from /usr/lib/libX11.so.6
#7  0xb50e7f70 in XRenderChangePicture () from /usr/lib/libXrender.so.1
#8  0xb5cbfc3c in QX11PaintEngine::updateRenderHints (this=0x8304ef8, hints=...) at painting/qpaintengine_x11.cpp:1165
#9  0xb5cbfa28 in QX11PaintEngine::updateState (this=0x8304ef8, state=...) at painting/qpaintengine_x11.cpp:1107
#10 0xb5bf4498 in QPainterPrivate::updateStateImpl (this=0x8779f78, newState=0x877cd98) at painting/qpainter.cpp:892
#11 0xb5bf467b in QPainterPrivate::updateState (this=0x8779f78, newState=0x877cd98) at painting/qpainter.cpp:920
#12 0xb5bf5609 in QPainter::restore (this=0xbfea5320) at painting/qpainter.cpp:1669
#13 0xb70f6f62 in KFileItemDelegate::paint(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const () from /home/mseiwert/kde/lib/libkio.so.5
#14 0xb7563ab2 in DolphinFileItemDelegate::paint(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const () from /home/mseiwert/kde/lib/libdolphinprivate.so.4
#15 0xb60feef5 in QTreeView::drawRow (this=0x868fac8, painter=0xbfea5320, option=..., index=...) at itemviews/qtreeview.cpp:1679
#16 0xb60fdb96 in QTreeView::drawTree (this=0x868fac8, painter=0xbfea5320, region=...) at itemviews/qtreeview.cpp:1442
#17 0xb60fd1f7 in QTreeView::paintEvent (this=0x868fac8, event=0xbfea5e18) at itemviews/qtreeview.cpp:1275
#18 0xb7555fa6 in DolphinDetailsView::paintEvent(QPaintEvent*) () from /home/mseiwert/kde/lib/libdolphinprivate.so.4
#19 0xb5ad08d7 in QWidget::event (this=0x868fac8, event=0xbfea5e18) at kernel/qwidget.cpp:8124
#20 0xb5f50b7c in QFrame::event (this=0x868fac8, e=0xbfea5e18) at widgets/qframe.cpp:557
#21 0xb5ffe511 in QAbstractScrollArea::viewportEvent (this=0x868fac8, e=0xbfea5e18) at widgets/qabstractscrollarea.cpp:1036
#22 0xb60b6d09 in QAbstractItemView::viewportEvent (this=0x868fac8, event=0xbfea5e18) at itemviews/qabstractitemview.cpp:1603
#23 0xb60fd099 in QTreeView::viewportEvent (this=0x868fac8, event=0xbfea5e18) at itemviews/qtreeview.cpp:1257
#24 0xb5fff0e3 in QAbstractScrollAreaPrivate::viewportEvent (this=0x868fb50, event=0xbfea5e18) at widgets/qabstractscrollarea_p.h:100
#25 0xb5fff1ca in QAbstractScrollAreaFilter::eventFilter (this=0x8505400, o=0x8651f58, e=0xbfea5e18) at widgets/qabstractscrollarea_p.h:116
#26 0xb6743963 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8105698, receiver=0x8651f58, event=0xbfea5e18) at kernel/qcoreapplication.cpp:819
#27 0xb5a64a72 in QApplicationPrivate::notify_helper (this=0x8105698, receiver=0x8651f58, e=0xbfea5e18) at kernel/qapplication.cpp:4294
#28 0xb5a648fb in QApplication::notify (this=0xbfea7e24, receiver=0x8651f58, e=0xbfea5e18) at kernel/qapplication.cpp:4263
#29 0xb6dd1100 in KApplication::notify(QObject*, QEvent*) () from /home/mseiwert/kde/lib/libkdeui.so.5
#30 0xb6743685 in QCoreApplication::notifyInternal (this=0xbfea7e24, receiver=0x8651f58, event=0xbfea5e18) at kernel/qcoreapplication.cpp:704
#31 0xb5a67259 in QCoreApplication::sendSpontaneousEvent (receiver=0x8651f58, event=0xbfea5e18) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#32 0xb5ac91d9 in QWidgetPrivate::drawWidget (this=0x868fe48, pdev=0x82463bc, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388) at kernel/qwidget.cpp:5321
#33 0xb5ac9a83 in QWidgetPrivate::paintSiblingsRecursive (this=0x868fb50, pdev=0x82463bc, siblings=..., index=0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388)
    at kernel/qwidget.cpp:5434
#34 0xb5ac9935 in QWidgetPrivate::paintSiblingsRecursive (this=0x868fb50, pdev=0x82463bc, siblings=..., index=1, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388)
    at kernel/qwidget.cpp:5421
#35 0xb5ac9935 in QWidgetPrivate::paintSiblingsRecursive (this=0x868fb50, pdev=0x82463bc, siblings=..., index=11, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388)
    at kernel/qwidget.cpp:5421
#36 0xb5ac9935 in QWidgetPrivate::paintSiblingsRecursive (this=0x868fb50, pdev=0x82463bc, siblings=..., index=12, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388)
    at kernel/qwidget.cpp:5421
#37 0xb5ac9643 in QWidgetPrivate::drawWidget (this=0x868fb50, pdev=0x82463bc, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388) at kernel/qwidget.cpp:5370
#38 0xb5ac9a83 in QWidgetPrivate::paintSiblingsRecursive (this=0x852ac48, pdev=0x82463bc, siblings=..., index=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388)
    at kernel/qwidget.cpp:5434
#39 0xb5ac9643 in QWidgetPrivate::drawWidget (this=0x852ac48, pdev=0x82463bc, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388) at kernel/qwidget.cpp:5370
#40 0xb5ac9a83 in QWidgetPrivate::paintSiblingsRecursive (this=0x81bf658, pdev=0x82463bc, siblings=..., index=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388)
    at kernel/qwidget.cpp:5434
#41 0xb5ac9643 in QWidgetPrivate::drawWidget (this=0x81bf658, pdev=0x82463bc, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388) at kernel/qwidget.cpp:5370
#42 0xb5ac9a83 in QWidgetPrivate::paintSiblingsRecursive (this=0x81f8518, pdev=0x82463bc, siblings=..., index=0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388)
    at kernel/qwidget.cpp:5434
#43 0xb5ac9935 in QWidgetPrivate::paintSiblingsRecursive (this=0x81f8518, pdev=0x82463bc, siblings=..., index=0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388)
    at kernel/qwidget.cpp:5421
#44 0xb5ac9935 in QWidgetPrivate::paintSiblingsRecursive (this=0x81f8518, pdev=0x82463bc, siblings=..., index=2, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388)
    at kernel/qwidget.cpp:5421
#45 0xb5ac9643 in QWidgetPrivate::drawWidget (this=0x81f8518, pdev=0x82463bc, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388) at kernel/qwidget.cpp:5370
#46 0xb5ac9a83 in QWidgetPrivate::paintSiblingsRecursive (this=0x825f798, pdev=0x82463bc, siblings=..., index=2, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388)
    at kernel/qwidget.cpp:5434
#47 0xb5ac9643 in QWidgetPrivate::drawWidget (this=0x825f798, pdev=0x82463bc, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388) at kernel/qwidget.cpp:5370
#48 0xb5ac9a83 in QWidgetPrivate::paintSiblingsRecursive (this=0x80fb930, pdev=0x82463bc, siblings=..., index=10, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388)
    at kernel/qwidget.cpp:5434
#49 0xb5ac9935 in QWidgetPrivate::paintSiblingsRecursive (this=0x80fb930, pdev=0x82463bc, siblings=..., index=12, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8246388)
    at kernel/qwidget.cpp:5421
#50 0xb5ac9643 in QWidgetPrivate::drawWidget (this=0x80fb930, pdev=0x82463bc, rgn=..., offset=..., flags=5, sharedPainter=0x0, backingStore=0x8246388) at kernel/qwidget.cpp:5370
#51 0xb5cd7838 in QWidgetBackingStore::sync (this=0x8246388) at painting/qbackingstore.cpp:1291
#52 0xb5abfe4e in QWidgetPrivate::syncBackingStore (this=0x80fb930) at kernel/qwidget.cpp:1663
#53 0xb5ad0e2e in QWidget::event (this=0x81db750, event=0x8557710) at kernel/qwidget.cpp:8271
#54 0xb5f73e2a in QMainWindow::event (this=0x81db750, event=0x8557710) at widgets/qmainwindow.cpp:1435
#55 0xb6ec6b97 in KMainWindow::event(QEvent*) () from /home/mseiwert/kde/lib/libkdeui.so.5
#56 0xb6f09b9b in KXmlGuiWindow::event(QEvent*) () from /home/mseiwert/kde/lib/libkdeui.so.5
#57 0xb5a64a96 in QApplicationPrivate::notify_helper (this=0x8105698, receiver=0x81db750, e=0x8557710) at kernel/qapplication.cpp:4298
#58 0xb5a648fb in QApplication::notify (this=0xbfea7e24, receiver=0x81db750, e=0x8557710) at kernel/qapplication.cpp:4263
#59 0xb6dd1100 in KApplication::notify(QObject*, QEvent*) () from /home/mseiwert/kde/lib/libkdeui.so.5
#60 0xb6743685 in QCoreApplication::notifyInternal (this=0xbfea7e24, receiver=0x81db750, event=0x8557710) at kernel/qcoreapplication.cpp:704
#61 0xb674715d in QCoreApplication::sendEvent (receiver=0x81db750, event=0x8557710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#62 0xb6744739 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x80e6848) at kernel/qcoreapplication.cpp:1345
#63 0xb67443f1 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#64 0xb677b736 in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#65 0xb677a014 in postEventSourceDispatch (s=0x810af10) at kernel/qeventdispatcher_glib.cpp:276
#66 0xb4fc54c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#67 0xb4fc8d98 in ?? () from /usr/lib/libglib-2.0.so.0
#68 0xb4fc8ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#69 0xb677b020 in QEventDispatcherGlib::processEvents (this=0x80e6308, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#70 0xb5b39d06 in QGuiEventDispatcherGlib::processEvents (this=0x80e6308, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#71 0xb6740a5f in QEventLoop::processEvents (this=0xbfea7d9c, flags=...) at kernel/qeventloop.cpp:149
#72 0xb6740ba4 in QEventLoop::exec (this=0xbfea7d9c, flags=...) at kernel/qeventloop.cpp:201
#73 0xb6743d61 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#74 0xb5a61de6 in QApplication::exec () at kernel/qapplication.cpp:3577
#75 0x0807c268 in main ()

Possible duplicates by query: bug 222364.

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-26 12:45:38 UTC
- If you can reproduce the crash at will (or you experience this regularly), can you install the "dolphin-debuginfo" package and post a complete backtrace here? (you can get more information at http://techbase.kde.org/User:DarioAndres/Basic_Guide_about_Crash_Reporting ) Thanks
Comment 2 Dario Andres 2010-01-30 22:34:51 UTC
Merging with bug 224848. Regards

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