<?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>227226</bug_id>
          
          <creation_ts>2010-02-16 17:57:58 +0000</creation_ts>
          <short_desc>KPackageKit crash when not even focued</short_desc>
          <delta_ts>2010-02-16 21:59:18 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>kpackagekit</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Unlisted Binaries</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>225494</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="Steve Ebersole">steve</reporter>
          <assigned_to name="Steven M. Parrish">smparrish</assigned_to>
          <cc>andresbajotierra</cc>
    
    <cc>dantti12</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>918427</commentid>
    <comment_count>0</comment_count>
    <who name="Steve Ebersole">steve</who>
    <bug_when>2010-02-16 17:57:58 +0000</bug_when>
    <thetext>Application that crashed: kpackagekitsmarticon
Version of the application: 0.5.4
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-174.2.3.fc12.i686 i686

What I was doing when the application crashed:
As mentioned in the potential duplicate, I opened KPackageKit and searched for a package.  I left the window open to do something else.  At some point after I got the  KPackageKit crashed notification.  Almost immediately after I got KNotified about updates.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x02ba8861 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#7  0x0429990a in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#8  0x04294b17 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&amp;, QString const&amp;, QString const&amp;) () from /usr/lib/libpackagekit-qt.so.12
#9  0x04296113 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x02ba7c0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x02ba8843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x001f4350 in QDBusConnectionInterface::serviceOwnerChanged(QString const&amp;, QString const&amp;, QString const&amp;) () from /usr/lib/libQtDBus.so.4
#13 0x001f46ab in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#14 0x02ba7c0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x02ba8843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x001f41f0 in QDBusConnectionInterface::NameOwnerChanged(QString const&amp;, QString const&amp;, QString const&amp;) () from /usr/lib/libQtDBus.so.4
#17 0x001f473b in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#18 0x001bda3c in ?? () from /usr/lib/libQtDBus.so.4
#19 0x001c59a8 in ?? () from /usr/lib/libQtDBus.so.4
#20 0x02ba1f96 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x0327db24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x03285281 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x03ced8cb in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x02b91d73 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x02b92972 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#26 0x02b92b2e in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#27 0x02bbcf40 in ?? () from /usr/lib/libQtCore.so.4
#28 0x00602f88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x006068b8 in ?? () from /lib/libglib-2.0.so.0
#30 0x006069e4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x02bbcb6d in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#32 0x0331d356 in ?? () from /usr/lib/libQtGui.so.4
#33 0x02b902aa in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#34 0x02b9070a in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#35 0x02b92bf7 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x0327d9a8 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0x080506a9 in _start ()

This bug may be a duplicate of or related to bug 225689

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>918629</commentid>
    <comment_count>1</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-02-16 21:59:18 +0000</bug_when>
    <thetext>This is being tracked at bug 225494. Thanks

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

    </bug>

</bugzilla>