Bug 246804 - KPackageKit crash after checking updates
Summary: KPackageKit crash after checking updates
Status: RESOLVED DUPLICATE of bug 225404
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 14:37 UTC by Dmytro
Modified: 2010-08-05 14:54 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 Dmytro 2010-08-05 14:37:20 UTC
Application: kpackagekit (0.5.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
KPackageKit crashes while being idle after checking for updates

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77dd710 (LWP 1653))]

Thread 2 (Thread 0xb5e32b70 (LWP 1817)):
#0  0x047c879f in g_main_context_check () from /lib/libglib-2.0.so.0
#1  0x047c90ce in ?? () from /lib/libglib-2.0.so.0
#2  0x047c94b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00be8e6f in QEventDispatcherGlib::processEvents (this=0x9a064f0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00bbb759 in QEventLoop::processEvents (this=0xb5e32290, flags=) at kernel/qeventloop.cpp:149
#5  0x00bbbbaa in QEventLoop::exec (this=0xb5e32290, flags=...) at kernel/qeventloop.cpp:201
#6  0x00abcfc9 in QThread::exec (this=0x97e0478) at thread/qthread.cpp:487
#7  0x00b9b1db in QInotifyFileSystemWatcherEngine::run (this=0x97e0478) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00abf97e in QThreadPrivate::start (arg=0x97e0478) at thread/qthread_unix.cpp:248
#9  0x0021096e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x02777a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77dd710 (LWP 1653)):
[KCrash Handler]
#6  0x00bd126f in QObjectPrivate::isSignalConnected (sender=0x99f8db0, m=0xfcfcc4, local_signal_index=11, argv=0xbffc7524) at kernel/qobject_p.h:227
#7  QMetaObject::activate (sender=0x99f8db0, m=0xfcfcc4, local_signal_index=11, argv=0xbffc7524) at kernel/qobject.cpp:3218
#8  0x00fa8e19 in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00fa337c in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#10 0x00fa5453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#11 0x00bc247a in QMetaObject::metacall (object=0x96b1900, cl=13, idx=6, argv=0xbffc76b0) at kernel/qmetaobject.cpp:237
#12 0x00bd0fbb in QMetaObject::activate (sender=0x96af5f8, m=0x188c88, local_signal_index=2, argv=0xbffc76b0) at kernel/qobject.cpp:3295
#13 0x0017048f in QDBusConnectionInterface::serviceOwnerChanged (this=0x96af5f8, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#14 0x001707b3 in QDBusConnectionInterface::qt_metacall (this=0x96af5f8, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbffc7880) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#15 0x00bc247a in QMetaObject::metacall (object=0x96af5f8, cl=13, idx=7, argv=0xbffc7880) at kernel/qmetaobject.cpp:237
#16 0x00bd0fbb in QMetaObject::activate (sender=0x96af5f8, m=0x188c88, local_signal_index=6, argv=0xbffc7880) at kernel/qobject.cpp:3295
#17 0x0017033f in QDBusConnectionInterface::NameOwnerChanged (this=0x96af5f8, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#18 0x00170843 in QDBusConnectionInterface::qt_metacall (this=0x96af5f8, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbffc7a8c) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#19 0x00130df4 in QDBusConnectionPrivate::deliverCall (this=0x980b870, object=0x96af5f8, msg=..., metaTypes=..., slotIdx=11) at qdbusintegrator.cpp:904
#20 0x0013c097 in QDBusCallDeliveryEvent::placeMetaCall (this=0x9bef2a8, object=0x96af5f8) at qdbusintegrator_p.h:101
#21 0x00bcdc0e in QObject::event (this=0x96af5f8, e=0x9bef2a8) at kernel/qobject.cpp:1248
#22 0x01106e8c in QApplicationPrivate::notify_helper (this=0x95d0ba8, receiver=0x96af5f8, e=0x9bef2a8) at kernel/qapplication.cpp:4302
#23 0x0110da0e in QApplication::notify (this=0xbffc835c, receiver=0x96af5f8, e=0x9bef2a8) at kernel/qapplication.cpp:3706
#24 0x005f540a in KApplication::notify (this=0xbffc835c, receiver=0x96af5f8, event=0x9bef2a8) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x00bbd13b in QCoreApplication::notifyInternal (this=0xbffc835c, receiver=0x96af5f8, event=0x9bef2a8) at kernel/qcoreapplication.cpp:726
#26 0x00bc0bfc in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x95b19a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x95b19a0) at kernel/qcoreapplication.cpp:1367
#28 0x00bc0d7d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1260
#29 0x00be933f in QCoreApplication::sendPostedEvents (s=0x95d2b90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#30 postEventSourceDispatch (s=0x95d2b90) at kernel/qeventdispatcher_glib.cpp:276
#31 0x047c55e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x047c92d8 in ?? () from /lib/libglib-2.0.so.0
#33 0x047c94b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x00be8e35 in QEventDispatcherGlib::processEvents (this=0x95b14e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#35 0x011c6e15 in QGuiEventDispatcherGlib::processEvents (this=0x95b14e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00bbb759 in QEventLoop::processEvents (this=0xbffc82b4, flags=) at kernel/qeventloop.cpp:149
#37 0x00bbbbaa in QEventLoop::exec (this=0xbffc82b4, flags=...) at kernel/qeventloop.cpp:201
#38 0x00bc0e3f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#39 0x01106f27 in QApplication::exec () at kernel/qapplication.cpp:3581
#40 0x0804d44b in _start ()

This bug may be a duplicate of or related to bug 246581.

Possible duplicates by query: bug 246581, bug 246145, bug 245768, bug 245008, bug 244791.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-08-05 14:54:45 UTC

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