Bug 253575 - Kpackage crashes on closing after cancelling install at
Summary: Kpackage crashes on closing after cancelling install at
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-10-08 10:36 UTC by James NotGiven
Modified: 2010-10-15 07:34 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 James NotGiven 2010-10-08 10:36:27 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 x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
After cancelling the install of a package, closing the kpackage kit will result in a crash, even if I've performed other actions (e.g. installing other packages) bin the intervening time, even up to 10 minutes later

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

Thread 2 (Thread 0x7f09a768e710 (LWP 2249)):
#0  0x00007fffa7bde904 in clock_gettime ()
#1  0x00007f09ae0f709f in *__GI_clock_gettime (clock_id=1, tp=0x7f09a768db00) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007f09b2d6699f in qt_gettime () at kernel/qcore_unix.cpp:111
#3  0x00007f09b2d6b6ad in QTimerInfoList::updateCurrentTime (this=0x1) at kernel/qeventdispatcher_unix.cpp:340
#4  0x00007f09b2d6b6d5 in QTimerInfoList::timerWait (this=0x1, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#5  0x00007f09b2d6975d in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x7f09a768dc1c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x00007f09b2d69805 in timerSourcePrepare (source=0x1, timeout=0x7f09a768db00) at kernel/qeventdispatcher_glib.cpp:169
#7  0x00007f09ade56eb1 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x00007f09ade57318 in ?? () from /lib/libglib-2.0.so.0
#9  0x00007f09ade578fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x00007f09b2d69566 in QEventDispatcherGlib::processEvents (this=0x25402b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#11 0x00007f09b2d3e992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#12 0x00007f09b2d3ed6c in QEventLoop::exec (this=0x7f09a768ddb0, flags=) at kernel/qeventloop.cpp:201
#13 0x00007f09b2c48d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#14 0x00007f09b2d1f178 in QInotifyFileSystemWatcherEngine::run (this=0x252c560) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x00007f09b2c4b775 in QThreadPrivate::start (arg=0x252c560) at thread/qthread_unix.cpp:248
#16 0x00007f09b13e69ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#17 0x00007f09b09956fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f09b441e760 (LWP 2242)):
[KCrash Handler]
#5  0x00007f09b2d4e724 in QObject::metaObject (this=0x280e180) at .moc/release-shared/moc_qobject.cpp:90
#6  0x00007f09b2d51c6e in QObject::connect (sender=0x2cdcac0, signal=<value optimized out>, receiver=0x280e180, method=0x7f09a69dda4f "1checkChanged()", type=Qt::AutoConnection)
    at kernel/qobject.cpp:2550
