Bug 236181 - Dolphin Crash during copying from 1TB external hard drive
Summary: Dolphin Crash during copying from 1TB external hard drive
Status: RESOLVED DUPLICATE of bug 234799
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
: 236182 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-03 16:51 UTC by benothemaster
Modified: 2010-05-03 18:39 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 benothemaster 2010-05-03 16:51:43 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I tried to copy a bunch of files until I got a message of a corrupt file. After that Dolphi crashed. I tried to look after the files but Dolphin crashed again, but without telling me about the corrupt files. Maybe it is related to the files, but after looking into the directory I copied the files, there is nothing missing.

The crash can be reproduced every time.

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

Thread 3 (Thread 0xb5f68b70 (LWP 1529)):
#0  0x00af5dda in ?? () from /lib/tls/i686/cmov/libc.so.6
#1  0x00adab70 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x021e84eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x021db0ac in ?? () from /lib/libglib-2.0.so.0
#4  0x021db4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0240e60f in QEventDispatcherGlib::processEvents (this=0x8bca238, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x023e1059 in QEventLoop::processEvents (this=0xb5f68290, flags=) at kernel/qeventloop.cpp:149
#7  0x023e14aa in QEventLoop::exec (this=0xb5f68290, flags=...) at kernel/qeventloop.cpp:201
#8  0x022dd5a8 in QThread::exec (this=0x8ca4c10) at thread/qthread.cpp:487
#9  0x023c0c1b in QInotifyFileSystemWatcherEngine::run (this=0x8ca4c10) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x022e032e in QThreadPrivate::start (arg=0x8ca4c10) at thread/qthread_unix.cpp:248
#11 0x0043796e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x00ae8a0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb478eb70 (LWP 1606)):
[KCrash Handler]
#6  0x00ce76d4 in ?? () from /usr/lib/libsopranoclient.so.1
#7  0x001411cf in Soprano::Iterator<Soprano::BindingSet>::next (this=0xb478de8c) at /usr/include/Soprano/../soprano/iterator.h:239
#8  0x0013c354 in Nepomuk::ResourceData::determineUri (this=0xb3e014a8) at ../../../nepomuk/core/resourcedata.cpp:672
#9  0x0013d6a0 in Nepomuk::ResourceData::load (this=0xb3e014a8) at ../../../nepomuk/core/resourcedata.cpp:414
#10 0x0013e19b in Nepomuk::ResourceData::property (this=0xb3e014a8, uri=...) at ../../../nepomuk/core/resourcedata.cpp:271
#11 0x0015bcb7 in Nepomuk::Resource::property (this=0xb478e294, uri=...) at ../../../nepomuk/core/resource.cpp:280
#12 0x0015be41 in Nepomuk::Resource::tags (this=0xb478e294) at ../../../nepomuk/core/resource.cpp:633
#13 0x080aa3b6 in KLoadMetaDataThread::run (this=0x8f92ba8) at ../../../../apps/dolphin/src/panels/information/kloadmetadatathread.cpp:104
#14 0x022e032e in QThreadPrivate::start (arg=0x8f92ba8) at thread/qthread_unix.cpp:248
#15 0x0043796e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x00ae8a0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7872710 (LWP 1520)):
#0  0x0026f422 in __kernel_vsyscall ()
#1  0x00adab86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x04302d60 in ?? () from /usr/lib/libxcb.so.1
#3  0x043032cb in ?? () from /usr/lib/libxcb.so.1
#4  0x04303667 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x02f33d79 in _XSend () from /usr/lib/libX11.so.6
#6  0x02f343d9 in _XFlush () from /usr/lib/libX11.so.6
#7  0x02f08aa8 in XCreateGC () from /usr/lib/libX11.so.6
#8  0x03b7fbfb in QX11PaintEngine::begin (this=0x8b82868, pdev=0x8b1357c) at painting/qpaintengine_x11.cpp:501
#9  0x03ac0b32 in QPainter::begin (this=0xbff39e4c, pd=0x8b1357c) at painting/qpainter.cpp:1853
#10 0x03ac1308 in QPainter (this=0xbff39e4c, pd=0x8bee0d8) at painting/qpainter.cpp:1477
#11 0x03dafdb3 in QLabel::paintEvent (this=0x8bee0d0) at widgets/qlabel.cpp:966
#12 0x039ae6b6 in QWidget::event (this=0x8bee0d0, event=0xbff3a464) at kernel/qwidget.cpp:8144
#13 0x03daafd3 in QFrame::event (this=0x8bee0d0, e=0xbff3a464) at widgets/qframe.cpp:557
#14 0x03daf02a in QLabel::event (this=0x8bee0d0, e=0xbff3a464) at widgets/qlabel.cpp:957
#15 0x039504dc in QApplicationPrivate::notify_helper (this=0x88dcd20, receiver=0x8bee0d0, e=0xbff3a464) at kernel/qapplication.cpp:4300
#16 0x039570f9 in QApplication::notify (this=0xbff3bd84, receiver=0x8bee0d0, e=0xbff3a464) at kernel/qapplication.cpp:4265
#17 0x0109bf2a in KApplication::notify (this=0xbff3bd84, receiver=0x8bee0d0, event=0xbff3a464) at ../../kdeui/kernel/kapplication.cpp:302
#18 0x023e2a3b in QCoreApplication::notifyInternal (this=0xbff3bd84, receiver=0x8bee0d0, event=0xbff3a464) at kernel/qcoreapplication.cpp:704
#19 0x039b79d6 in QCoreApplication::sendSpontaneousEvent (this=0x8bef1f8, pdev=0x8b1357c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x8b12df0)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#20 QWidgetPrivate::drawWidget (this=0x8bef1f8, pdev=0x8b1357c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x8b12df0) at kernel/qwidget.cpp:5339
#21 0x039b8815 in QWidgetPrivate::paintSiblingsRecursive (this=0x8b32158, pdev=0x8b1357c, siblings=..., index=7, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8b12df0)
    at kernel/qwidget.cpp:5452
