Bug 237554 - Dolphin crashes when moving files
Summary: Dolphin crashes when moving files
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:
Depends on:
Blocks:
 
Reported: 2010-05-13 23:55 UTC by Jean-Christophe Dubois
Modified: 2010-05-14 08:19 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 Jean-Christophe Dubois 2010-05-13 23:55:04 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-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I was moving (~10) video files on an NFS partition located on a remote NAS.

The files were already on the NAS. I was just trying to move them to a sub-directory.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
__libc_enable_asynccancel () at ../nptl/cancellation.c:44
	in ../nptl/cancellation.c
[Current thread is 1 (Thread 0xb77bc710 (LWP 11842))]

Thread 4 (Thread 0xb5d76b70 (LWP 11851)):
#0  0x00866e16 in *__GI_clock_gettime (clock_id=8826868, tp=0xb5d75fb8) at ../sysdeps/unix/clock_gettime.c:100
#1  0x017b56fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x017ba825 in QTimerInfoList::updateCurrentTime (this=0x9d786ec) at kernel/qeventdispatcher_unix.cpp:340
#3  0x017ba86a in QTimerInfoList::timerWait (this=0x9d786ec, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x017b8818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb5d760cc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x017b88a5 in timerSourcePrepare (source=0x0, timeout=0x86aff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0x05034aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x05034ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x050354b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x017b860f in QEventDispatcherGlib::processEvents (this=0x9d21eb8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x0178b059 in QEventLoop::processEvents (this=0xb5d76290, flags=) at kernel/qeventloop.cpp:149
#11 0x0178b4aa in QEventLoop::exec (this=0xb5d76290, flags=...) at kernel/qeventloop.cpp:201
#12 0x016875a8 in QThread::exec (this=0x9d6e008) at thread/qthread.cpp:487
#13 0x0176ac1b in QInotifyFileSystemWatcherEngine::run (this=0x9d6e008) at io/qfilesystemwatcher_inotify.cpp:248
#14 0x0168a32e in QThreadPrivate::start (arg=0x9d6e008) at thread/qthread_unix.cpp:248
#15 0x0071896e in start_thread (arg=0xb5d76b70) at pthread_create.c:300
#16 0x0597ba0e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xb4439b70 (LWP 11904)):
#0  0x0038c832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x0071d342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x059889f4 in __pthread_cond_timedwait (cond=0x9f87730, mutex=0x9f87718, abstime=0xb4439320) at forward.c:152
#3  0x019cfce7 in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 0xb33efb70 (LWP 13603)):
[KCrash Handler]
#6  0x008916d4 in ?? () from /usr/lib/libsopranoclient.so.1
#7  0x0077c1cf in Soprano::Iterator<Soprano::BindingSet>::next (this=0xb33eee8c) at /usr/include/Soprano/../soprano/iterator.h:239
#8  0x00777354 in Nepomuk::ResourceData::determineUri (this=0xb2a04908) at ../../../nepomuk/core/resourcedata.cpp:672
#9  0x007786a0 in Nepomuk::ResourceData::load (this=0xb2a04908) at ../../../nepomuk/core/resourcedata.cpp:414
#10 0x0077919b in Nepomuk::ResourceData::property (this=0xb2a04908, uri=...) at ../../../nepomuk/core/resourcedata.cpp:271
#11 0x00796cb7 in Nepomuk::Resource::property (this=0xb33ef294, uri=...) at ../../../nepomuk/core/resource.cpp:280
#12 0x007995ed in Nepomuk::Resource::description (this=0xb33ef294) at ../../../nepomuk/core/resource.cpp:522
#13 0x080aa31c in KLoadMetaDataThread::run (this=0xa0ce728) at ../../../../apps/dolphin/src/panels/information/kloadmetadatathread.cpp:98
#14 0x0168a32e in QThreadPrivate::start (arg=0xa0ce728) at thread/qthread_unix.cpp:248
#15 0x0071896e in start_thread (arg=0xb33efb70) at pthread_create.c:300
#16 0x0597ba0e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77bc710 (LWP 11842)):
#0  __libc_enable_asynccancel () at ../nptl/cancellation.c:44
#1  0x0596db70 in *__GI___poll (fds=0xbfe35098, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:85
#2  0x008cdd60 in ?? () from /usr/lib/libxcb.so.1
#3  0x008ce2cb in ?? () from /usr/lib/libxcb.so.1
#4  0x008ce667 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x00600d79 in _XSend (dpy=0x9949200, data=0x0, size=0) at ../../src/xcb_io.c:339
#6  0x006013d9 in _XFlush (dpy=0x9953450) at ../../src/xcb_io.c:356
#7  0x0035cd73 in XRenderChangePicture () from /usr/lib/libXrender.so.1
#8  0x01e39fd9 in x11ClearClipRegion (this=0xa04f480, clipRegion=..., op=Qt::NoClip) at painting/qpaintengine_x11.cpp:196
#9  QX11PaintEngine::updateClipRegion_dev (this=0xa04f480, clipRegion=..., op=Qt::NoClip) at painting/qpaintengine_x11.cpp:2051
#10 0x01e3f6fc in QX11PaintEngine::updateState (this=0xa04f480, state=...) at painting/qpaintengine_x11.cpp:1105
#11 0x01d7b6f4 in QPainterPrivate::updateStateImpl (this=0x9e6f018, newState=0xa081118) at painting/qpainter.cpp:892
#12 0x01d7b7bc in QPainterPrivate::updateState (this=0x9e6f018, newState=0xa081118) at painting/qpainter.cpp:920
#13 0x01d887ee in QPainter::drawPixmap (this=0xbfe356cc, p=..., pm=...) at painting/qpainter.cpp:5258
#14 0x00fced58 in QPainter::drawPixmap (this=0xa289ad0, size=..., mode=QIcon::Normal, state=QIcon::Off) at /usr/include/qt4/QtGui/qpainter.h:811
#15 KIconEngine::pixmap (this=0xa289ad0, size=..., mode=QIcon::Normal, state=QIcon::Off) at ../../kdeui/icons/kiconengine.cpp:128
#16 0x01cd28d6 in QIcon::pixmap (this=0xbfe35838, size=..., mode=QIcon::Normal, state=QIcon::Off) at image/qicon.cpp:669
#17 0x00ce0e63 in KFileItemDelegate::paint (this=0x9cc1080, painter=0xbfe35cfc, option=..., index=...) at ../../kio/kio/kfileitemdelegate.cpp:1236
#18 0x0049fab1 in DolphinFileItemDelegate::paint (this=0x9cc1080, painter=0xbfe35cfc, option=..., index=...) at ../../../../apps/dolphin/src/dolphinfileitemdelegate.cpp:77
#19 0x021da2eb in QListView::paintEvent (this=0x9cb7c48, e=0xbfe368f4) at itemviews/qlistview.cpp:1044
#20 0x00ff624c in KCategorizedView::paintEvent (this=0x9cb7c48, event=0xbfe368f4) at ../../kdeui/itemviews/kcategorizedview.cpp:783
#21 0x01c6e6b6 in QWidget::event (this=0x9cb7c48, event=0xbfe368f4) at kernel/qwidget.cpp:8144
#22 0x0206afd3 in QFrame::event (this=0x9cb7c48, e=0xbfe368f4) at widgets/qframe.cpp:557
#23 0x02105382 in QAbstractScrollArea::viewportEvent (this=0x2, e=0x0) at widgets/qabstractscrollarea.cpp:1036
#24 0x021b9bd7 in QAbstractItemView::viewportEvent (this=0x9cb7c48, event=0xbfe368f4) at itemviews/qabstractitemview.cpp:1610
#25 0x02107c65 in QAbstractScrollAreaPrivate::viewportEvent (this=0x9cba978, o=0x9cb7520, e=0xbfe368f4) at widgets/qabstractscrollarea_p.h:100
#26 QAbstractScrollAreaFilter::eventFilter (this=0x9cba978, o=0x9cb7520, e=0xbfe368f4) at widgets/qabstractscrollarea_p.h:116
#27 0x0178bcda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x993fe38, receiver=0x9cb7520, event=0xbfe368f4) at kernel/qcoreapplication.cpp:819
#28 0x01c104b9 in QApplicationPrivate::notify_helper (this=0x993fe38, receiver=0x9cb7520, e=0xbfe368f4) at kernel/qapplication.cpp:4296
#29 0x01c170f9 in QApplication::notify (this=0xbfe37684, receiver=0x9cb7520, e=0xbfe368f4) at kernel/qapplication.cpp:4265
#30 0x01013f2a in KApplication::notify (this=0xbfe37684, receiver=0x9cb7520, event=0xbfe368f4) at ../../kdeui/kernel/kapplication.cpp:302
#31 0x0178ca3b in QCoreApplication::notifyInternal (this=0xbfe37684, receiver=0x9cb7520, event=0xbfe368f4) at kernel/qcoreapplication.cpp:704
#32 0x01c779d6 in QCoreApplication::sendSpontaneousEvent (this=0x9cb9e58, pdev=0x9bf0c14, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x9bf0c58)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#33 QWidgetPrivate::drawWidget (this=0x9cb9e58, pdev=0x9bf0c14, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x9bf0c58) at kernel/qwidget.cpp:5339
#34 0x01e4e7d7 in QWidgetBackingStore::sync (this=0x9bf0c58) at painting/qbackingstore.cpp:1283
#35 0x01c67b93 in QWidgetPrivate::syncBackingStore (this=0x9936130) at kernel/qwidget.cpp:1672
#36 0x01c6ee76 in QWidget::event (this=0x9936310, event=0xa0bd940) at kernel/qwidget.cpp:8291
#37 0x02089bc7 in QMainWindow::event (this=0x9936310, event=0xa0bd940) at widgets/qmainwindow.cpp:1433
#38 0x01105b04 in KMainWindow::event (this=0x9936310, ev=0xa0bd940) at ../../kdeui/widgets/kmainwindow.cpp:1103
#39 0x0114d88f in KXmlGuiWindow::event (this=0x9936310, ev=0xa0bd940) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#40 0x01c104dc in QApplicationPrivate::notify_helper (this=0x993fe38, receiver=0x9936310, e=0xa0bd940) at kernel/qapplication.cpp:4300
#41 0x01c170f9 in QApplication::notify (this=0xbfe37684, receiver=0x9936310, e=0xa0bd940) at kernel/qapplication.cpp:4265
#42 0x01013f2a in KApplication::notify (this=0xbfe37684, receiver=0x9936310, event=0xa0bd940) at ../../kdeui/kernel/kapplication.cpp:302
#43 0x0178ca3b in QCoreApplication::notifyInternal (this=0xbfe37684, receiver=0x9936310, event=0xa0bd940) at kernel/qcoreapplication.cpp:704
#44 0x0178f473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x99202c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#45 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x99202c0) at kernel/qcoreapplication.cpp:1345
#46 0x0178f5dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#47 0x017b8adf in QCoreApplication::sendPostedEvents (s=0x9942d10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#48 postEventSourceDispatch (s=0x9942d10) at kernel/qeventdispatcher_glib.cpp:276
#49 0x050315e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#50 0x050352d8 in ?? () from /lib/libglib-2.0.so.0
#51 0x050354b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#52 0x017b85d5 in QEventDispatcherGlib::processEvents (this=0x99204a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#53 0x01cd0135 in QGuiEventDispatcherGlib::processEvents (this=0x99204a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#54 0x0178b059 in QEventLoop::processEvents (this=0xbfe375e4, flags=) at kernel/qeventloop.cpp:149
#55 0x0178b4aa in QEventLoop::exec (this=0xbfe375e4, flags=...) at kernel/qeventloop.cpp:201
#56 0x0178f69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#57 0x01c10577 in QApplication::exec () at kernel/qapplication.cpp:3579
#58 0x0807bbcf in main (argc=6, argv=0xbfe37864) at ../../../../apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 237406, bug 237303, bug 236643, bug 236260, bug 236204.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-05-14 08:19:34 UTC
Thanks for the bug report! This crash has been reported already.

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