<?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>244794</bug_id>
          
          <creation_ts>2010-07-15 22:32:18 +0000</creation_ts>
          <short_desc>System Settings (systemsettings), signal: Segmentation fault</short_desc>
          <delta_ts>2010-07-21 15:39:14 +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>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>225404</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>hohensja.bugzilla</reporter>
          <assigned_to name="Steven M. Parrish">smparrish</assigned_to>
          <cc>dantti12</cc>
    
    <cc>echidnaman</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>990418</commentid>
    <comment_count>0</comment_count>
    <who name="">hohensja.bugzilla</who>
    <bug_when>2010-07-15 22:32:18 +0000</bug_when>
    <thetext>Application: systemsettings (1.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I left the system settings open in a window and after 10 minutes my screen save activates.
When I later login again I receive the segmentation fault for Kpackagekit.
This happened now twice already.

Application: System Settings (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb9c58fc760 (LWP 9264))]

Thread 2 (Thread 0x7fb9b2f77710 (LWP 9265)):
#0  0x00007fb9c2e60f83 in poll () from /lib/libc.so.6
#1  0x00007fb9c008e4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fb9c008e8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fb9c35b1406 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#4  0x00007fb9c35866c2 in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#5  0x00007fb9c3586a9c in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#6  0x00007fb9c34958db in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fb9c3566dd8 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fb9c3497f95 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007fb9c0a019ca in start_thread () from /lib/libpthread.so.0
#10 0x00007fb9c2e6d6fd in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb9c58fc760 (LWP 9264)):
[KCrash Handler]
#5  0x00007fb9c3492e39 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#6  0x00007fb9c3587a12 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#7  0x00007fb9b23323a1 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&amp;, QString const&amp;, QString const&amp;) () from /usr/lib/libpackagekit-qt.so.12
#8  0x00007fb9b2333e88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00007fb9c359b036 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007fb9c38fe57f in QDBusConnectionInterface::serviceOwnerChanged(QString const&amp;, QString const&amp;, QString const&amp;) () from /usr/lib/libQtDBus.so.4
#11 0x00007fb9c38fe824 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#12 0x00007fb9c359b036 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x00007fb9c38fe4af in QDBusConnectionInterface::NameOwnerChanged(QString const&amp;, QString const&amp;, QString const&amp;) () from /usr/lib/libQtDBus.so.4
#14 0x00007fb9c38fe88c in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#15 0x00007fb9c38c25a6 in ?? () from /usr/lib/libQtDBus.so.4
#16 0x00007fb9c38ccfef in ?? () from /usr/lib/libQtDBus.so.4
#17 0x00007fb9c3597b79 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007fb9c4176c0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007fb9c417d0eb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007fb9c4e85a16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0x00007fb9c3587d9c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x00007fb9c358b454 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#23 0x00007fb9c35b1873 in ?? () from /usr/lib/libQtCore.so.4
#24 0x00007fb9c008a8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007fb9c008e748 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007fb9c008e8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007fb9c35b13b3 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#28 0x00007fb9c422718e in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007fb9c35866c2 in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#30 0x00007fb9c3586a9c in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#31 0x00007fb9c358b73b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#32 0x00000000004110d9 in _start ()


The crash can be reproduced some of the time.

 -- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb9c58fc760 (LWP 9264))]

Thread 2 (Thread 0x7fb9b2f77710 (LWP 9265)):
#0  0x00007fb9c2e60f83 in poll () from /lib/libc.so.6
#1  0x00007fb9c008e4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fb9c008e8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fb9c35b1406 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#4  0x00007fb9c35866c2 in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#5  0x00007fb9c3586a9c in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#6  0x00007fb9c34958db in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fb9c3566dd8 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fb9c3497f95 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007fb9c0a019ca in start_thread () from /lib/libpthread.so.0
#10 0x00007fb9c2e6d6fd in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb9c58fc760 (LWP 9264)):
[KCrash Handler]
#5  0x00007fb9c3492e39 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#6  0x00007fb9c3587a12 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#7  0x00007fb9b23323a1 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&amp;, QString const&amp;, QString const&amp;) () from /usr/lib/libpackagekit-qt.so.12
#8  0x00007fb9b2333e88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00007fb9c359b036 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007fb9c38fe57f in QDBusConnectionInterface::serviceOwnerChanged(QString const&amp;, QString const&amp;, QString const&amp;) () from /usr/lib/libQtDBus.so.4
#11 0x00007fb9c38fe824 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#12 0x00007fb9c359b036 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x00007fb9c38fe4af in QDBusConnectionInterface::NameOwnerChanged(QString const&amp;, QString const&amp;, QString const&amp;) () from /usr/lib/libQtDBus.so.4
#14 0x00007fb9c38fe88c in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#15 0x00007fb9c38c25a6 in ?? () from /usr/lib/libQtDBus.so.4
#16 0x00007fb9c38ccfef in ?? () from /usr/lib/libQtDBus.so.4
#17 0x00007fb9c3597b79 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007fb9c4176c0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007fb9c417d0eb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007fb9c4e85a16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0x00007fb9c3587d9c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x00007fb9c358b454 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#23 0x00007fb9c35b1873 in ?? () from /usr/lib/libQtCore.so.4
#24 0x00007fb9c008a8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007fb9c008e748 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007fb9c008e8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007fb9c35b13b3 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#28 0x00007fb9c422718e in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007fb9c35866c2 in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#30 0x00007fb9c3586a9c in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#31 0x00007fb9c358b73b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#32 0x00000000004110d9 in _start ()

Possible duplicates by query: bug 233217, bug 225225, bug 225208, bug 225190, bug 225186.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>992297</commentid>
    <comment_count>1</comment_count>
    <who name="Jonathan Thomas">echidnaman</who>
    <bug_when>2010-07-21 15:39:14 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>