#22 0x039b864e in QWidgetPrivate::paintSiblingsRecursive (this=0x8b32158, pdev=0x8b1357c, siblings=..., index=9, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8b12df0)
    at kernel/qwidget.cpp:5439
#23 0x039b864e in QWidgetPrivate::paintSiblingsRecursive (this=0x8b32158, pdev=0x8b1357c, siblings=..., index=10, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8b12df0)
    at kernel/qwidget.cpp:5439
#24 0x039b7725 in QWidgetPrivate::drawWidget (this=0x8b32158, pdev=0x8b1357c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x8b12df0) at kernel/qwidget.cpp:5388
#25 0x039b8815 in QWidgetPrivate::paintSiblingsRecursive (this=0x8b2d610, pdev=0x8b1357c, siblings=..., index=5, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8b12df0)
    at kernel/qwidget.cpp:5452
#26 0x039b7725 in QWidgetPrivate::drawWidget (this=0x8b2d610, pdev=0x8b1357c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x8b12df0) at kernel/qwidget.cpp:5388
#27 0x039b8815 in QWidgetPrivate::paintSiblingsRecursive (this=0x8964c38, pdev=0x8b1357c, siblings=..., index=39, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8b12df0)
    at kernel/qwidget.cpp:5452
#28 0x039b7725 in QWidgetPrivate::drawWidget (this=0x8964c38, pdev=0x8b1357c, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x8b12df0) at kernel/qwidget.cpp:5388
#29 0x03b8e890 in QWidgetBackingStore::sync (this=0x8b12df0) at painting/qbackingstore.cpp:1291
#30 0x039a7b93 in QWidgetPrivate::syncBackingStore (this=0x8964c38) at kernel/qwidget.cpp:1672
#31 0x039aee76 in QWidget::event (this=0x896d760, event=0x8d33540) at kernel/qwidget.cpp:8291
#32 0x03dc9bc7 in QMainWindow::event (this=0x896d760, event=0x8d33540) at widgets/qmainwindow.cpp:1433
#33 0x0118db04 in KMainWindow::event (this=0x896d760, ev=0x8d33540) at ../../kdeui/widgets/kmainwindow.cpp:1103
#34 0x011d588f in KXmlGuiWindow::event (this=0x896d760, ev=0x8d33540) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#35 0x039504dc in QApplicationPrivate::notify_helper (this=0x88dcd20, receiver=0x896d760, e=0x8d33540) at kernel/qapplication.cpp:4300
#36 0x039570f9 in QApplication::notify (this=0xbff3bd84, receiver=0x896d760, e=0x8d33540) at kernel/qapplication.cpp:4265
#37 0x0109bf2a in KApplication::notify (this=0xbff3bd84, receiver=0x896d760, event=0x8d33540) at ../../kdeui/kernel/kapplication.cpp:302
#38 0x023e2a3b in QCoreApplication::notifyInternal (this=0xbff3bd84, receiver=0x896d760, event=0x8d33540) at kernel/qcoreapplication.cpp:704
#39 0x023e5473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x88bd2c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#40 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x88bd2c0) at kernel/qcoreapplication.cpp:1345
#41 0x023e55dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#42 0x0240eadf in QCoreApplication::sendPostedEvents (s=0x88e2110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#43 postEventSourceDispatch (s=0x88e2110) at kernel/qeventdispatcher_glib.cpp:276
#44 0x021d75e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#45 0x021db2d8 in ?? () from /lib/libglib-2.0.so.0
#46 0x021db4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#47 0x0240e5d5 in QEventDispatcherGlib::processEvents (this=0x88bd4a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#48 0x03a10135 in QGuiEventDispatcherGlib::processEvents (this=0x88bd4a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#49 0x023e1059 in QEventLoop::processEvents (this=0xbff3bce4, flags=) at kernel/qeventloop.cpp:149
#50 0x023e14aa in QEventLoop::exec (this=0xbff3bce4, flags=...) at kernel/qeventloop.cpp:201
#51 0x023e569f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#52 0x03950577 in QApplication::exec () at kernel/qapplication.cpp:3579
#53 0x0807bbcf in main (argc=6, argv=0xbff3bf64) at ../../../../apps/dolphin/src/main.cpp:101

This bug may be a duplicate of or related to bug 236072, bug 235222.

Possible duplicates by query: bug 236072, bug 236043, bug 235793, bug 235222, bug 235083.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-05-03 18:04:33 UTC
*** Bug 236182 has been marked as a duplicate of this bug. ***
Comment 2 Frank Reininghaus 2010-05-03 18:39:38 UTC
Thanks for the bug report! This crash on Kubuntu 10.04 has been reported already. It seems it's related to Nepomuk/Soprano, so disabling Nepomuk might be a workaround for this issue.

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