Bug 245052 - Dolphin crashes when copying files to ftp
Summary: Dolphin crashes when copying files to ftp
Status: RESOLVED DUPLICATE of bug 235166
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-18 16:48 UTC by Martin
Modified: 2010-07-19 10:08 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 Martin 2010-07-18 16:48:00 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 4"
Qt Version: 4.6.3
Operating System: Linux 2.6.31.12-0.2-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
I opend several windows of dolphin. One of them is a ftp server. Copying files between the windows leads to a crash of dolphin (several times). Deactivating nepomuk and stringi seems to help.

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0x7fb538a97910 (LWP 10747)):
[KCrash Handler]
#5  0x00007fb5471f3e4c in QMutex::lock (this=0x1395a00) at thread/qmutex.cpp:150
#6  0x00007fb5442f9fc1 in relock (this=<value optimized out>) at /usr/include/QtCore/qmutex.h:120
#7  QMutexLocker (this=<value optimized out>) at /usr/include/QtCore/qmutex.h:102
#8  Soprano::Client::ClientModel::executeQuery (this=<value optimized out>) at /usr/src/debug/soprano-2.4.2/client/clientmodel.cpp:103
#9  0x00007fb548f9394f in Nepomuk::MainModel::executeQuery (this=0x6d9c50, query=..., language=QueryLanguageSparql, userQueryLanguage=...)
    at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/nepomukmainmodel.cpp:214
#10 0x00007fb548cbc729 in Soprano::FilterModel::executeQuery (this=0x6ceb80, query=..., language=QueryLanguageSparql, userQueryLanguage=...)
    at /usr/src/debug/soprano-2.4.2/soprano/filtermodel.cpp:164
#11 0x00007fb548f8a86d in Nepomuk::ResourceData::determineUri (this=0x10bdad0) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resourcedata.cpp:673
#12 0x00007fb548fa1c6a in Nepomuk::ResourceData::load (this=0x10bdad0) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resourcedata.cpp:415
#13 0x00007fb548fa25d8 in Nepomuk::ResourceData::property (this=0x10bdad0, uri=...) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resourcedata.cpp:271
#14 0x00007fb548fa2672 in Nepomuk::Resource::property (this=<value optimized out>, uri=...) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resource.cpp:280
#15 0x00007fb548fa2823 in Nepomuk::Resource::rating (this=0x7fb538a96ed0) at /usr/src/debug/kdelibs-4.4.4/nepomuk/core/resource.cpp:800
#16 0x0000000000465c78 in _start ()

Thread 1 (Thread 0x7fb54a241750 (LWP 10063)):
#0  0x00007fb545f46d03 in poll () from /lib64/libc.so.6
#1  0x00007fb5403a491a in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007fb5403a4e57 in ?? () from /usr/lib64/libxcb.so.1
#3  0x00007fb5403a5115 in xcb_writev () from /usr/lib64/libxcb.so.1
#4  0x00007fb54509603a in _XSend () from /usr/lib64/libX11.so.6
#5  0x00007fb545096561 in _XEventsQueued () from /usr/lib64/libX11.so.6
#6  0x00007fb54507f24b in XEventsQueued () from /usr/lib64/libX11.so.6
#7  0x00007fb546755447 in ?? () from /usr/lib64/libQtGui.so.4
#8  0x00007fb541535fda in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007fb5415363b1 in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007fb5415368e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007fb547312193 in QEventDispatcherGlib::processEvents (this=0x6a58a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#12 0x00007fb54675521e in ?? () from /usr/lib64/libQtGui.so.4
#13 0x00007fb5472e7432 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#14 0x00007fb5472e780c in QEventLoop::exec (this=0x7fff519f81f0, flags=) at kernel/qeventloop.cpp:201
#15 0x00007fb5472ec4bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#16 0x000000000043b1c5 in _start ()

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

Possible duplicates by query: bug 243428, bug 243211, bug 242932, bug 241737, bug 241619.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-07-19 10:08:31 UTC
Thanks for the bug report! This issue has been reported already. The cause of
the crash is still unknown. As you already found out, disabling Nepomuk is a
workaround for this bug.

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