<?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>293376</bug_id>
          
          <creation_ts>2012-02-05 17:02:04 +0000</creation_ts>
          <short_desc>Activity manager crash after login</short_desc>
          <delta_ts>2012-02-05 20:39:24 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>plasma4</product>
          <component>activities</component>
          <version>unspecified</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>290234</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="Hrvoje Senjan">hrvoje.senjan</reporter>
          <assigned_to name="Plasma Bugs List">plasma-bugs-null</assigned_to>
          <cc>chanika</cc>
    
    <cc>thijs22nospam</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>1223317</commentid>
    <comment_count>0</comment_count>
    <who name="Hrvoje Senjan">hrvoje.senjan</who>
    <bug_when>2012-02-05 17:02:04 +0000</bug_when>
    <thetext>Application: kactivitymanagerd (1.0)
KDE Platform Version: 4.8.00 (4.8.0 &quot;release 469&quot;
Qt Version: 4.8.0
Operating System: Linux 3.2.2-3-desktop x86_64
Distribution: &quot;openSUSE 12.1 (x86_64)&quot;

-- Information about the crash:
- What I was doing when the application crashed:
Logged in , and watched drkonqi appears.It&apos;s unusual crash happend , it&apos;s the first time on this install combo.  I&apos;m using KDE 4.8 + latest soprano from 2.7 branch.

-- Backtrace:
Application: KDE Activity Manager (kactivitymanagerd), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f1b3eca4760 (LWP 2813))]

