Bug 249588 - Kpackagekit crashes when close button (X) is clicked
Summary: Kpackagekit crashes when close button (X) is clicked
Status: RESOLVED DUPLICATE of bug 234735
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-08-31 09:37 UTC by Gero
Modified: 2012-07-06 15:09 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 Gero 2010-08-31 09:37:50 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-24-preempt x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
When I click on the upper right close button kpackagekit crashes. I'm using custom kde theme, visual effects etc and a preemptive custom linux x86_64 kernel (if it helps).

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

Thread 2 (Thread 0x7f319abc6710 (LWP 1693)):
#0  0x00007f31a3fa1f83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f31a14704a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f31a14708fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f31a6382566 in QEventDispatcherGlib::processEvents (this=0x19c9450, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f31a6357992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f31a6357d6c in QEventLoop::exec (this=0x7f319abc5db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f31a6261d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f31a6338178 in QInotifyFileSystemWatcherEngine::run (this=0x1a1aab0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f31a6264775 in QThreadPrivate::start (arg=0x1a1aab0) at thread/qthread_unix.cpp:248
#9  0x00007f31a49ff9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f31a3fae6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f31a7a47760 (LWP 1685)):
[KCrash Handler]
#5  0x00007f31a636c0a3 in QObjectPrivate::isSignalConnected (sender=0x1936390, m=<value optimized out>, local_signal_index=0, argv=0x7fffc80a7ab0) at kernel/qobject_p.h:227
#6  QMetaObject::activate (sender=0x1936390, m=<value optimized out>, local_signal_index=0, argv=0x7fffc80a7ab0) at kernel/qobject.cpp:3218
#7  0x00007f31a63b7437 in QAbstractItemModel::dataChanged (this=0x2, _t1=<value optimized out>, _t2=<value optimized out>) at .moc/release-shared/moc_qabstractitemmodel.cpp:148
#8  0x00007f31a5fce33c in KpkPackageModel::uncheckAll() () from /usr/lib/libkpackagekitlib.so
#9  0x00007f3199f0c0bc in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#10 0x00007f3199f0c58c in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#11 0x00007f31a636be3f in QMetaObject::activate (sender=0x1792c20, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#12 0x00007f31a6fe0687 in KCModuleProxy::save (this=<value optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#13 0x00007f31a6fdc348 in KCMultiDialogPrivate::apply (this=<value optimized out>) at ../../kutils/kcmultidialog.cpp:250
#14 0x00007f31a6fdeb7c in KCMultiDialog::qt_metacall (this=0x16001d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffc80a7fe0) at ./kcmultidialog.moc:95
#15 0x00007f31a636be3f in QMetaObject::activate (sender=0x16001d0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#16 0x00007f31a73b739a in KDialog::slotButtonClicked (this=0x16001d0, button=8) at ../../kdeui/dialogs/kdialog.cpp:866
#17 0x00007f31a73b9329 in KDialog::qt_metacall (this=0x16001d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffc80a81f0) at ./kdialog.moc:190
#18 0x00007f31a74807c0 in KPageDialog::qt_metacall (this=0x2, _c=QMetaObject::QueryPropertyDesignable, _id=0, _a=0x0) at ./kpagedialog.moc:70
#19 0x00007f31a6fdea80 in KCMultiDialog::qt_metacall (this=0x2, _c=QMetaObject::QueryPropertyDesignable, _id=0, _a=0x0) at ./kcmultidialog.moc:86
#20 0x00007f31a636be3f in QMetaObject::activate (sender=0x16198a8, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#21 0x00007f31a637115e in QSignalMapper::mapped (this=0x2, _t1=8) at .moc/release-shared/moc_qsignalmapper.cpp:101
#22 0x00007f31a6372372 in QSignalMapper::map (this=0x16198a8, sender=0x1639310) at kernel/qsignalmapper.cpp:266
#23 0x00007f31a63725f0 in QSignalMapper::qt_metacall (this=0x16198a8, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffc80a8380) at .moc/release-shared/moc_qsignalmapper.cpp:87
#24 0x00007f31a636be3f in QMetaObject::activate (sender=0x1639310, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#25 0x00007f31a59105f2 in QAbstractButton::clicked (this=0x2, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#26 0x00007f31a562a86b in QAbstractButtonPrivate::emitClicked (this=0x1655450) at widgets/qabstractbutton.cpp:546
#27 0x00007f31a562b70b in QAbstractButtonPrivate::click (this=0x1655450) at widgets/qabstractbutton.cpp:539
#28 0x00007f31a562b97c in QAbstractButton::mouseReleaseEvent (this=0x1639310, e=0x7fffc80a8cd0) at widgets/qabstractbutton.cpp:1121
#29 0x00007f31a52cb582 in QWidget::event (this=0x1639310, event=0x7fffc80a8cd0) at kernel/qwidget.cpp:7998
#30 0x00007f31a527522c in QApplicationPrivate::notify_helper (this=0x152a570, receiver=0x1639310, e=0x7fffc80a8cd0) at kernel/qapplication.cpp:4300
#31 0x00007f31a527becb in QApplication::notify (this=0x7fffc80a99d0, receiver=0x1639310, e=0x7fffc80a8cd0) at kernel/qapplication.cpp:3865
#32 0x00007f31a7447526 in KApplication::notify (this=0x7fffc80a99d0, receiver=0x1639310, event=0x7fffc80a8cd0) at ../../kdeui/kernel/kapplication.cpp:302
#33 0x00007f31a635906c in QCoreApplication::notifyInternal (this=0x7fffc80a99d0, receiver=0x1639310, event=0x7fffc80a8cd0) at kernel/qcoreapplication.cpp:704
#34 0x00007f31a527b0ae in QCoreApplication::sendEvent (receiver=0x1639310, event=0x7fffc80a8cd0, alienWidget=0x1639310, nativeWidget=0x16001d0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QApplicationPrivate::sendMouseEvent (receiver=0x1639310, event=0x7fffc80a8cd0, alienWidget=0x1639310, nativeWidget=0x16001d0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2965
#36 0x00007f31a52faf65 in QETWidget::translateMouseEvent (this=0x16001d0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#37 0x00007f31a52f98ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffc80a95f0) at kernel/qapplication_x11.cpp:3501
#38 0x00007f31a5325882 in x11EventSourceDispatch (s=0x1530ac0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#39 0x00007f31a146c8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#40 0x00007f31a1470748 in ?? () from /lib/libglib-2.0.so.0
#41 0x00007f31a14708fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#42 0x00007f31a6382513 in QEventDispatcherGlib::processEvents (this=0x14fdc10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#43 0x00007f31a532546e in QGuiEventDispatcherGlib::processEvents (this=0x2, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#44 0x00007f31a6357992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#45 0x00007f31a6357d6c in QEventLoop::exec (this=0x7fffc80a9920, flags=) at kernel/qeventloop.cpp:201
#46 0x00007f31a635baab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#47 0x00000000004067c2 in _start ()

This bug may be a duplicate of or related to bug 231214, bug 234735.

Possible duplicates by query: bug 234735.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-06 15:08:28 UTC

*** This bug has been marked as a duplicate of bug 231214 ***
Comment 2 Jekyll Wu 2012-07-06 15:09:35 UTC

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