Bug 271599 - Dolphin crashed after nepomuk was disabled while dolphin was open
Summary: Dolphin crashed after nepomuk was disabled while dolphin was open
Status: RESOLVED DUPLICATE of bug 281492
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-24 10:28 UTC by S. Burmeister
Modified: 2011-09-21 17:35 UTC (History)
3 users (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 S. Burmeister 2011-04-24 10:28:01 UTC
Application: dolphin (1.6.1)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.37.1-1.2-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: I searched some string with dolphin which it could not find. So I disabled strigi and searched again. It did not find it wither thus I disabled nepomuk as well. Since this did not help either I wanted to restart dolphin and quit it. That's when it crashed.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f5e9dd959bc in QMutex::lock (this=0x8c6228) at thread/qmutex.cpp:151
#7  0x00007f5e95c04502 in QMutexLocker (this=0x9d5960, __in_chrg=<value optimized out>) at /usr/include/QtCore/qmutex.h:102
#8  Soprano::Client::SocketHandler::~SocketHandler (this=0x9d5960, __in_chrg=<value optimized out>) at /usr/src/debug/soprano-2.5.63/client/clientconnection.cpp:58
#9  0x00007f5e95c04689 in Soprano::Client::SocketHandler::~SocketHandler (this=0x9d5960, __in_chrg=<value optimized out>) at /usr/src/debug/soprano-2.5.63/client/clientconnection.cpp:61
#10 0x00007f5e9dd983d8 in QThreadStorageData::finish (p=0x610430) at thread/qthreadstorage.cpp:202
#11 0x00007f5e9de8613d in QCoreApplicationPrivate::~QCoreApplicationPrivate (this=0x6ff130, __in_chrg=<value optimized out>) at kernel/qcoreapplication.cpp:291
#12 0x00007f5e9d02d419 in QApplicationPrivate::~QApplicationPrivate (this=0x6ff130, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:217
#13 0x00007f5e9de9a7d3 in cleanup (this=0x7fff3b0e3090, __in_chrg=<value optimized out>) at ../../src/corelib/tools/qscopedpointer.h:62
#14 ~QScopedPointer (this=0x7fff3b0e3090, __in_chrg=<value optimized out>) at ../../src/corelib/tools/qscopedpointer.h:100
#15 QObject::~QObject (this=0x7fff3b0e3090, __in_chrg=<value optimized out>) at kernel/qobject.cpp:818
#16 0x00007f5e9d035d43 in QApplication::~QApplication (this=0x7fff3b0e3090, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1080
#17 0x00007f5e8cc46f9d in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#18 0x00000000004075c9 in launch (argc=5, _name=0x69d5e8 "/usr/bin/dolphin", args=<value optimized out>, cwd=0x0, envc=<value optimized out>, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x69d63f "linux-ly0d;1303633924;353494;2373_TIME6636176") at /usr/src/debug/kdelibs-4.6.2/kinit/kinit.cpp:734
#19 0x00000000004080bd in handle_launcher_request (sock=8, who=<value optimized out>) at /usr/src/debug/kdelibs-4.6.2/kinit/kinit.cpp:1226
#20 0x000000000040885a in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.6.2/kinit/kinit.cpp:1419
#21 0x00000000004094b0 in main (argc=4, argv=0x7fff3b0e46a8, envp=0x7fff3b0e46d0) at /usr/src/debug/kdelibs-4.6.2/kinit/kinit.cpp:1907

Possible duplicates by query: bug 268369, bug 263203, bug 259454, bug 259453, bug 258744.

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-09-21 17:35:58 UTC

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