Bug 233031 - KPackageKit segfaults after startup
Summary: KPackageKit segfaults after startup
Status: RESOLVED DUPLICATE of bug 225404
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-02 04:37 UTC by Noel Duffy
Modified: 2010-07-21 17:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noel Duffy 2010-04-02 04:37:47 UTC
Application: kpackagekit (0.5.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.9-70.fc12.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I started KPackageKit using the menu Applications/System/Software Management. I then selected software updates. The thing said it was working, so I went off to do other things. About two minutes later I was notified of the segmentation fault.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  0x000000307d76a513 in isSignalConnected (sender=0x19f0c80, m=<value optimized out>, local_signal_index=11, argv=0x7fff8832a670) at kernel/qobject_p.h:227
#6  QMetaObject::activate (sender=0x19f0c80, m=<value optimized out>, local_signal_index=11, argv=0x7fff8832a670) at kernel/qobject.cpp:3218
#7  0x00000038fbc213bf in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib64/libpackagekit-qt.so.12
#8  0x00000038fbc1ca79 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libpackagekit-qt.so.12
#9  0x00000038fbc1e5a8 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libpackagekit-qt.so.12
#10 0x000000307d76a2af in QMetaObject::activate (sender=0x18c57c0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff8832a840) at kernel/qobject.cpp:3293
#11 0x000000307ce585af in QDBusConnectionInterface::serviceOwnerChanged (this=<value optimized out>, _t1=..., _t2=..., _t3=) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#12 0x000000307ce58844 in QDBusConnectionInterface::qt_metacall (this=0x18c57c0, _c=InvokeMetaMethod, _id=2, _a=0x7fff8832aac0) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#13 0x000000307d76a2af in QMetaObject::activate (sender=0x18c57c0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff8832aac0) at kernel/qobject.cpp:3293
#14 0x000000307ce584df in QDBusConnectionInterface::NameOwnerChanged (this=<value optimized out>, _t1=..., _t2=..., _t3=) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#15 0x000000307ce588ac in QDBusConnectionInterface::qt_metacall (this=0x18c57c0, _c=InvokeMetaMethod, _id=6, _a=0x7fff8832ae80) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#16 0x000000307ce21c26 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#17 0x000000307ce2be1f in QDBusCallDeliveryEvent::placeMetaCall (this=0x4, object=<value optimized out>) at qdbusintegrator_p.h:101
#18 0x000000307d766921 in QObject::event (this=0x18c57c0, e=0x1ba3f50) at kernel/qobject.cpp:1248
#19 0x00000038f91aa9dc in QApplicationPrivate::notify_helper (this=0x168eb80, receiver=0x18c57c0, e=0x1ba3f50) at kernel/qapplication.cpp:4300
#20 0x00000038f91b0aab in QApplication::notify (this=<value optimized out>, receiver=0x18c57c0, e=0x1ba3f50) at kernel/qapplication.cpp:4183
#21 0x00000038fa406846 in KApplication::notify (this=0x7fff8832b970, receiver=0x18c57c0, event=0x1ba3f50) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:302
#22 0x000000307d75774c in QCoreApplication::notifyInternal (this=0x7fff8832b970, receiver=0x18c57c0, event=0x1ba3f50) at kernel/qcoreapplication.cpp:704
#23 0x000000307d758497 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x166a540) at kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x166a540) at kernel/qcoreapplication.cpp:1345
#25 0x000000307d77d523 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#27 0x000000376843920e in g_main_dispatch (context=0x1698a20) at gmain.c:1960
#28 IA__g_main_context_dispatch (context=0x1698a20) at gmain.c:2513
#29 0x000000376843cbf8 in g_main_context_iterate (context=0x1698a20, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#30 0x000000376843cd1a in IA__g_main_context_iteration (context=0x1698a20, may_block=1) at gmain.c:2654
#31 0x000000307d77d063 in QEventDispatcherGlib::processEvents (this=0x1669c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#32 0x00000038f9249a1e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x000000307d756192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#34 0x000000307d75645c in QEventLoop::exec (this=0x7fff8832b8c0, flags=...) at kernel/qeventloop.cpp:201
#35 0x000000307d758749 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#36 0x0000000000406082 in _start ()

Possible duplicates by query: bug 232679, bug 232642, bug 227918, bug 225404.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-07-21 17:39:57 UTC

*** This bug has been marked as a duplicate of bug 225404 ***