Bug 235285 - Dolphin crashed right-clicking on a file to delete
Summary: Dolphin crashed right-clicking on a file to delete
Status: RESOLVED DUPLICATE of bug 235166
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-04-24 18:38 UTC by Michael Trace
Modified: 2010-05-02 09:48 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 Trace 2010-04-24 18:38:10 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.31-20-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I was attempting to delete a file by right-clicking on it and selecting "Move to Trash", but Dolphin crashed unexpectedly.  I was unable to reproduce the issue.

The crash does not seem to be reproducible.

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

Thread 3 (Thread 0x7f12a4390710 (LWP 4208)):
#0  0x00007f12adfd3401 in __pthread_mutex_lock (mutex=0x7f129c0415b8) at pthread_mutex_lock.c:62
#1  0x00007f12ace8aee3 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x00007f12ace8b318 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007f12ace8b8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007f12b11b8566 in QEventDispatcherGlib::processEvents (this=0x7f129c01f1c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#5  0x00007f12b118d992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007f12b118dd6c in QEventLoop::exec (this=0x7f12a438fdb0, flags=) at kernel/qeventloop.cpp:201
#7  0x00007f12b1097d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007f12b116e178 in QInotifyFileSystemWatcherEngine::run (this=0x139ced0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f12b109a775 in QThreadPrivate::start (arg=0x139ced0) at thread/qthread_unix.cpp:248
#10 0x00007f12adfd09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f12b0a7169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f12a154a710 (LWP 5333)):
[KCrash Handler]
#5  0x00007f12b10958dc in QMutex::lock (this=0x16eada0) at thread/qmutex.cpp:150
#6  0x00007f12aee0eadd in ?? () from /usr/lib/libsopranoclient.so.1
#7  0x00007f12b3b20b9d in Nepomuk::MainModel::executeQuery (this=0x12b3c30, query=..., language=Soprano::Query::QueryLanguageSparql, userQueryLanguage=...)
    at ../../../nepomuk/core/nepomukmainmodel.cpp:213
#8  0x00007f12b385277c in Soprano::FilterModel::executeQuery(QString const&, Soprano::Query::QueryLanguage, QString const&) const () from /usr/lib/libsoprano.so.4
#9  0x00007f12b3b15635 in Nepomuk::ResourceData::determineUri (this=0x16bb5c0) at ../../../nepomuk/core/resourcedata.cpp:671
#10 0x00007f12b3b16802 in Nepomuk::ResourceData::load (this=0x16bb5c0) at ../../../nepomuk/core/resourcedata.cpp:414
#11 0x00007f12b3b171b8 in Nepomuk::ResourceData::property (this=0x16bb5c0, uri=...) at ../../../nepomuk/core/resourcedata.cpp:271
#12 0x00007f12b3b31ee2 in Nepomuk::Resource::property (this=<value optimized out>, uri=...) at ../../../nepomuk/core/resource.cpp:280
#13 0x00007f12b3b349d0 in Nepomuk::Resource::rating (this=0x7f12a1549c80) at ../../../nepomuk/core/resource.cpp:800
#14 0x0000000000465b08 in KLoadMetaDataThread::run (this=0x16ed710) at ../../../../apps/dolphin/src/panels/information/kloadmetadatathread.cpp:95
#15 0x00007f12b109a775 in QThreadPrivate::start (arg=0x16ed710) at thread/qthread_unix.cpp:248
#16 0x00007f12adfd09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#17 0x00007f12b0a7169d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f12b4ded760 (LWP 4201)):
#0  0x00007f12b0a64f53 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f12ab8ee29a in ?? () from /usr/lib/libxcb.so.1
#2  0x00007f12ab8ee7d7 in ?? () from /usr/lib/libxcb.so.1
#3  0x00007f12ab8eea85 in xcb_writev () from /usr/lib/libxcb.so.1
#4  0x00007f12af99a6fa in _XSend () from /usr/lib/libX11.so.6
#5  0x00007f12af99a839 in _XReply () from /usr/lib/libX11.so.6
#6  0x00007f12af987f50 in XQueryPointer () from /usr/lib/libX11.so.6
#7  0x00007f12b1e0d2ed in QCursor::pos () at kernel/qcursor_x11.cpp:155
#8  0x000000000043974d in DolphinContextMenu::openItemContextMenu (this=0x7fff9ef6bc70) at ../../../../apps/dolphin/src/dolphincontextmenu.cpp:252
#9  0x0000000000439d88 in DolphinContextMenu::open (this=0x7fff9ef6bc70) at ../../../../apps/dolphin/src/dolphincontextmenu.cpp:104
#10 0x0000000000434d19 in DolphinViewContainer::openContextMenu (this=<value optimized out>, item=<value optimized out>, url=<value optimized out>, customActions=...)
    at ../../../../apps/dolphin/src/dolphinviewcontainer.cpp:391
