Bug 253856 - kpackagekit crashed after failing to find suitable server for updates(settings)
Summary: kpackagekit crashed after failing to find suitable server for updates(settings)
Status: RESOLVED DUPLICATE of bug 225494
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-10-11 17:34 UTC by tohyf
Modified: 2010-10-13 17:33 UTC (History)
1 user (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 tohyf 2010-10-11 17:34:28 UTC
Application: kpackagekit (0.5.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-25-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I entered the "settings" section and then I clicked "download from" to change the server location >I selected "other">"select best server" . After a while, it says that there are no good server, and then it crashed when I close it.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  0x0036265b in QObjectPrivate::isSignalConnected (sender=0x9996690, m=0xd31cc4, local_signal_index=11, argv=0xbff5b904) at kernel/qobject_p.h:227
#7  QMetaObject::activate (sender=0x9996690, m=0xd31cc4, local_signal_index=11, argv=0xbff5b904) at kernel/qobject.cpp:3218
#8  0x00d0ae19 in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00d0537c in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#10 0x00d07453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#11 0x00353c9a in QMetaObject::metacall (object=0x998c0e8, cl=13, idx=6, argv=0xbff5ba90) at kernel/qmetaobject.cpp:237
#12 0x003623d5 in QMetaObject::activate (sender=0x99a4608, m=0x5d1c88, local_signal_index=2, argv=0xbff5ba90) at kernel/qobject.cpp:3293
#13 0x005b9d9f in QDBusConnectionInterface::serviceOwnerChanged (this=0x99a4608, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#14 0x005ba0c3 in QDBusConnectionInterface::qt_metacall (this=0x99a4608, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbff5bc60) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#15 0x00353c9a in QMetaObject::metacall (object=0x99a4608, cl=13, idx=7, argv=0xbff5bc60) at kernel/qmetaobject.cpp:237
#16 0x003623d5 in QMetaObject::activate (sender=0x99a4608, m=0x5d1c88, local_signal_index=6, argv=0xbff5bc60) at kernel/qobject.cpp:3293
#17 0x005b9c4f in QDBusConnectionInterface::NameOwnerChanged (this=0x99a4608, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#18 0x005ba153 in QDBusConnectionInterface::qt_metacall (this=0x99a4608, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbff5be6c) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#19 0x0057ab34 in QDBusConnectionPrivate::deliverCall (this=0x99948a8, object=0x99a4608, msg=..., metaTypes=..., slotIdx=11) at qdbusintegrator.cpp:904
#20 0x00585ea7 in QDBusCallDeliveryEvent::placeMetaCall (this=0x9d36be8, object=0x99a4608) at qdbusintegrator_p.h:101
#21 0x0035f3fe in QObject::event (this=0x99a4608, e=0x9d36be8) at kernel/qobject.cpp:1248
#22 0x00e954dc in QApplicationPrivate::notify_helper (this=0x98b0cb8, receiver=0x99a4608, e=0x9d36be8) at kernel/qapplication.cpp:4300
#23 0x00e9c05e in QApplication::notify (this=0xbff5c73c, receiver=0x99a4608, e=0x9d36be8) at kernel/qapplication.cpp:3704
#24 0x00a66f2a in KApplication::notify (this=0xbff5c73c, receiver=0x99a4608, event=0x9d36be8) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x0034ea3b in QCoreApplication::notifyInternal (this=0xbff5c73c, receiver=0x99a4608, event=0x9d36be8) at kernel/qcoreapplication.cpp:704
#26 0x00351473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x988c9a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x988c9a0) at kernel/qcoreapplication.cpp:1345
#28 0x003515dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#29 0x0037aadf in QCoreApplication::sendPostedEvents (s=0x98b2110) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#30 postEventSourceDispatch (s=0x98b2110) at kernel/qeventdispatcher_glib.cpp:276
#31 0x091ae5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x091b22d8 in ?? () from /lib/libglib-2.0.so.0
#33 0x091b24b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x0037a5d5 in QEventDispatcherGlib::processEvents (this=0x988c4e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#35 0x00f55135 in QGuiEventDispatcherGlib::processEvents (this=0x988c4e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x0034d059 in QEventLoop::processEvents (this=0xbff5c694, flags=) at kernel/qeventloop.cpp:149
#37 0x0034d4aa in QEventLoop::exec (this=0xbff5c694, flags=...) at kernel/qeventloop.cpp:201
#38 0x0035169f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#39 0x00e95577 in QApplication::exec () at kernel/qapplication.cpp:3579
#40 0x0804d44b in main (argc=5, argv=0xbff5c8f4) at /build/buildd/kpackagekit-0.5.4/KPackageKit/main.cpp:66

Possible duplicates by query: bug 253282, bug 251387, bug 250816, bug 249984, bug 249926.

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-10-13 17:33:52 UTC

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