Bug 236071 - Crash while searching
Summary: Crash while searching
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-02 21:10 UTC by Will MacKay
Modified: 2010-07-21 15:22 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 Will MacKay 2010-05-02 21:10:53 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 x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Here's what I did:
1 - without an internet connection, marked a bunch of packages to install/uninstall
2 - reaquired connection, applied changes, they were successful
3 - searched for "eclipse" in packages
4 - boom

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

Thread 2 (Thread 0x7f254f056710 (LWP 2567)):
#0  0x00007f2558256f53 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f25557274a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f25557278fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f255a636566 in QEventDispatcherGlib::processEvents (this=0x140bcc0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f255a60b992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f255a60bd6c in QEventLoop::exec (this=0x7f254f055db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f255a515d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f255a5ec178 in QInotifyFileSystemWatcherEngine::run (this=0x1400350) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f255a518775 in QThreadPrivate::start (arg=0x1400350) at thread/qthread_unix.cpp:248
#9  0x00007f2558cb39ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f255826369d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f255bcf2760 (LWP 2564)):
[KCrash Handler]
#5  0x0000000000000000 in ?? ()
#6  0x00007f255a61ec6e in QObject::connect (sender=0x1a408b0, signal=<value optimized out>, receiver=0x13f5960, method=0x7f254e431a4f "1checkChanged()", type=Qt::AutoConnection)
    at kernel/qobject.cpp:2550
