Bug 236226 - KPackageKit crashes on close after canceling changes
Summary: KPackageKit crashes on close after canceling changes
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-05-03 21:41 UTC by martin.nadal
Modified: 2010-07-21 15:21 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 martin.nadal 2010-05-03 21:41:12 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-21-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I tried to remove jack sound server, when I noticed that it had a lot of dependencies I decided to cancel the removal. When closing the application it crashes. I've been able to reproduce the behavior


The crash can be reproduced every time.

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

Thread 2 (Thread 0xb5e6cb70 (LWP 10628)):
#0  0x00473e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x007e86fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x007ed825 in QTimerInfoList::updateCurrentTime (this=0xb4500934) at kernel/qeventdispatcher_unix.cpp:340
#3  0x007ed86a in QTimerInfoList::timerWait (this=0xb4500934, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x007eb818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb5e6c0cc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x007eb8a5 in timerSourcePrepare (source=0x0, timeout=0x477ff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0x06406aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x06406ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x064074b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x007eb60f in QEventDispatcherGlib::processEvents (this=0x88329c0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x007be059 in QEventLoop::processEvents (this=0xb5e6c290, flags=) at kernel/qeventloop.cpp:149
#11 0x007be4aa in QEventLoop::exec (this=0xb5e6c290, flags=...) at kernel/qeventloop.cpp:201
#12 0x006ba5a8 in QThread::exec (this=0x8853508) at thread/qthread.cpp:487
#13 0x0079dc1b in QInotifyFileSystemWatcherEngine::run (this=0x8853508) at io/qfilesystemwatcher_inotify.cpp:248
#14 0x006bd32e in QThreadPrivate::start (arg=0x8853508) at thread/qthread_unix.cpp:248
#15 0x0026c96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x0661ba0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb778d710 (LWP 10624)):
[KCrash Handler]
#6  0x007d230c in QObject::connect (sender=0x87adad8, signal=0x86914b "2timeout()", receiver=0x876e160, method=0x4df0897 "1checkChanged()", type=Qt::AutoConnection) at kernel/qobject.cpp:2550
#7  0x007db48e in QSingleShotTimer (this=0x87adad8, msec=0, receiver=0x876e160, member=0x4df0897 "1checkChanged()") at kernel/qtimer.cpp:291
#8  0x007db527 in QTimer::singleShot (msec=0, receiver=0x876e160, member=0x4df0897 "1checkChanged()") at kernel/qtimer.cpp:343
#9  0x04de5b2e in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#10 0x04de60cb in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#11 0x007c4c9a in QMetaObject::metacall (object=0x876e160, cl=QMetaObject::ReadProperty, idx=142008672, argv=0xbf9689ec) at kernel/qmetaobject.cpp:237
#12 0x007d33d5 in QMetaObject::activate (sender=0x876ea68, m=0x4df2a10, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3293
#13 0x04de26a7 in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#14 0x005e11da in KCModuleProxy::save (this=0x8773428) at ../../kutils/kcmoduleproxy.cpp:279
#15 0x005dc888 in KCMultiDialogPrivate::apply (this=0x8504658) at ../../kutils/kcmultidialog.cpp:250
#16 0x005df2c3 in KCMultiDialog::qt_metacall (this=0x854d6d8, _c=QMetaObject::InvokeMetaMethod, _id=79, _a=0xbf968ccc) at ./kcmultidialog.moc:95
#17 0x007c4c9a in QMetaObject::metacall (object=0x854d6d8, cl=QMetaObject::ReadProperty, idx=79, argv=0xbf968ccc) at kernel/qmetaobject.cpp:237
#18 0x007d33d5 in QMetaObject::activate (sender=0x854d6d8, m=0x80563ac, local_signal_index=7, argv=0x0) at kernel/qobject.cpp:3293
#19 0x00ba8ea7 in KDialog::applyClicked (this=0x854d6d8) at ./kdialog.moc:246
#20 0x00bab31a in KDialog::slotButtonClicked (this=0x854d6d8, button=8) at ../../kdeui/dialogs/kdialog.cpp:866
#21 0x00bad559 in KDialog::qt_metacall (this=0x854d6d8, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbf968ef8) at ./kdialog.moc:190
#22 0x00c8a86a in KPageDialog::qt_metacall (this=0x854d6d8, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbf968ef8) at ./kpagedialog.moc:70
#23 0x005df1fa in KCMultiDialog::qt_metacall (this=0x854d6d8, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbf968ef8) at ./kcmultidialog.moc:86
#24 0x007c4c9a in QMetaObject::metacall (object=0x854d6d8, cl=QMetaObject::ReadProperty, idx=69, argv=0xbf968ef8) at kernel/qmetaobject.cpp:237
#25 0x007d33d5 in QMetaObject::activate (sender=0x85046a8, m=0x8d20f8, local_signal_index=0, argv=0xbf968ef8) at kernel/qobject.cpp:3293
#26 0x007d8b13 in QSignalMapper::mapped (this=0x85046a8, _t1=8) at .moc/release-shared/moc_qsignalmapper.cpp:101
#27 0x007d9d8d in QSignalMapper::map (this=0x85046a8, sender=0x8587fc0) at kernel/qsignalmapper.cpp:266
#28 0x007d9f6e in QSignalMapper::map (this=0x85046a8) at kernel/qsignalmapper.cpp:257
#29 0x007da03b in QSignalMapper::qt_metacall (this=0x85046a8, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf969098) at .moc/release-shared/moc_qsignalmapper.cpp:87
#30 0x007c4c9a in QMetaObject::metacall (object=0x85046a8, cl=QMetaObject::ReadProperty, idx=8, argv=0xbf969098) at kernel/qmetaobject.cpp:237
#31 0x007d33d5 in QMetaObject::activate (sender=0x8587fc0, m=0x18de8c4, local_signal_index=2, argv=0xbf969098) at kernel/qobject.cpp:3293
#32 0x016ce479 in QAbstractButton::clicked (this=0x8587fc0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#33 0x013adea9 in QAbstractButtonPrivate::emitClicked (this=0x85820a0) at widgets/qabstractbutton.cpp:546
#34 0x013aecf4 in QAbstractButtonPrivate::click (this=0x85820a0) at widgets/qabstractbutton.cpp:539
#35 0x013aefae in QAbstractButton::mouseReleaseEvent (this=0x8587fc0, e=0xbf9697d0) at widgets/qabstractbutton.cpp:1121
#36 0x010017f8 in QWidget::event (this=0x8587fc0, event=0xbf9697d0) at kernel/qwidget.cpp:7998
#37 0x013add4e in QAbstractButton::event (this=0x8587fc0, e=0xbf968910) at widgets/qabstractbutton.cpp:1080
#38 0x014581f2 in QPushButton::event (this=0x8587fc0, e=0xbf9697d0) at widgets/qpushbutton.cpp:679
#39 0x00fa34dc in QApplicationPrivate::notify_helper (this=0x84b5180, receiver=0x8587fc0, e=0xbf9697d0) at kernel/qapplication.cpp:4300
#40 0x00faa9f7 in QApplication::notify (this=0xbf96a08c, receiver=0x8587fc0, e=0xbf9697d0) at kernel/qapplication.cpp:3865
#41 0x00c49f2a in KApplication::notify (this=0xbf96a08c, receiver=0x8587fc0, event=0xbf9697d0) at ../../kdeui/kernel/kapplication.cpp:302
#42 0x007bfa3b in QCoreApplication::notifyInternal (this=0xbf96a08c, receiver=0x8587fc0, event=0xbf9697d0) at kernel/qcoreapplication.cpp:704
#43 0x00fa9952 in QCoreApplication::sendEvent (receiver=0x8587fc0, event=0xbf9697d0, alienWidget=0x8587fc0, nativeWidget=0x854d6d8, buttonDown=0x18e7058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#44 QApplicationPrivate::sendMouseEvent (receiver=0x8587fc0, event=0xbf9697d0, alienWidget=0x8587fc0, nativeWidget=0x854d6d8, buttonDown=0x18e7058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#45 0x01035088 in QETWidget::translateMouseEvent (this=0x854d6d8, event=0xbf969cec) at kernel/qapplication_x11.cpp:4368
#46 0x01034511 in QApplication::x11ProcessEvent (this=0xbf96a08c, event=0xbf969cec) at kernel/qapplication_x11.cpp:3379
#47 0x0106360a in x11EventSourceDispatch (s=0x84b8de8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#48 0x064035e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#49 0x064072d8 in ?? () from /lib/libglib-2.0.so.0
#50 0x064074b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#51 0x007eb5d5 in QEventDispatcherGlib::processEvents (this=0x8496fb0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#52 0x01063135 in QGuiEventDispatcherGlib::processEvents (this=0x8496fb0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#53 0x007be059 in QEventLoop::processEvents (this=0xbf969fe4, flags=) at kernel/qeventloop.cpp:149
#54 0x007be4aa in QEventLoop::exec (this=0xbf969fe4, flags=...) at kernel/qeventloop.cpp:201
#55 0x007c269f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#56 0x00fa3577 in QApplication::exec () at kernel/qapplication.cpp:3579
#57 0x0804d44b in _start ()

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

Possible duplicates by query: bug 236173, bug 236119, bug 236075, bug 236071, bug 236064.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-07-21 15:21:03 UTC

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