Bug 229858 - KPackageKit Crash when closing and after sys update
Summary: KPackageKit Crash when closing and after sys update
Status: RESOLVED DUPLICATE of bug 231214
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-03-07 19:09 UTC by Christian Grimm
Modified: 2010-03-21 20:12 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 Christian Grimm 2010-03-07 19:09:56 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-15-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
KPackageKit Crash when closing and after sys update

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
The current source language is "auto; currently asm".
[Current thread is 1 (Thread 0x7f20ae828800 (LWP 2034))]

Thread 2 (Thread 0x7f209d391710 (LWP 2045)):
#0  0x00007fff741ff904 in clock_gettime ()
#1  0x00007f20a850009f in *__GI_clock_gettime (clock_id=1, tp=0x7f209d390a60) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007f20ad16990f in qt_gettime () at kernel/qcore_unix.cpp:111
#3  0x00007f20ad16e61d in QTimerInfoList::updateCurrentTime (this=0x1) at kernel/qeventdispatcher_unix.cpp:340
#4  0x00007f20ad16e645 in QTimerInfoList::timerWait (this=0x1, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#5  0x00007f20ad16c6cd in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x7f209d390b7c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x00007f20ad16c775 in timerSourcePrepare (source=0x1, timeout=0x7f209d390a60) at kernel/qeventdispatcher_glib.cpp:169
#7  0x00007f20a82693e1 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x00007f20a8269848 in ?? () from /lib/libglib-2.0.so.0
#9  0x00007f20a8269e1c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x00007f20ad16c4d6 in QEventDispatcherGlib::processEvents (this=0x109b670, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#11 0x00007f20ad141902 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#12 0x00007f20ad141cdc in QEventLoop::exec (this=0x7f209d390d10, flags=) at kernel/qeventloop.cpp:201
#13 0x00007f20ad04bd69 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#14 0x00007f20ad122118 in QInotifyFileSystemWatcherEngine::run (this=0x149f440) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x00007f20ad04e785 in QThreadPrivate::start (arg=0x149f440) at thread/qthread_unix.cpp:248
#16 0x00007f20ab7e49ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#17 0x00007f20aad9538d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f20ae828800 (LWP 2034)):
[KCrash Handler]
#5  0x00007f20ad1516a4 in QObject::metaObject (this=0x144f040) at .moc/release-shared/moc_qobject.cpp:90
#6  0x00007f20ad154bdf in QObject::connect (sender=0x1b364c0, signal=<value optimized out>, receiver=0x144f040, method=0x7f209c6e0a1f "1checkChanged()", type=Qt::AutoConnection)
    at kernel/qobject.cpp:2550
