Bug 236072 - Dolphin crashes when copying files
Summary: Dolphin crashes when copying 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-02 21:12 UTC by Monica
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 Monica 2010-05-02 21:12:23 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 was copying files from my homedirectory to an external harddrive and Dolphin just chrashed in the middle of the operation. This happend five times in a row. 

Also, before that, when I tried to open a file, instead of opening it, Dolphin startet to move it into the trash. This happend several times, I had to turn the power of my computer to make it stop. After reboot, the problem didn't occurre anymore.

The crash can be reproduced every time.

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

Thread 3 (Thread 0xb45f7b70 (LWP 11189)):
#0  0x03d8fc46 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#1  0x03d8fee9 in ?? () from /lib/libglib-2.0.so.0
#2  0x03d904b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x01edb60f in QEventDispatcherGlib::processEvents (this=0x9fd8fd8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#4  0x01eae059 in QEventLoop::processEvents (this=0xb45f7290, flags=) at kernel/qeventloop.cpp:149
#5  0x01eae4aa in QEventLoop::exec (this=0xb45f7290, flags=...) at kernel/qeventloop.cpp:201
#6  0x01daa5a8 in QThread::exec (this=0x9fe57d0) at thread/qthread.cpp:487
#7  0x01e8dc1b in QInotifyFileSystemWatcherEngine::run (this=0x9fe57d0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x01dad32e in QThreadPrivate::start (arg=0x9fe57d0) at thread/qthread_unix.cpp:248
#9  0x0054596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x0595ea0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xafc87b70 (LWP 12952)):
[KCrash Handler]
#6  0x0068e6d4 in ?? () from /usr/lib/libsopranoclient.so.1
#7  0x00e901cf in Soprano::Iterator<Soprano::BindingSet>::next (this=0xafc86e8c) at /usr/include/Soprano/../soprano/iterator.h:239
#8  0x00e8b354 in Nepomuk::ResourceData::determineUri (this=0xa909130) at ../../../nepomuk/core/resourcedata.cpp:672
#9  0x00e8c6a0 in Nepomuk::ResourceData::load (this=0xa909130) at ../../../nepomuk/core/resourcedata.cpp:414
#10 0x00e8d19b in Nepomuk::ResourceData::property (this=0xa909130, uri=...) at ../../../nepomuk/core/resourcedata.cpp:271
#11 0x00eaacb7 in Nepomuk::Resource::property (this=0xafc87294, uri=...) at ../../../nepomuk/core/resource.cpp:280
#12 0x00eadd41 in Nepomuk::Resource::rating (this=0xafc87294) at ../../../nepomuk/core/resource.cpp:800
#13 0x080aa1e9 in KLoadMetaDataThread::run (this=0xb39ee20) at ../../../../apps/dolphin/src/panels/information/kloadmetadatathread.cpp:95
#14 0x01dad32e in QThreadPrivate::start (arg=0xb39ee20) at thread/qthread_unix.cpp:248
#15 0x0054596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x0595ea0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77b8a60 (LWP 11169)):
#0  0x00651422 in __kernel_vsyscall ()
#1  0x05950b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x00e39d60 in ?? () from /usr/lib/libxcb.so.1
#3  0x00e3a2cb in ?? () from /usr/lib/libxcb.so.1
#4  0x00e3a667 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x00a03d79 in _XSend () from /usr/lib/libX11.so.6
#6  0x00a04390 in _XEventsQueued () from /usr/lib/libX11.so.6
#7  0x009eca68 in XPending () from /usr/lib/libX11.so.6
#8  0x01492258 in QETWidget::translateMouseEvent (this=0x9c58878, event=0x0) at kernel/qapplication_x11.cpp:4086
#9  0x01491511 in QApplication::x11ProcessEvent (this=0xbfd35794, event=0xbfd353fc) at kernel/qapplication_x11.cpp:3379
#10 0x014c060a in x11EventSourceDispatch (s=0x9bbf6a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#11 0x03d8c5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#12 0x03d902d8 in ?? () from /lib/libglib-2.0.so.0
#13 0x03d904b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#14 0x01edb5d5 in QEventDispatcherGlib::processEvents (this=0x9b934a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#15 0x014c0135 in QGuiEventDispatcherGlib::processEvents (this=0x9b934a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#16 0x01eae059 in QEventLoop::processEvents (this=0xbfd356f4, flags=) at kernel/qeventloop.cpp:149
#17 0x01eae4aa in QEventLoop::exec (this=0xbfd356f4, flags=...) at kernel/qeventloop.cpp:201
#18 0x01eb269f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#19 0x01400577 in QApplication::exec () at kernel/qapplication.cpp:3579
#20 0x0807bbcf in main (argc=5, argv=0xbfd35974) at ../../../../apps/dolphin/src/main.cpp:101

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

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-05-03 18:39:24 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 ***