Bug 218063

Summary: Placed someting in the search field and hit the Enter button. It didn't respond so I hit Enter again and the system closed/crashed.
Product: [Unmaintained] kpackagekit Reporter: Drew Kwashnak <dragonbite>
Component: generalAssignee: Steven M. Parrish <smparrish>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, dantti12
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Drew Kwashnak 2009-12-10 02:01:42 UTC
Application that crashed: kpackagekit
Version of the application: 0.5.1.1
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.6-145.fc12.i686 i686

What I was doing when the application crashed:
I first opened it up and tried refreshing the package list.  Afterwards I went to search for something and it returned nothing ("Karbon14"). So I tried a shorter search string ("Karbon") and hit Enter.  Nothing happened immediately so I hit Enter again and the window closed.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Aborted
[KCrash Handler]
#6  0x00bae416 in __kernel_vsyscall ()
#7  0x00d1fa81 in raise () from /lib/libc.so.6
#8  0x00d2134a in abort () from /lib/libc.so.6
#9  0x00b6baa5 in ?? () from /lib/libdbus-1.so.3
#10 0x00b672e6 in ?? () from /lib/libdbus-1.so.3
#11 0x00b5ad74 in dbus_message_new_method_call () from /lib/libdbus-1.so.3
#12 0x00184f0d in ?? () from /usr/lib/libQtDBus.so.4
#13 0x0018089b in ?? () from /usr/lib/libQtDBus.so.4
#14 0x0016a6e1 in QDBusConnection::asyncCall(QDBusMessage const&, int) const () from /usr/lib/libQtDBus.so.4
#15 0x00187e6c in QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, QList<QVariant> const&) () from /usr/lib/libQtDBus.so.4
#16 0x00cd0170 in PackageKit::Transaction::setLocale(QString const&) () from /usr/lib/libpackagekit-qt.so.12
#17 0x00ccc999 in PackageKit::ClientPrivate::createNewTransaction() () from /usr/lib/libpackagekit-qt.so.12
#18 0x00cc10a6 in PackageKit::Client::searchName(QString const&, QFlags<PackageKit::Client::Filter>) () from /usr/lib/libpackagekit-qt.so.12
#19 0x06d52d9d in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#20 0x06d5374e in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#21 0x06d5392b in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#22 0x0031bc0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#23 0x0031c059 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#24 0x08f86442 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#25 0x08f87a06 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#26 0x06d50fc4 in ?? () from /usr/lib/kde4/kcm_kpk_addrm.so
#27 0x08f8cb24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0x08f95207 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#29 0x008ca02b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#30 0x00305d73 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#31 0x08f8da2f in ?? () from /usr/lib/libQtGui.so.4
#32 0x09028b4e in ?? () from /usr/lib/libQtGui.so.4
#33 0x0902b079 in ?? () from /usr/lib/libQtGui.so.4
#34 0x09000c2f in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#35 0x0902cc92 in ?? () from /usr/lib/libQtGui.so.4
#36 0x00be6118 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#37 0x00be9a48 in ?? () from /lib/libglib-2.0.so.0
#38 0x00be9b74 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#39 0x00330b6d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0x0902c356 in ?? () from /usr/lib/libQtGui.so.4
#41 0x003042aa in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#42 0x0030470a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#43 0x00306bf7 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#44 0x08f8c9a8 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#45 0x0804e0fb in _start ()

This bug may be a duplicate of or related to bug 215495

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-10 16:25:32 UTC
Merging with bug 215451. Thanks

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