#7  0x00007f255a62792a in QSingleShotTimer (this=0x1a408b0, msec=0, receiver=0x13f5960, member=0x7f254e431a4f "1checkChanged()") at kernel/qtimer.cpp:291
#8  0x00007f255a6279d2 in QTimer::singleShot (msec=0, receiver=0x13f5960, member=0x7f254e431a4f "1checkChanged()") at kernel/qtimer.cpp:343
#9  0x00007f254e42806e in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#10 0x00007f254e42858c in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#11 0x00007f255a61fe3f in QMetaObject::activate (sender=0x1304150, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f255a6b3280) at kernel/qobject.cpp:3293
#12 0x00007f255b294687 in KCModuleProxy::save (this=<value optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#13 0x00007f255b290348 in KCMultiDialogPrivate::apply (this=<value optimized out>) at ../../kutils/kcmultidialog.cpp:250
#14 0x00007f255b292b7c in KCMultiDialog::qt_metacall (this=0x10ee080, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff18df03c0) at ./kcmultidialog.moc:95
#15 0x00007f255a61fe3f in QMetaObject::activate (sender=0x10ee080, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f255a6b3280) at kernel/qobject.cpp:3293
#16 0x00007f255b66b39a in KDialog::slotButtonClicked (this=0x10ee080, button=8) at ../../kdeui/dialogs/kdialog.cpp:866
#17 0x00007f255b66d329 in KDialog::qt_metacall (this=0x10ee080, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff18df05d0) at ./kdialog.moc:190
#18 0x00007f255b7347c0 in KPageDialog::qt_metacall (this=0x13f5960, _c=14, _id=417267632, _a=0x7f255a6b3280) at ./kpagedialog.moc:70
#19 0x00007f255b292a80 in KCMultiDialog::qt_metacall (this=0x13f5960, _c=14, _id=417267632, _a=0x7f255a6b3280) at ./kcmultidialog.moc:86
#20 0x00007f255a61fe3f in QMetaObject::activate (sender=0x1123498, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f255a6b3280) at kernel/qobject.cpp:3293
#21 0x00007f255a62515e in QSignalMapper::mapped (this=0x13f5960, _t1=8) at .moc/release-shared/moc_qsignalmapper.cpp:101
#22 0x00007f255a626372 in QSignalMapper::map (this=0x1123498, sender=0x1125a70) at kernel/qsignalmapper.cpp:266
#23 0x00007f255a6265f0 in QSignalMapper::qt_metacall (this=0x1123498, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff18df0760) at .moc/release-shared/moc_qsignalmapper.cpp:87
#24 0x00007f255a61fe3f in QMetaObject::activate (sender=0x1125a70, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f255a6b3280) at kernel/qobject.cpp:3293
#25 0x00007f2559bc45f2 in QAbstractButton::clicked (this=0x13f5960, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#26 0x00007f25598de86b in QAbstractButtonPrivate::emitClicked (this=0x1112350) at widgets/qabstractbutton.cpp:546
#27 0x00007f25598df70b in QAbstractButtonPrivate::click (this=0x1112350) at widgets/qabstractbutton.cpp:539
#28 0x00007f25598df97c in QAbstractButton::mouseReleaseEvent (this=0x1125a70, e=0x7fff18df10b0) at widgets/qabstractbutton.cpp:1121
#29 0x00007f255957f582 in QWidget::event (this=0x1125a70, event=0x7fff18df10b0) at kernel/qwidget.cpp:7998
#30 0x00007f255952922c in QApplicationPrivate::notify_helper (this=0x103c470, receiver=0x1125a70, e=0x7fff18df10b0) at kernel/qapplication.cpp:4300
#31 0x00007f255952fecb in QApplication::notify (this=0x7fff18df3ab0, receiver=0x1125a70, e=0x7fff18df10b0) at kernel/qapplication.cpp:3865
#32 0x00007f255b6fb526 in KApplication::notify (this=0x7fff18df3ab0, receiver=0x1125a70, event=0x7fff18df10b0) at ../../kdeui/kernel/kapplication.cpp:302
#33 0x00007f255a60d06c in QCoreApplication::notifyInternal (this=0x7fff18df3ab0, receiver=0x1125a70, event=0x7fff18df10b0) at kernel/qcoreapplication.cpp:704
#34 0x00007f255952f0ae in QCoreApplication::sendEvent (receiver=0x1125a70, event=0x7fff18df10b0, alienWidget=0x1125a70, nativeWidget=0x11036a0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QApplicationPrivate::sendMouseEvent (receiver=0x1125a70, event=0x7fff18df10b0, alienWidget=0x1125a70, nativeWidget=0x11036a0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2965
#36 0x00007f25595aef65 in QETWidget::translateMouseEvent (this=0x11036a0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#37 0x00007f25595ad8ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff18df19d0) at kernel/qapplication_x11.cpp:3501
#38 0x00007f25595d9882 in x11EventSourceDispatch (s=0x10461d0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#39 0x00007f25557238c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#40 0x00007f2555727748 in ?? () from /lib/libglib-2.0.so.0
#41 0x00007f25557278fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#42 0x00007f255a636513 in QEventDispatcherGlib::processEvents (this=0x1017c10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#43 0x00007f25595d946e in QGuiEventDispatcherGlib::processEvents (this=0x13f5960, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#44 0x00007f255a60b992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#45 0x00007f255a60bd6c in QEventLoop::exec (this=0x7fff18df1d30, flags=) at kernel/qeventloop.cpp:201
#46 0x00007f255a289376 in KpkReviewChanges::exec(QFlags<KpkReviewChanges::OperationMode>) () from /usr/lib/libkpackagekitlib.so
#47 0x00007f254e428058 in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#48 0x00007f254e42858c in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#49 0x00007f255a61fe3f in QMetaObject::activate (sender=0x1304150, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f255a6b3280) at kernel/qobject.cpp:3293
#50 0x00007f255b294687 in KCModuleProxy::save (this=<value optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#51 0x00007f255b290348 in KCMultiDialogPrivate::apply (this=<value optimized out>) at ../../kutils/kcmultidialog.cpp:250
#52 0x00007f255b292b7c in KCMultiDialog::qt_metacall (this=0x10ee080, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff18df20c0) at ./kcmultidialog.moc:95
#53 0x00007f255a61fe3f in QMetaObject::activate (sender=0x10ee080, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f255a6b3280) at kernel/qobject.cpp:3293
#54 0x00007f255b66b39a in KDialog::slotButtonClicked (this=0x10ee080, button=8) at ../../kdeui/dialogs/kdialog.cpp:866
#55 0x00007f255b66d329 in KDialog::qt_metacall (this=0x10ee080, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff18df22d0) at ./kdialog.moc:190
#56 0x00007f255b7347c0 in KPageDialog::qt_metacall (this=0x13f5960, _c=14, _id=417267632, _a=0x7f255a6b3280) at ./kpagedialog.moc:70
#57 0x00007f255b292a80 in KCMultiDialog::qt_metacall (this=0x13f5960, _c=14, _id=417267632, _a=0x7f255a6b3280) at ./kcmultidialog.moc:86
#58 0x00007f255a61fe3f in QMetaObject::activate (sender=0x1123498, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f255a6b3280) at kernel/qobject.cpp:3293
#59 0x00007f255a62515e in QSignalMapper::mapped (this=0x13f5960, _t1=8) at .moc/release-shared/moc_qsignalmapper.cpp:101
#60 0x00007f255a626372 in QSignalMapper::map (this=0x1123498, sender=0x1125a70) at kernel/qsignalmapper.cpp:266
#61 0x00007f255a6265f0 in QSignalMapper::qt_metacall (this=0x1123498, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff18df2460) at .moc/release-shared/moc_qsignalmapper.cpp:87
#62 0x00007f255a61fe3f in QMetaObject::activate (sender=0x1125a70, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f255a6b3280) at kernel/qobject.cpp:3293
#63 0x00007f2559bc45f2 in QAbstractButton::clicked (this=0x13f5960, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#64 0x00007f25598de86b in QAbstractButtonPrivate::emitClicked (this=0x1112350) at widgets/qabstractbutton.cpp:546
#65 0x00007f25598df70b in QAbstractButtonPrivate::click (this=0x1112350) at widgets/qabstractbutton.cpp:539
#66 0x00007f25598df97c in QAbstractButton::mouseReleaseEvent (this=0x1125a70, e=0x7fff18df2db0) at widgets/qabstractbutton.cpp:1121
#67 0x00007f255957f582 in QWidget::event (this=0x1125a70, event=0x7fff18df2db0) at kernel/qwidget.cpp:7998
#68 0x00007f255952922c in QApplicationPrivate::notify_helper (this=0x103c470, receiver=0x1125a70, e=0x7fff18df2db0) at kernel/qapplication.cpp:4300
#69 0x00007f255952fecb in QApplication::notify (this=0x7fff18df3ab0, receiver=0x1125a70, e=0x7fff18df2db0) at kernel/qapplication.cpp:3865
#70 0x00007f255b6fb526 in KApplication::notify (this=0x7fff18df3ab0, receiver=0x1125a70, event=0x7fff18df2db0) at ../../kdeui/kernel/kapplication.cpp:302
#71 0x00007f255a60d06c in QCoreApplication::notifyInternal (this=0x7fff18df3ab0, receiver=0x1125a70, event=0x7fff18df2db0) at kernel/qcoreapplication.cpp:704
#72 0x00007f255952f0ae in QCoreApplication::sendEvent (receiver=0x1125a70, event=0x7fff18df2db0, alienWidget=0x1125a70, nativeWidget=0x10ee080, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#73 QApplicationPrivate::sendMouseEvent (receiver=0x1125a70, event=0x7fff18df2db0, alienWidget=0x1125a70, nativeWidget=0x10ee080, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2965
#74 0x00007f25595aef65 in QETWidget::translateMouseEvent (this=0x10ee080, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#75 0x00007f25595ad8ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff18df36d0) at kernel/qapplication_x11.cpp:3501
#76 0x00007f25595d9882 in x11EventSourceDispatch (s=0x10461d0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#77 0x00007f25557238c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#78 0x00007f2555727748 in ?? () from /lib/libglib-2.0.so.0
#79 0x00007f25557278fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#80 0x00007f255a636513 in QEventDispatcherGlib::processEvents (this=0x1017c10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#81 0x00007f25595d946e in QGuiEventDispatcherGlib::processEvents (this=0x13f5960, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#82 0x00007f255a60b992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#83 0x00007f255a60bd6c in QEventLoop::exec (this=0x7fff18df3a00, flags=) at kernel/qeventloop.cpp:201
#84 0x00007f255a60faab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#85 0x00000000004067c2 in _start ()

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

Possible duplicates by query: bug 236064, bug 236034, bug 235986, bug 235860, bug 235495.

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

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