Bug 244182 - Kpackagekit crashes
Summary: Kpackagekit crashes
Status: RESOLVED DUPLICATE of bug 243771
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-07-11 06:47 UTC by Raúl A V
Modified: 2010-07-12 23:40 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 Raúl A V 2010-07-11 06:47:24 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-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Kpackagekit crashes when i push booton of refresh list of updates

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

Thread 2 (Thread 0x7fc1b3dd9710 (LWP 30858)):
#0  0x00007fc1bd216f83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fc1ba6e44a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fc1ba6e48fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fc1bf5f7406 in QEventDispatcherGlib::processEvents (this=0x1060ee0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007fc1bf5cc6c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fc1bf5cca9c in QEventLoop::exec (this=0x7fc1b3dd8db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fc1bf4db8db in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007fc1bf5acdd8 in QInotifyFileSystemWatcherEngine::run (this=0x10bf430) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fc1bf4ddf95 in QThreadPrivate::start (arg=0x10bf430) at thread/qthread_unix.cpp:248
#9  0x00007fc1bdc749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fc1bd2236fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc1c0cb8760 (LWP 30836)):
[KCrash Handler]
#5  QMutex::lock (this=0x407aa00000000060) at thread/qmutex.cpp:150
#6  0x00007fc1bf5cda12 in QCoreApplication::postEvent (receiver=0xf4dec0, event=0xf07560, priority=0) at kernel/qcoreapplication.cpp:1135
#7  0x00007fc1c00023a1 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#8  0x00007fc1c0003e88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00007fc1bf5e1036 in QMetaObject::activate (sender=0xb6c9c0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xf07550) at kernel/qobject.cpp:3295
#10 0x00007fc1bfdcd57f in QDBusConnectionInterface::serviceOwnerChanged (this=0x407aa00000000060, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#11 0x00007fc1bfdcd824 in QDBusConnectionInterface::qt_metacall (this=0xb6c9c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff3c1ee660)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#12 0x00007fc1bf5e1036 in QMetaObject::activate (sender=0xb6c9c0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xf07550) at kernel/qobject.cpp:3295
#13 0x00007fc1bfdcd4af in QDBusConnectionInterface::NameOwnerChanged (this=0x407aa00000000060, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#14 0x00007fc1bfdcd88c in QDBusConnectionInterface::qt_metacall (this=0xb6c9c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff3c1eea20)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#15 0x00007fc1bfd915a6 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#16 0x00007fc1bfd9bfef in QDBusCallDeliveryEvent::placeMetaCall (this=0x10100f0, object=0xf07560) at qdbusintegrator_p.h:101
#17 0x00007fc1bf5ddb79 in QObject::event (this=0xb6c9c0, e=0x11affb0) at kernel/qobject.cpp:1248
#18 0x00007fc1be4eac0c in QApplicationPrivate::notify_helper (this=0xa2f540, receiver=0xb6c9c0, e=0x11affb0) at kernel/qapplication.cpp:4302
#19 0x00007fc1be4f10eb in QApplication::notify (this=0x7fff3c1ef510, receiver=0xb6c9c0, e=0x11affb0) at kernel/qapplication.cpp:4185
#20 0x00007fc1c06bea16 in KApplication::notify (this=0x7fff3c1ef510, receiver=0xb6c9c0, event=0x11affb0) at ../../kdeui/kernel/kapplication.cpp:302
#21 0x00007fc1bf5cdd9c in QCoreApplication::notifyInternal (this=0x7fff3c1ef510, receiver=0xb6c9c0, event=0x11affb0) at kernel/qcoreapplication.cpp:726
#22 0x00007fc1bf5d1454 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xa0b4c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xa0b4c0) at kernel/qcoreapplication.cpp:1367
#24 0x00007fc1bf5f7873 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#25 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#26 0x00007fc1ba6e08c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#27 0x00007fc1ba6e4748 in ?? () from /lib/libglib-2.0.so.0
#28 0x00007fc1ba6e48fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#29 0x00007fc1bf5f73b3 in QEventDispatcherGlib::processEvents (this=0xa0ac10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#30 0x00007fc1be59b18e in QGuiEventDispatcherGlib::processEvents (this=0x407aa00000000060, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007fc1bf5cc6c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#32 0x00007fc1bf5cca9c in QEventLoop::exec (this=0x7fff3c1ef460, flags=) at kernel/qeventloop.cpp:201
#33 0x00007fc1bf5d173b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#34 0x00000000004067c2 in _start ()

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

Possible duplicates by query: bug 244078, bug 243949, bug 243771, bug 243460, bug 243348.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-07-12 23:40:34 UTC

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