#11 0x0000000000437052 in DolphinViewContainer::qt_metacall (this=0x1637090, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff9ef6be00) at ./dolphinviewcontainer.moc:137
#12 0x00007f12b11a1e3f in QMetaObject::activate (sender=0x165c7f0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#13 0x00007f12b4272c3f in DolphinView::requestContextMenu (this=0x7fff9ef6b7a0, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>) at ./dolphinview.moc:374
#14 0x00007f12b4273ac1 in DolphinView::openContextMenu (this=0x165c7f0, pos=..., customActions=...) at ../../../../apps/dolphin/src/dolphinview.cpp:951
#15 0x00007f12b42793c5 in DolphinView::qt_metacall (this=0x165c7f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff9ef6bfe0) at ./dolphinview.moc:232
#16 0x00007f12b11a1e3f in QMetaObject::activate (sender=0x165de50, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#17 0x00007f12b4262daa in DolphinController::requestContextMenu (this=0x7fff9ef6b7a0, _t1=<value optimized out>, _t2=<value optimized out>) at ./dolphincontroller.moc:157
#18 0x00007f12b4262e7e in DolphinController::triggerContextMenuRequest (this=0x165de50, pos=..., customActions=...) at ../../../../apps/dolphin/src/dolphincontroller.cpp:82
#19 0x00007f12b426a022 in DolphinIconsView::contextMenuEvent (this=0x1661d80, event=0x7fff9ef6cc00) at ../../../../apps/dolphin/src/dolphiniconsview.cpp:160
#20 0x00007f12b1dd1f68 in QWidget::event (this=0x1661d80, event=0x7fff9ef6cc00) at kernel/qwidget.cpp:8165
#21 0x00007f12b21794e6 in QFrame::event (this=0x1661d80, e=0x7fff9ef6cc00) at widgets/qframe.cpp:557
#22 0x00007f12b22a826b in QAbstractItemView::viewportEvent (this=0x1661d80, event=0x7fff9ef6cc00) at itemviews/qabstractitemview.cpp:1610
#23 0x00007f12b118e487 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x165ffe0, event=0x7fff9ef6cc00) at kernel/qcoreapplication.cpp:819
#24 0x00007f12b1d7c1fc in QApplicationPrivate::notify_helper (this=0xe025e0, receiver=0x165ffe0, e=0x7fff9ef6cc00) at kernel/qapplication.cpp:4296
#25 0x00007f12b1d828c3 in QApplication::notify (this=0x7fff9ef6d930, receiver=0x165ffe0, e=0x7fff9ef6cc00) at kernel/qapplication.cpp:3944
#26 0x00007f12b2a87526 in KApplication::notify (this=0x7fff9ef6d930, receiver=0x165ffe0, event=0x7fff9ef6cc00) at ../../kdeui/kernel/kapplication.cpp:302
#27 0x00007f12b118f06c in QCoreApplication::notifyInternal (this=0x7fff9ef6d930, receiver=0x165ffe0, event=0x7fff9ef6cc00) at kernel/qcoreapplication.cpp:704
#28 0x00007f12b1e01fb2 in QETWidget::translateMouseEvent (this=<value optimized out>, event=<value optimized out>) at kernel/qapplication_x11.cpp:4373
#29 0x00007f12b1e008ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff9ef6d550) at kernel/qapplication_x11.cpp:3501
#30 0x00007f12b1e2c882 in x11EventSourceDispatch (s=0xe07650, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x00007f12ace878c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x00007f12ace8b748 in ?? () from /lib/libglib-2.0.so.0
#33 0x00007f12ace8b8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x00007f12b11b8513 in QEventDispatcherGlib::processEvents (this=0xdda770, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#35 0x00007f12b1e2c46e in QGuiEventDispatcherGlib::processEvents (this=0x7fff9ef6b7a0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007f12b118d992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#37 0x00007f12b118dd6c in QEventLoop::exec (this=0x7fff9ef6d880, flags=) at kernel/qeventloop.cpp:201
#38 0x00007f12b1191aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#39 0x000000000043b1c5 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:101

This bug may be a duplicate of or related to bug 235210.

Possible duplicates by query: bug 235210, bug 234977, bug 234928, bug 234766, bug 234690.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-05-02 09:48:28 UTC
Thanks for the bug report! This Nepomuk-related crash (which seems to occur only on Kubuntu 10.04) has been reported already. Unfortunately, we don't know yet what the root cause is.

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