Bug 267321 - kpackagekit crash on update
Summary: kpackagekit crash on update
Status: RESOLVED DUPLICATE of bug 266822
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: 2011-02-28 17:47 UTC by Rob.Moser
Modified: 2011-02-28 17:49 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 Rob.Moser 2011-02-28 17:47:13 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-28-generic x86_64
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:

it tells me all of my packages are up to date. (now, after the crash.)  Before there were a collecrtion of mysql security updates that it wanted to install.  I left it running in the background, which is when it crashed.  Running firefox, thunderbird, and a couple of terminal windows in the foreground while it was running.

The crash does not seem to be reproducible.

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

Thread 2 (Thread 0x7f651fd46700 (LWP 2300)):
#0  0x00007f652bdbcf93 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f652928a4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f652928a8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f652e19d406 in QEventDispatcherGlib::processEvents (this=0x17f69d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f652e1726c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f652e172a9c in QEventLoop::exec (this=0x7f651fd45db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f652e0818db in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f652e152dd8 in QInotifyFileSystemWatcherEngine::run (this=0x1a09e50) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f652e083f95 in QThreadPrivate::start (arg=0x1a09e50) at thread/qthread_unix.cpp:248
#9  0x00007f652c81a9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f652bdc970d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f652f85d760 (LWP 2289)):
[KCrash Handler]
#5  0x00007f652e1872b2 in QObjectPrivate::isSignalConnected (sender=0x17bce60, m=<value optimized out>, local_signal_index=11, argv=0x7fff8dc5f580) at kernel/qobject_p.h:227
#6  QMetaObject::activate (sender=0x17bce60, m=<value optimized out>, local_signal_index=11, argv=0x7fff8dc5f580) at kernel/qobject.cpp:3218
#7  0x00007f652ebacd2f in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#8  0x00007f652eba8399 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00007f652eba9e88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x00007f652e187036 in QMetaObject::activate (sender=0x19446b0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#11 0x00007f652e97357f in QDBusConnectionInterface::serviceOwnerChanged (this=0xd, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#12 0x00007f652e973824 in QDBusConnectionInterface::qt_metacall (this=0x19446b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8dc5f9d0)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#13 0x00007f652e187036 in QMetaObject::activate (sender=0x19446b0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#14 0x00007f652e9734af in QDBusConnectionInterface::NameOwnerChanged (this=0xd, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#15 0x00007f652e97388c in QDBusConnectionInterface::qt_metacall (this=0x19446b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8dc5fd90)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#16 0x00007f652e9375a6 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 0x00007f652e941fef in QDBusCallDeliveryEvent::placeMetaCall (this=0x4, object=0x2000) at qdbusintegrator_p.h:101
#18 0x00007f652e183b79 in QObject::event (this=0x19446b0, e=0x1adca50) at kernel/qobject.cpp:1248
#19 0x00007f652d090c0c in QApplicationPrivate::notify_helper (this=0x167d230, receiver=0x19446b0, e=0x1adca50) at kernel/qapplication.cpp:4302
#20 0x00007f652d0970eb in QApplication::notify (this=0x7fff8dc60880, receiver=0x19446b0, e=0x1adca50) at kernel/qapplication.cpp:4185
#21 0x00007f652f264a16 in KApplication::notify (this=0x7fff8dc60880, receiver=0x19446b0, event=0x1adca50) at ../../kdeui/kernel/kapplication.cpp:302
#22 0x00007f652e173d9c in QCoreApplication::notifyInternal (this=0x7fff8dc60880, receiver=0x19446b0, event=0x1adca50) at kernel/qcoreapplication.cpp:726
#23 0x00007f652e177454 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x16594c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x16594c0) at kernel/qcoreapplication.cpp:1367
#25 0x00007f652e19d873 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#27 0x00007f65292868c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x00007f652928a748 in ?? () from /lib/libglib-2.0.so.0
#29 0x00007f652928a8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x00007f652e19d3b3 in QEventDispatcherGlib::processEvents (this=0x1658c10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#31 0x00007f652d14118e in QGuiEventDispatcherGlib::processEvents (this=0xd, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007f652e1726c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#33 0x00007f652e172a9c in QEventLoop::exec (this=0x7fff8dc607d0, flags=) at kernel/qeventloop.cpp:201
#34 0x00007f652e17773b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#35 0x00000000004067c2 in _start ()

This bug may be a duplicate of or related to bug 225404, bug 225494.

Possible duplicates by query: bug 265355, bug 262246, bug 262242, bug 261046, bug 258973.

Reported using DrKonqi
Comment 1 Rob.Moser 2011-02-28 17:49:56 UTC

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