<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>271599</bug_id>
          
          <creation_ts>2011-04-24 10:28:01 +0000</creation_ts>
          <short_desc>Dolphin crashed after nepomuk was disabled while dolphin was open</short_desc>
          <delta_ts>2011-09-21 17:35:58 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>nepomuk</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>281492</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="S. Burmeister">sven.burmeister</reporter>
          <assigned_to name="Sebastian Trueg">sebastian</assigned_to>
          <cc>me</cc>
    
    <cc>peter.penz19</cc>
    
    <cc>trueg</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1110833</commentid>
    <comment_count>0</comment_count>
    <who name="S. Burmeister">sven.burmeister</who>
    <bug_when>2011-04-24 10:28:01 +0000</bug_when>
    <thetext>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: &quot;openSUSE 11.4 (x86_64)&quot;

-- 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&apos;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=&lt;value optimized out&gt;) at /usr/include/QtCore/qmutex.h:102
#8  Soprano::Client::SocketHandler::~SocketHandler (this=0x9d5960, __in_chrg=&lt;value optimized out&gt;) at /usr/src/debug/soprano-2.5.63/client/clientconnection.cpp:58
#9  0x00007f5e95c04689 in Soprano::Client::SocketHandler::~SocketHandler (this=0x9d5960, __in_chrg=&lt;value optimized out&gt;) 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=&lt;value optimized out&gt;) at kernel/qcoreapplication.cpp:291
#12 0x00007f5e9d02d419 in QApplicationPrivate::~QApplicationPrivate (this=0x6ff130, __in_chrg=&lt;value optimized out&gt;) at kernel/qapplication.cpp:217
#13 0x00007f5e9de9a7d3 in cleanup (this=0x7fff3b0e3090, __in_chrg=&lt;value optimized out&gt;) at ../../src/corelib/tools/qscopedpointer.h:62
#14 ~QScopedPointer (this=0x7fff3b0e3090, __in_chrg=&lt;value optimized out&gt;) at ../../src/corelib/tools/qscopedpointer.h:100
#15 QObject::~QObject (this=0x7fff3b0e3090, __in_chrg=&lt;value optimized out&gt;) at kernel/qobject.cpp:818
#16 0x00007f5e9d035d43 in QApplication::~QApplication (this=0x7fff3b0e3090, __in_chrg=&lt;value optimized out&gt;) at kernel/qapplication.cpp:1080
#17 0x00007f5e8cc46f9d in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#18 0x00000000004075c9 in launch (argc=5, _name=0x69d5e8 &quot;/usr/bin/dolphin&quot;, args=&lt;value optimized out&gt;, cwd=0x0, envc=&lt;value optimized out&gt;, envs=&lt;value optimized out&gt;, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x69d63f &quot;linux-ly0d;1303633924;353494;2373_TIME6636176&quot;) at /usr/src/debug/kdelibs-4.6.2/kinit/kinit.cpp:734
#19 0x00000000004080bd in handle_launcher_request (sock=8, who=&lt;value optimized out&gt;) at /usr/src/debug/kdelibs-4.6.2/kinit/kinit.cpp:1226
#20 0x000000000040885a in handle_requests (waitForPid=&lt;value optimized out&gt;) 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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1165351</commentid>
    <comment_count>1</comment_count>
    <who name="Sebastian Trueg">trueg</who>
    <bug_when>2011-09-21 17:35:58 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 281492 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>