#7  0x00007f20ad15d8aa in QSingleShotTimer (this=0x1b364c0, msec=0, receiver=0x144f040, member=0x7f209c6e0a1f "1checkChanged()") at kernel/qtimer.cpp:291
#8  0x00007f20ad15d937 in QTimer::singleShot (msec=0, receiver=0x144f040, member=0x7f209c6e0a1f "1checkChanged()") at kernel/qtimer.cpp:343
#9  0x00007f209c6d703e in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#10 0x00007f209c6d755c in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#11 0x00007f20ad155dbf in QMetaObject::activate (sender=0x143ce10, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f20ad1e9220) at kernel/qobject.cpp:3293
#12 0x00007f20addca687 in KCModuleProxy::save (this=<value optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#13 0x00007f20addc6348 in KCMultiDialogPrivate::apply (this=<value optimized out>) at ../../kutils/kcmultidialog.cpp:250
#14 0x00007f20addc8b7c in KCMultiDialog::qt_metacall (this=0x108f550, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff741cd980) at ./kcmultidialog.moc:95
#15 0x00007f20ad155dbf in QMetaObject::activate (sender=0x108f550, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f20ad1e9220) at kernel/qobject.cpp:3293
#16 0x00007f20ae1a106a in KDialog::slotButtonClicked (this=0x108f550, button=8) at ../../kdeui/dialogs/kdialog.cpp:866
#17 0x00007f20ae1a2ff9 in KDialog::qt_metacall (this=0x108f550, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff741cdb90) at ./kdialog.moc:190
#18 0x00007f20ae26a410 in KPageDialog::qt_metacall (this=0x144f040, _c=14, _id=1948046704, _a=0x7f20ad1e9220) at ./kpagedialog.moc:70
#19 0x00007f20addc8a80 in KCMultiDialog::qt_metacall (this=0x144f040, _c=14, _id=1948046704, _a=0x7f20ad1e9220) at ./kcmultidialog.moc:86
#20 0x00007f20ad155dbf in QMetaObject::activate (sender=0x11dae98, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f20ad1e9220) at kernel/qobject.cpp:3293
#21 0x00007f20ad15b0de in QSignalMapper::mapped (this=0x144f040, _t1=8) at .moc/release-shared/moc_qsignalmapper.cpp:101
#22 0x00007f20ad15c2f2 in QSignalMapper::map (this=0x11dae98, sender=0x1224eb0) at kernel/qsignalmapper.cpp:266
#23 0x00007f20ad15c570 in QSignalMapper::qt_metacall (this=0x11dae98, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff741cdd20) at .moc/release-shared/moc_qsignalmapper.cpp:87
#24 0x00007f20ad155dbf in QMetaObject::activate (sender=0x1224eb0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f20ad1e9220) at kernel/qobject.cpp:3293
#25 0x00007f20ac6fa4f2 in QAbstractButton::clicked (this=0x144f040, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#26 0x00007f20ac41477b in QAbstractButtonPrivate::emitClicked (this=0x1260ff0) at widgets/qabstractbutton.cpp:546
#27 0x00007f20ac41563b in QAbstractButtonPrivate::click (this=0x1260ff0) at widgets/qabstractbutton.cpp:539
#28 0x00007f20ac4158ac in QAbstractButton::mouseReleaseEvent (this=0x1224eb0, e=0x7fff741ce670) at widgets/qabstractbutton.cpp:1121
#29 0x00007f20ac0b5532 in QWidget::event (this=0x1224eb0, event=0x7fff741ce670) at kernel/qwidget.cpp:7998
#30 0x00007f20ac05f22c in QApplicationPrivate::notify_helper (this=0x10967b0, receiver=0x1224eb0, e=0x7fff741ce670) at kernel/qapplication.cpp:4300
#31 0x00007f20ac065edb in QApplication::notify (this=0x7fff741d1070, receiver=0x1224eb0, e=0x7fff741ce670) at kernel/qapplication.cpp:3865
#32 0x00007f20ae231216 in KApplication::notify (this=0x7fff741d1070, receiver=0x1224eb0, event=0x7fff741ce670) at ../../kdeui/kernel/kapplication.cpp:302
#33 0x00007f20ad142fdc in QCoreApplication::notifyInternal (this=0x7fff741d1070, receiver=0x1224eb0, event=0x7fff741ce670) at kernel/qcoreapplication.cpp:704
#34 0x00007f20ac0650ae in QCoreApplication::sendEvent (receiver=0x1224eb0, event=0x7fff741ce670, alienWidget=0x1224eb0, nativeWidget=0x10eda20, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QApplicationPrivate::sendMouseEvent (receiver=0x1224eb0, event=0x7fff741ce670, alienWidget=0x1224eb0, nativeWidget=0x10eda20, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2965
#36 0x00007f20ac0e4eb5 in QETWidget::translateMouseEvent (this=0x10eda20, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#37 0x00007f20ac0e3bca in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff741cef90) at kernel/qapplication_x11.cpp:3501
#38 0x00007f20ac10f632 in x11EventSourceDispatch (s=0x10a0af0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#39 0x00007f20a8265df2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#40 0x00007f20a8269c38 in ?? () from /lib/libglib-2.0.so.0
#41 0x00007f20a8269e1c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#42 0x00007f20ad16c483 in QEventDispatcherGlib::processEvents (this=0x1072c90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#43 0x00007f20ac10f21e in QGuiEventDispatcherGlib::processEvents (this=0x144f040, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#44 0x00007f20ad141902 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#45 0x00007f20ad141cdc in QEventLoop::exec (this=0x7fff741cf2f0, flags=) at kernel/qeventloop.cpp:201
#46 0x00007f20acdbf3a6 in KpkReviewChanges::exec(QFlags<KpkReviewChanges::OperationMode>) () from /usr/lib/libkpackagekitlib.so
#47 0x00007f209c6d7028 in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#48 0x00007f209c6d755c in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#49 0x00007f20ad155dbf in QMetaObject::activate (sender=0x143ce10, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f20ad1e9220) at kernel/qobject.cpp:3293
#50 0x00007f20addca687 in KCModuleProxy::save (this=<value optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#51 0x00007f20addc6348 in KCMultiDialogPrivate::apply (this=<value optimized out>) at ../../kutils/kcmultidialog.cpp:250
#52 0x00007f20addc8b7c in KCMultiDialog::qt_metacall (this=0x108f550, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff741cf680) at ./kcmultidialog.moc:95
#53 0x00007f20ad155dbf in QMetaObject::activate (sender=0x108f550, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f20ad1e9220) at kernel/qobject.cpp:3293
#54 0x00007f20ae1a106a in KDialog::slotButtonClicked (this=0x108f550, button=8) at ../../kdeui/dialogs/kdialog.cpp:866
#55 0x00007f20ae1a2ff9 in KDialog::qt_metacall (this=0x108f550, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff741cf890) at ./kdialog.moc:190
#56 0x00007f20ae26a410 in KPageDialog::qt_metacall (this=0x144f040, _c=14, _id=1948046704, _a=0x7f20ad1e9220) at ./kpagedialog.moc:70
#57 0x00007f20addc8a80 in KCMultiDialog::qt_metacall (this=0x144f040, _c=14, _id=1948046704, _a=0x7f20ad1e9220) at ./kcmultidialog.moc:86
#58 0x00007f20ad155dbf in QMetaObject::activate (sender=0x11dae98, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f20ad1e9220) at kernel/qobject.cpp:3293
#59 0x00007f20ad15b0de in QSignalMapper::mapped (this=0x144f040, _t1=8) at .moc/release-shared/moc_qsignalmapper.cpp:101
#60 0x00007f20ad15c2f2 in QSignalMapper::map (this=0x11dae98, sender=0x1224eb0) at kernel/qsignalmapper.cpp:266
#61 0x00007f20ad15c570 in QSignalMapper::qt_metacall (this=0x11dae98, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff741cfa20) at .moc/release-shared/moc_qsignalmapper.cpp:87
#62 0x00007f20ad155dbf in QMetaObject::activate (sender=0x1224eb0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f20ad1e9220) at kernel/qobject.cpp:3293
#63 0x00007f20ac6fa4f2 in QAbstractButton::clicked (this=0x144f040, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#64 0x00007f20ac41477b in QAbstractButtonPrivate::emitClicked (this=0x1260ff0) at widgets/qabstractbutton.cpp:546
#65 0x00007f20ac41563b in QAbstractButtonPrivate::click (this=0x1260ff0) at widgets/qabstractbutton.cpp:539
#66 0x00007f20ac4158ac in QAbstractButton::mouseReleaseEvent (this=0x1224eb0, e=0x7fff741d0370) at widgets/qabstractbutton.cpp:1121
#67 0x00007f20ac0b5532 in QWidget::event (this=0x1224eb0, event=0x7fff741d0370) at kernel/qwidget.cpp:7998
#68 0x00007f20ac05f22c in QApplicationPrivate::notify_helper (this=0x10967b0, receiver=0x1224eb0, e=0x7fff741d0370) at kernel/qapplication.cpp:4300
#69 0x00007f20ac065edb in QApplication::notify (this=0x7fff741d1070, receiver=0x1224eb0, e=0x7fff741d0370) at kernel/qapplication.cpp:3865
#70 0x00007f20ae231216 in KApplication::notify (this=0x7fff741d1070, receiver=0x1224eb0, event=0x7fff741d0370) at ../../kdeui/kernel/kapplication.cpp:302
#71 0x00007f20ad142fdc in QCoreApplication::notifyInternal (this=0x7fff741d1070, receiver=0x1224eb0, event=0x7fff741d0370) at kernel/qcoreapplication.cpp:704
#72 0x00007f20ac0650ae in QCoreApplication::sendEvent (receiver=0x1224eb0, event=0x7fff741d0370, alienWidget=0x1224eb0, nativeWidget=0x108f550, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#73 QApplicationPrivate::sendMouseEvent (receiver=0x1224eb0, event=0x7fff741d0370, alienWidget=0x1224eb0, nativeWidget=0x108f550, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2965
#74 0x00007f20ac0e4eb5 in QETWidget::translateMouseEvent (this=0x108f550, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#75 0x00007f20ac0e3bca in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff741d0c90) at kernel/qapplication_x11.cpp:3501
#76 0x00007f20ac10f632 in x11EventSourceDispatch (s=0x10a0af0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#77 0x00007f20a8265df2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#78 0x00007f20a8269c38 in ?? () from /lib/libglib-2.0.so.0
#79 0x00007f20a8269e1c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#80 0x00007f20ad16c483 in QEventDispatcherGlib::processEvents (this=0x1072c90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#81 0x00007f20ac10f21e in QGuiEventDispatcherGlib::processEvents (this=0x144f040, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#82 0x00007f20ad141902 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#83 0x00007f20ad141cdc in QEventLoop::exec (this=0x7fff741d0fc0, flags=) at kernel/qeventloop.cpp:201
#84 0x00007f20ad145a1b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#85 0x0000000000406792 in _start ()

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

Possible duplicates by query: bug 229427, bug 226319.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-21 20:12:30 UTC
Merging with bug 231214. Thanks

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