<?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>269896</bug_id>
          
          <creation_ts>2011-04-01 20:59:16 +0000</creation_ts>
          <short_desc>Crashes when using Dolphin</short_desc>
          <delta_ts>2011-09-18 09:46:46 +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>Compiled Sources</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>273244</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>1</everconfirmed>
          <reporter name="Matthias Fuchs">mat69</reporter>
          <assigned_to name="Sebastian Trueg">sebastian</assigned_to>
          <cc>me</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>1103245</commentid>
    <comment_count>0</comment_count>
    <who name="Matthias Fuchs">mat69</who>
    <bug_when>2011-04-01 20:59:16 +0000</bug_when>
    <thetext>Application: nepomukservicestub (0.2)
KDE Platform Version: 4.6.41 (4.7 &gt;= 20110106) (Compiled from sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.37-ARCH x86_64

-- Information about the crash:
- What I was doing when the application crashed:

Once Dolphin started from a previous session I got the crash of Nepomuk Service stub.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Aborted
[Current thread is 1 (Thread 0x7fa87f576760 (LWP 4640))]

Thread 3 (Thread 0x7fa86f72e700 (LWP 6016)):
#0  0x00007fa87baac5de in ?? () from /lib/libc.so.6
#1  0x00007fa87ba44592 in ?? () from /lib/libc.so.6
#2  0x00007fa87ba42961 in free () from /lib/libc.so.6
#3  0x00007fa87f02cf76 in QObjectPrivate::cleanConnectionLists (this=0x24178e0) at /home/mat-not/kde/src/qt-copy/src/corelib/kernel/qobject.cpp:383
#4  0x00007fa87f02ce83 in QObjectPrivate::addConnection (this=0x24178e0, signal=4, c=0x7fa868011290) at /home/mat-not/kde/src/qt-copy/src/corelib/kernel/qobject.cpp:357
#5  0x00007fa87f0321ca in QMetaObjectPrivate::connect (sender=0x23ebcd8, signal_index=4, receiver=0x7fa868005928, method_index=4, type=0, types=0x0) at /home/mat-not/kde/src/qt-copy/src/corelib/kernel/qobject.cpp:2919
#6  0x00007fa87f031735 in QObject::connect (sender=0x23ebcd8, signal=0x7fa87f0eeda9 &quot;aboutToClose()&quot;, receiver=0x7fa868005928, method=0x7fa87f0eed59 &quot;flushStream()&quot;, type=Qt::AutoConnection) at /home/mat-not/kde/src/qt-copy/src/corelib/kernel/qobject.cpp:2590
#7  0x00007fa87efb34e8 in QDeviceClosedNotifier::setupDevice (this=0x7fa868005928, stream=0x7fa8680020e0, device=0x23ebcd8) at /home/mat-not/kde/src/qt-copy/src/corelib/io/qtextstream.cpp:333
#8  0x00007fa87efae39f in QTextStream::QTextStream (this=0x7fa8680020e0, device=0x23ebcd8) at /home/mat-not/kde/src/qt-copy/src/corelib/io/qtextstream.cpp:1028
#9  0x00007fa87e58d619 in QDebug::Stream::Stream (this=0x7fa8680020e0, device=0x23ebcd8) at /home/mat-not/qt4/include/QtCore/qdebug.h:65
#10 0x00007fa87e58d682 in QDebug::QDebug (this=0x7fa86f72da00, device=0x23ebcd8) at /home/mat-not/qt4/include/QtCore/qdebug.h:76
#11 0x00007fa87e58fd10 in KDebugPrivate::stream (this=0x23ebc90, type=QtDebugMsg, area=300104, debugFile=0x7fa86fb4cf96 &quot;kde-runtime/nepomuk/services/queryservice/searchrunnable.cpp&quot;, line=80, funcinfo=0x7fa86fb4d020 &quot;virtual void Nepomuk::Query::SearchRunnable::run()&quot;) at /home/mat-not/kde/src/kdelibs/kdecore/io/kdebug.cpp:643
#12 0x00007fa87e58ca52 in kDebugStream (level=QtDebugMsg, area=300104, file=0x7fa86fb4cf96 &quot;kde-runtime/nepomuk/services/queryservice/searchrunnable.cpp&quot;, line=80, funcinfo=0x7fa86fb4d020 &quot;virtual void Nepomuk::Query::SearchRunnable::run()&quot;) at /home/mat-not/kde/src/kdelibs/kdecore/io/kdebug.cpp:776
#13 0x00007fa86fb46d3a in KDebug::operator() (this=&lt;value optimized out&gt;, area=&lt;value optimized out&gt;) at /home/mat-not/kde/include/KDE/../kdebug.h:260
#14 0x00007fa86fb4b2e7 in Nepomuk::Query::SearchRunnable::run (this=0x24fcd00) at /home/mat-not/kde/src/kde-runtime/nepomuk/services/queryservice/searchrunnable.cpp:80
#15 0x00007fa87eeea879 in QThreadPoolThread::run (this=0x24deb40) at /home/mat-not/kde/src/qt-copy/src/corelib/concurrent/qthreadpool.cpp:106
#16 0x00007fa87eef933c in QThreadPrivate::start (arg=0x24deb40) at /home/mat-not/kde/src/qt-copy/src/corelib/thread/qthread_unix.cpp:285
#17 0x00007fa87ec46cb0 in start_thread () from /lib/libpthread.so.0
#18 0x00007fa87ba9f95d in clone () from /lib/libc.so.6
#19 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa86ef2d700 (LWP 6017)):
[KCrash Handler]
#6  0x00007fa87b9fe655 in raise () from /lib/libc.so.6
#7  0x00007fa87b9ffad6 in abort () from /lib/libc.so.6
#8  0x00007fa87ba387eb in ?? () from /lib/libc.so.6
#9  0x00007fa87ba3db96 in ?? () from /lib/libc.so.6
#10 0x00007fa87ba40845 in ?? () from /lib/libc.so.6
#11 0x00007fa87ba42460 in malloc () from /lib/libc.so.6
#12 0x00007fa87eef2c5c in qMalloc (size=42) at /home/mat-not/kde/src/qt-copy/src/corelib/global/qmalloc.cpp:55
#13 0x00007fa87eefc89d in QByteArray::QByteArray (this=0x7fa86ef2ae60, data=0x7fa86800e52f &quot;www.w3.org/2001/XMLSchema#boolean&quot;, size=10) at /home/mat-not/kde/src/qt-copy/src/corelib/tools/qbytearray.cpp:1307
#14 0x00007fa87efc2e06 in QUrlPrivate::parse (this=0x7fa86800e560, parseOptions=QUrlPrivate::ParseAndSet) at /home/mat-not/kde/src/qt-copy/src/corelib/io/qurl.cpp:3837
#15 0x00007fa87efc3199 in QUrlPrivate::toEncoded (this=0x7fa86800e560, options=...) at /home/mat-not/kde/src/qt-copy/src/corelib/io/qurl.cpp:3901
#16 0x00007fa87efc9221 in QUrl::toEncoded (this=0x7fa86ef2b280, options=...) at /home/mat-not/kde/src/qt-copy/src/corelib/io/qurl.cpp:5692
#17 0x00007fa87d780f4b in qHash (this=0x249d7e0, akey=..., ahp=0x7fa86ef2b32c) at /home/mat-not/qt4/include/QtCore/qurl.h:275
#18 QHash&lt;QUrl, QVariant::Type&gt;::findNode (this=0x249d7e0, akey=..., ahp=0x7fa86ef2b32c) at /home/mat-not/qt4/include/QtCore/qhash.h:880
#19 0x00007fa87d77e33f in insert (this=0x249d7d0) at /home/mat-not/qt4/include/QtCore/qhash.h:757
#20 (anonymous namespace)::XsdTypePool::XsdTypePool (this=0x249d7d0) at /home/mat-not/kde/src/soprano/soprano/literalvalue.cpp:69
#21 0x00007fa87d77fc3e in (anonymous namespace)::s_xsdTypePool () at /home/mat-not/kde/src/soprano/soprano/literalvalue.cpp:111
#22 0x00007fa87d78062e in Soprano::LiteralValue::typeFromDataTypeUri (dataTypeUri=...) at /home/mat-not/kde/src/soprano/soprano/literalvalue.cpp:739
#23 0x00007fa87d7806f0 in Soprano::LiteralValue::fromString (value=..., type=...) at /home/mat-not/kde/src/soprano/soprano/literalvalue.cpp:720
#24 0x00007fa877fc1576 in Soprano::DataStream::readLiteralValue (this=&lt;value optimized out&gt;, val=...) at /home/mat-not/kde/src/soprano/server/datastream.cpp:473
#25 0x00007fa877fc1830 in Soprano::DataStream::readNode (this=0x7fa86ef2b5b0, node=...) at /home/mat-not/kde/src/soprano/server/datastream.cpp:491
#26 0x00007fa877fc1b5b in Soprano::DataStream::readBindingSet (this=0x7fa86ef2b5b0, set=...) at /home/mat-not/kde/src/soprano/server/datastream.cpp:545
#27 0x00007fa877fc4afc in Soprano::Client::ClientConnection::queryIteratorCurrent (this=0x24960b0, id=&lt;value optimized out&gt;) at /home/mat-not/kde/src/soprano/client/clientconnection.cpp:607
#28 0x00007fa877fc8eeb in Soprano::Client::ClientQueryResultIteratorBackend::current (this=0x251c920) at /home/mat-not/kde/src/soprano/client/clientqueryresultiteratorbackend.cpp:60
#29 0x00007fa877fc8831 in Soprano::Client::ClientQueryResultIteratorBackend::binding (this=&lt;value optimized out&gt;, name=&lt;value optimized out&gt;) at /home/mat-not/kde/src/soprano/client/clientqueryresultiteratorbackend.cpp:100
#30 0x00007fa87d76ac37 in Soprano::QueryResultIterator::binding (this=&lt;value optimized out&gt;, name=&lt;value optimized out&gt;) at /home/mat-not/kde/src/soprano/soprano/queryresultiterator.cpp:95
#31 0x00007fa87da8cdc8 in Nepomuk::Types::EntityPrivate::load (this=0x251e550) at /home/mat-not/kde/src/kdelibs/nepomuk/types/entity.cpp:78
#32 0x00007fa87da8cb23 in Nepomuk::Types::EntityPrivate::init (this=0x251e550) at /home/mat-not/kde/src/kdelibs/nepomuk/types/entity.cpp:51
#33 0x00007fa87da981a6 in Nepomuk::Types::Property::maxCardinality (this=0x251ea78) at /home/mat-not/kde/src/kdelibs/nepomuk/types/property.cpp:384
#34 0x00007fa87da98214 in Nepomuk::Types::Property::maxCardinality (this=0x251ea78) at /home/mat-not/kde/src/kdelibs/nepomuk/types/property.cpp:400
#35 0x00007fa8758cfe89 in Nepomuk::Query::QueryBuilderData::uniqueVarName (this=0x7fa86ef2c410, property=...) at /home/mat-not/kde/src/kdelibs/nepomuk/query/querybuilderdata_p.h:121
#36 0x00007fa8758d479a in Nepomuk::Query::ComparisonTermPrivate::getMainVariableName (this=0x251ea60, qbd=0x7fa86ef2c410) at /home/mat-not/kde/src/kdelibs/nepomuk/query/comparisonterm.cpp:359
#37 0x00007fa8758d2d51 in Nepomuk::Query::ComparisonTermPrivate::toSparqlGraphPattern (this=0x251ea60, resourceVarName=..., parentTerm=0x249d110, qbd=0x7fa86ef2c410) at /home/mat-not/kde/src/kdelibs/nepomuk/query/comparisonterm.cpp:144
#38 0x00007fa8758d1fe9 in Nepomuk::Query::AndTermPrivate::toSparqlGraphPattern (this=0x249d110, resourceVarName=..., parentTerm=0x0, qbd=0x7fa86ef2c410) at /home/mat-not/kde/src/kdelibs/nepomuk/query/andterm.cpp:36
#39 0x00007fa8758dade1 in Nepomuk::Query::Query::toSparqlQuery (this=0x251c418, sparqlFlags=...) at /home/mat-not/kde/src/kdelibs/nepomuk/query/query.cpp:386
#40 0x00007fa86fb47bcb in Nepomuk::Query::Folder::sparqlQuery (this=&lt;value optimized out&gt;) at /home/mat-not/kde/src/kde-runtime/nepomuk/services/queryservice/folder.cpp:127
#41 0x00007fa86fb4b292 in Nepomuk::Query::SearchRunnable::run (this=0x24dcca0) at /home/mat-not/kde/src/kde-runtime/nepomuk/services/queryservice/searchrunnable.cpp:80
#42 0x00007fa87eeea879 in QThreadPoolThread::run (this=0x24dae20) at /home/mat-not/kde/src/qt-copy/src/corelib/concurrent/qthreadpool.cpp:106
#43 0x00007fa87eef933c in QThreadPrivate::start (arg=0x24dae20) at /home/mat-not/kde/src/qt-copy/src/corelib/thread/qthread_unix.cpp:285
#44 0x00007fa87ec46cb0 in start_thread () from /lib/libpthread.so.0
#45 0x00007fa87ba9f95d in clone () from /lib/libc.so.6
#46 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa87f576760 (LWP 4640)):
#0  0x00007fa87baac5de in ?? () from /lib/libc.so.6
#1  0x00007fa87ba44592 in ?? () from /lib/libc.so.6
#2  0x00007fa87ba42961 in free () from /lib/libc.so.6
#3  0x00007fa879991384 in ?? () from /usr/lib/libX11.so.6
#4  0x00007fa87999189d in _XEventsQueued () from /usr/lib/libX11.so.6
#5  0x00007fa87998222f in XEventsQueued () from /usr/lib/libX11.so.6
#6  0x00007fa87ca60fe5 in x11EventSourceCheck (s=0x235b400) at /home/mat-not/kde/src/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:85
#7  0x00007fa87aefe878 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#8  0x00007fa87aeff152 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x00007fa87aeff66d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0x00007fa87f04f4bd in QEventDispatcherGlib::processEvents (this=0x2315f90, flags=...) at /home/mat-not/kde/src/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:415
#11 0x00007fa87ca6165a in QGuiEventDispatcherGlib::processEvents (this=0x2315f90, flags=...) at /home/mat-not/kde/src/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:204
#12 0x00007fa87f013f5e in QEventLoop::processEvents (this=0x7fffa5b33190, flags=...) at /home/mat-not/kde/src/qt-copy/src/corelib/kernel/qeventloop.cpp:149
#13 0x00007fa87f0140b2 in QEventLoop::exec (this=0x7fffa5b33190, flags=...) at /home/mat-not/kde/src/qt-copy/src/corelib/kernel/qeventloop.cpp:201
#14 0x00007fa87f016aee in QCoreApplication::exec () at /home/mat-not/kde/src/qt-copy/src/corelib/kernel/qcoreapplication.cpp:1009
#15 0x00007fa87c9863d6 in QApplication::exec () at /home/mat-not/kde/src/qt-copy/src/gui/kernel/qapplication.cpp:3719
#16 0x0000000000403fb2 in main (argc=2, argv=0x7fffa5b33818) at /home/mat-not/kde/src/kde-runtime/nepomuk/servicestub/main.cpp:165

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1163994</commentid>
    <comment_count>1</comment_count>
    <who name="Sebastian Trueg">trueg</who>
    <bug_when>2011-09-18 09:46:46 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>