Thread 2 (Thread 0x7f1b2fd3c700 (LWP 2818)):
[KCrash Handler]
#6  QString (other=..., this=0x7f1b2fd3b550) at ../../src/corelib/tools/qstring.h:725
#7  QDBusAbstractInterface::interface (this=0x7f1b28004180) at qdbusabstractinterface.cpp:375
#8  0x00007f1b3953582a in Soprano::Client::DBusAbstractInterface::callWithArgumentListAndBigTimeout (this=0x7f1b28004180, mode=QDBus::Block, method=..., args=...) at /usr/src/debug/soprano-2.7.4.90/client/dbus/dbusabstractinterface.cpp:42
#9  0x00007f1b39542fcc in executeQuery (mode=QDBus::Block, queryLanguage=..., query=..., this=0x7f1b28004180) at /usr/src/debug/soprano-2.7.4.90/client/dbus/dbusmodelinterface.h:82
#10 Soprano::Client::DBusModel::executeQuery (this=0x7f1b28002f60, query=..., language=&lt;optimized out&gt;, userQueryLanguage=&lt;optimized out&gt;) at /usr/src/debug/soprano-2.7.4.90/client/dbus/dbusmodel.cpp:111
#11 0x00007f1b3dcf556c in Nepomuk::MainModel::executeQuery (this=0x7db810, query=..., language=Soprano::Query::QueryLanguageSparql, userQueryLanguage=...) at /usr/src/debug/kdelibs-4.8.0/nepomuk/core/nepomukmainmodel.cpp:212
#12 0x00007f1b397c42cc in Soprano::FilterModel::executeQuery (this=0x7782b0, query=&lt;optimized out&gt;, language=&lt;optimized out&gt;, userQueryLanguage=&lt;optimized out&gt;) at /usr/src/debug/soprano-2.7.4.90/soprano/filtermodel.cpp:164
#13 0x00007f1b2fd448fc in activityResource (id=...) at /usr/src/debug/kactivities-4.8.0/service/plugins/nepomuk/NepomukCommon.cpp:49
#14 0x00007f1b2fd4b5b8 in RankingsUpdateThread::run (this=0x8275a0) at /usr/src/debug/kactivities-4.8.0/service/plugins/nepomuk/Rankings.cpp:104
#15 0x00007f1b3d5c755b in QThreadPrivate::start (arg=0x8275a0) at thread/qthread_unix.cpp:298
#16 0x00007f1b3bfbdf05 in start_thread () from /lib64/libpthread.so.0
#17 0x00007f1b3c2ac63d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f1b3eca4760 (LWP 2813)):
#0  0x00007f1b3c2a5d33 in select () from /lib64/libc.so.6
#1  0x00007f1b3d6f07cf in qt_safe_select (nfds=5, fdread=0x7fffdde16660, fdwrite=0x7fffdde166e0, fdexcept=0x0, orig_timeout=0x7fffdde16760) at kernel/qcore_unix.cpp:93
#2  0x00007f1b3bd42330 in QNativeSocketEnginePrivate::nativeSelect (this=0x802ff0, timeout=&lt;optimized out&gt;, checkRead=&lt;optimized out&gt;, checkWrite=&lt;optimized out&gt;, selectForRead=0x7fffdde1680e, selectForWrite=0x7fffdde1680f) at socket/qnativesocketengine_unix.cpp:1115
#3  0x00007f1b3bd40378 in QNativeSocketEngine::waitForReadOrWrite (this=&lt;optimized out&gt;, readyToRead=0x7fffdde1680e, readyToWrite=0x7fffdde1680f, checkRead=true, checkWrite=&lt;optimized out&gt;, msecs=600000, timedOut=0x0) at socket/qnativesocketengine.cpp:1000
#4  0x00007f1b3bd385e5 in QAbstractSocket::waitForReadyRead (this=0x803b68, msecs=600000) at socket/qabstractsocket.cpp:1888
#5  0x00007f1b39519f43 in Soprano::Client::ClientConnection::iteratorNext (this=0x929430, id=1716540396) at /usr/src/debug/soprano-2.7.4.90/client/clientconnection.cpp:544
#6  0x00007f1b3951e19e in Soprano::Client::ClientQueryResultIteratorBackend::next (this=0x84d020) at /usr/src/debug/soprano-2.7.4.90/client/clientqueryresultiteratorbackend.cpp:46
#7  0x00007f1b3dce5879 in Soprano::Iterator&lt;Soprano::BindingSet&gt;::next (this=0x7fffdde16930) at /usr/include/soprano/iterator.h:239
#8  0x00007f1b3dd07e3a in Nepomuk::Types::EntityPrivate::load (this=0x88faf0) at /usr/src/debug/kdelibs-4.8.0/nepomuk/types/entity.cpp:77
#9  0x00007f1b3dd0bd4d in Nepomuk::Types::ClassPrivate::load (this=0x88faf0) at /usr/src/debug/kdelibs-4.8.0/nepomuk/types/class.cpp:54
#10 0x00007f1b3dd06cf9 in Nepomuk::Types::EntityPrivate::init (this=0x88faf0) at /usr/src/debug/kdelibs-4.8.0/nepomuk/types/entity.cpp:51
#11 0x00007f1b3dd0ce82 in Nepomuk::Types::Class::isSubClassOf (this=&lt;optimized out&gt;, other=...) at /usr/src/debug/kdelibs-4.8.0/nepomuk/types/class.cpp:493
#12 0x00007f1b3dd0cee0 in Nepomuk::Types::Class::isSubClassOf (this=0x7fffdde16cb0, other=...) at /usr/src/debug/kdelibs-4.8.0/nepomuk/types/class.cpp:501
#13 0x00007f1b3dce0bef in Nepomuk::ResourceData::constHasType (this=0x804bb0, uri=&lt;optimized out&gt;) at /usr/src/debug/kdelibs-4.8.0/nepomuk/core/resourcedata.cpp:230
#14 0x00007f1b3dce4ab8 in Nepomuk::ResourceData::load (this=0x804bb0) at /usr/src/debug/kdelibs-4.8.0/nepomuk/core/resourcedata.cpp:401
#15 0x00007f1b3dce4fdc in Nepomuk::ResourceData::property (this=0x804bb0, uri=...) at /usr/src/debug/kdelibs-4.8.0/nepomuk/core/resourcedata.cpp:240
#16 0x00007f1b3dcf86b3 in Nepomuk::Resource::property (this=0x7fffdde17030, uri=...) at /usr/src/debug/kdelibs-4.8.0/nepomuk/core/resource.cpp:301
#17 0x00007f1b3dcf87bc in Nepomuk::Resource::symbols (this=0x7fffdde17030) at /usr/src/debug/kdelibs-4.8.0/nepomuk/core/resource.cpp:842
#18 0x0000000000408a97 in ActivityManager::ActivityIcon (this=0x7fffdde18010, id=...) at /usr/src/debug/kactivities-4.8.0/service/ActivityManager.cpp:736
#19 0x0000000000415c31 in ActivityManagerAdaptor::ActivityIcon (this=&lt;optimized out&gt;, id=&lt;optimized out&gt;) at /usr/src/debug/kactivities-4.8.0/builddir/service/activitymanageradaptor.cpp:45
#20 0x00000000004160f6 in qt_static_metacall (_a=&lt;optimized out&gt;, _id=&lt;optimized out&gt;, _o=&lt;optimized out&gt;, _c=&lt;optimized out&gt;) at /usr/src/debug/kactivities-4.8.0/builddir/service/activitymanageradaptor.moc:186
#21 ActivityManagerAdaptor::qt_static_metacall (_o=&lt;optimized out&gt;, _c=&lt;optimized out&gt;, _id=&lt;optimized out&gt;, _a=&lt;optimized out&gt;) at /usr/src/debug/kactivities-4.8.0/builddir/service/activitymanageradaptor.moc:171
#22 0x000000000041649b in ActivityManagerAdaptor::qt_metacall (this=0x687e40, _c=QMetaObject::InvokeMetaMethod, _id=&lt;optimized out&gt;, _a=0x7fffdde172a0) at /usr/src/debug/kactivities-4.8.0/builddir/service/activitymanageradaptor.moc:255
#23 0x00007f1b3da40f6b in QDBusConnectionPrivate::deliverCall (this=0x643e70, object=0x687e40, msg=..., metaTypes=..., slotIdx=12) at qdbusintegrator.cpp:947
#24 0x00007f1b3da4213d in QDBusConnectionPrivate::activateCall (this=0x643e70, object=0x687e40, flags=273, msg=...) at qdbusintegrator.cpp:857
#25 0x00007f1b3da42a9b in QDBusConnectionPrivate::activateObject (this=0x643e70, node=..., msg=..., pathStartPos=&lt;optimized out&gt;) at qdbusintegrator.cpp:1423
#26 0x00007f1b3da42b8b in QDBusActivateObjectEvent::placeMetaCall (this=0x852bc0) at qdbusintegrator.cpp:1537
#27 0x00007f1b3d6dd936 in QObject::event (this=0x7fffdde18010, e=&lt;optimized out&gt;) at kernel/qobject.cpp:1204
#28 0x00007f1b3ca4ddd4 in QApplication::event (this=0x7fffdde18010, e=0x852bc0) at kernel/qapplication.cpp:2532
#29 0x00007f1b3ca49ed4 in notify_helper (e=0x852bc0, receiver=0x7fffdde18010, this=0x6648c0) at kernel/qapplication.cpp:4550
#30 QApplicationPrivate::notify_helper (this=0x6648c0, receiver=0x7fffdde18010, e=0x852bc0) at kernel/qapplication.cpp:4522
#31 0x00007f1b3ca4ed53 in QApplication::notify (this=0x7fffdde18010, receiver=0x7fffdde18010, e=0x852bc0) at kernel/qapplication.cpp:4411
#32 0x00007f1b3e1b6786 in KApplication::notify (this=0x7fffdde18010, receiver=0x7fffdde18010, event=0x852bc0) at /usr/src/debug/kdelibs-4.8.0/kdeui/kernel/kapplication.cpp:311
#33 0x00007f1b3d6c48ac in QCoreApplication::notifyInternal (this=0x7fffdde18010, receiver=0x7fffdde18010, event=0x852bc0) at kernel/qcoreapplication.cpp:876
#34 0x00007f1b3d6c814a in sendEvent (event=0x852bc0, receiver=0x7fffdde18010) at kernel/qcoreapplication.h:231
#35 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x6293d0) at kernel/qcoreapplication.cpp:1500
#36 0x00007f1b3d6f34d3 in sendPostedEvents () at kernel/qcoreapplication.h:236
#37 postEventSourceDispatch (s=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:279
#38 0x00007f1b387e658d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#39 0x00007f1b387e6d88 in ?? () from /usr/lib64/libglib-2.0.so.0
#40 0x00007f1b387e6f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#41 0x00007f1b3d6f38ff in QEventDispatcherGlib::processEvents (this=0x6290b0, flags=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:424
#42 0x00007f1b3caed39e in QGuiEventDispatcherGlib::processEvents (this=&lt;optimized out&gt;, flags=&lt;optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:204
#43 0x00007f1b3d6c3692 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#44 0x00007f1b3d6c38e7 in QEventLoop::exec (this=0x7fffdde17fa0, flags=...) at kernel/qeventloop.cpp:204
#45 0x00007f1b3d6c8445 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#46 0x0000000000406094 in main (argc=1, argv=0x7fffdde18208) at /usr/src/debug/kactivities-4.8.0/service/main.cpp:37

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1223402</commentid>
    <comment_count>1</comment_count>
    <who name="Thijs">thijs22nospam</who>
    <bug_when>2012-02-05 20:39:24 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>