#7  0x00007f09b2d5a92a in QSingleShotTimer (this=0x2cdcac0, msec=0, receiver=0x280e180, member=0x7f09a69dda4f "1checkChanged()") at kernel/qtimer.cpp:291
#8  0x00007f09b2d5a9d2 in QTimer::singleShot (msec=0, receiver=0x280e180, member=0x7f09a69dda4f "1checkChanged()") at kernel/qtimer.cpp:343
#9  0x00007f09a69d406e in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#10 0x00007f09a69d458c in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#11 0x00007f09b2d52e3f in QMetaObject::activate (sender=0x280bd70, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f09b2de6280) at kernel/qobject.cpp:3293
#12 0x00007f09b39c7687 in KCModuleProxy::save (this=<value optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#13 0x00007f09b39c3348 in KCMultiDialogPrivate::apply (this=<value optimized out>) at ../../kutils/kcmultidialog.cpp:250
#14 0x00007f09b39c5b7c in KCMultiDialog::qt_metacall (this=0x24f47f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa7b5f370) at ./kcmultidialog.moc:95
#15 0x00007f09b2d52e3f in QMetaObject::activate (sender=0x24f47f0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f09b2de6280) at kernel/qobject.cpp:3293
#16 0x00007f09b3d9e39a in KDialog::slotButtonClicked (this=0x24f47f0, button=8) at ../../kdeui/dialogs/kdialog.cpp:866
#17 0x00007f09b3da0329 in KDialog::qt_metacall (this=0x24f47f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa7b5f580) at ./kdialog.moc:190
#18 0x00007f09b3e677c0 in KPageDialog::qt_metacall (this=0x280e180, _c=14, _id=-1481248928, _a=0x7f09b2de6280) at ./kpagedialog.moc:70
#19 0x00007f09b39c5a80 in KCMultiDialog::qt_metacall (this=0x280e180, _c=14, _id=-1481248928, _a=0x7f09b2de6280) at ./kcmultidialog.moc:86
#20 0x00007f09b2d52e3f in QMetaObject::activate (sender=0x2527038, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f09b2de6280) at kernel/qobject.cpp:3293
#21 0x00007f09b2d5815e in QSignalMapper::mapped (this=0x280e180, _t1=8) at .moc/release-shared/moc_qsignalmapper.cpp:101
#22 0x00007f09b2d59372 in QSignalMapper::map (this=0x2527038, sender=0x2592040) at kernel/qsignalmapper.cpp:266
#23 0x00007f09b2d595f0 in QSignalMapper::qt_metacall (this=0x2527038, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa7b5f710) at .moc/release-shared/moc_qsignalmapper.cpp:87
#24 0x00007f09b2d52e3f in QMetaObject::activate (sender=0x2592040, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f09b2de6280) at kernel/qobject.cpp:3293
#25 0x00007f09b22f75f2 in QAbstractButton::clicked (this=0x280e180, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#26 0x00007f09b201186b in QAbstractButtonPrivate::emitClicked (this=0x2566280) at widgets/qabstractbutton.cpp:546
#27 0x00007f09b201270b in QAbstractButtonPrivate::click (this=0x2566280) at widgets/qabstractbutton.cpp:539
#28 0x00007f09b201297c in QAbstractButton::mouseReleaseEvent (this=0x2592040, e=0x7fffa7b60060) at widgets/qabstractbutton.cpp:1121
#29 0x00007f09b1cb2582 in QWidget::event (this=0x2592040, event=0x7fffa7b60060) at kernel/qwidget.cpp:7998
#30 0x00007f09b1c5c22c in QApplicationPrivate::notify_helper (this=0x241a320, receiver=0x2592040, e=0x7fffa7b60060) at kernel/qapplication.cpp:4300
#31 0x00007f09b1c62ecb in QApplication::notify (this=0x7fffa7b60d60, receiver=0x2592040, e=0x7fffa7b60060) at kernel/qapplication.cpp:3865
#32 0x00007f09b3e2e526 in KApplication::notify (this=0x7fffa7b60d60, receiver=0x2592040, event=0x7fffa7b60060) at ../../kdeui/kernel/kapplication.cpp:302
#33 0x00007f09b2d4006c in QCoreApplication::notifyInternal (this=0x7fffa7b60d60, receiver=0x2592040, event=0x7fffa7b60060) at kernel/qcoreapplication.cpp:704
#34 0x00007f09b1c620ae in QCoreApplication::sendEvent (receiver=0x2592040, event=0x7fffa7b60060, alienWidget=0x2592040, nativeWidget=0x2502c20, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QApplicationPrivate::sendMouseEvent (receiver=0x2592040, event=0x7fffa7b60060, alienWidget=0x2592040, nativeWidget=0x2502c20, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2965
#36 0x00007f09b1ce1f65 in QETWidget::translateMouseEvent (this=0x2502c20, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#37 0x00007f09b1ce08ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffa7b60980) at kernel/qapplication_x11.cpp:3501
#38 0x00007f09b1d0c882 in x11EventSourceDispatch (s=0x2426190, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#39 0x00007f09ade538c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#40 0x00007f09ade57748 in ?? () from /lib/libglib-2.0.so.0
#41 0x00007f09ade578fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#42 0x00007f09b2d69513 in QEventDispatcherGlib::processEvents (this=0x23f6c10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#43 0x00007f09b1d0c46e in QGuiEventDispatcherGlib::processEvents (this=0x280e180, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#44 0x00007f09b2d3e992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#45 0x00007f09b2d3ed6c in QEventLoop::exec (this=0x7fffa7b60cb0, flags=) at kernel/qeventloop.cpp:201
#46 0x00007f09b2d42aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#47 0x00000000004067c2 in _start ()

Possible duplicates by query: bug 253466, bug 251695, bug 250964, bug 250158, bug 250156.

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-10-15 07:34:30 UTC

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