Bug 175778 - KPackageKit (kpackagekit) crashed and caused the signal 6 (SIGABRT)
Summary: KPackageKit (kpackagekit) crashed and caused the signal 6 (SIGABRT)
Status: RESOLVED NOT A BUG
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 0.3.1
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 16:52 UTC by masterkillcat
Modified: 2009-04-07 15:20 UTC (History)
7 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 masterkillcat 2008-11-21 16:52:24 UTC
Version:            (using KDE 4.1.0)
OS:                Linux
Installed from:    Mandriva RPMs

a window appear and it's write Kpackagekit crashed and caused the signal 6 (SIGABRT)
Comment 1 Christophe Marin 2008-11-21 22:33:05 UTC
Please read the following page and provide a backtrace for this crash : http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

Also, steps to reproduce the bug would be useful.
Comment 2 FiNeX 2008-12-21 18:48:57 UTC
Closing due to absence of feedback. Please reopen if you have more useful information.
Comment 3 FiNeX 2008-12-21 18:48:57 UTC
*** This bug has been confirmed by popular vote. ***
Comment 4 Michael 2009-01-28 02:53:28 UTC
During routine updates (Fedora 10), kpackagekit icon appears in the tray, and then unexpectedly crashes. I did not have gdb installed, so the system did not give me more useful information. I will install the package and give more details when I can.

I repoted this similar bug when trying Mandriva 2009, but the system would not update, and I would receive a crash notice a .

I will be more diligent in providing additional feedback. I am a Linux newbie, who became hooked after trying it. I enjoy KDE more than Gnome, so I am trying to assist in any way that I can.
Comment 5 Tom Johnson 2009-02-07 16:27:31 UTC
Application: kpackagekit-smart-icon (kpackagekit-smart-icon), signal SIGABRT
[Current thread is 1 (Thread 0xb801e770 (LWP 27304))]

Thread 1 (Thread 0xb801e770 (LWP 27304)):
[KCrash Handler]
#6  0x00a1f416 in __kernel_vsyscall ()
#7  0x00b78460 in raise () from /lib/libc.so.6
#8  0x00b79e28 in abort () from /lib/libc.so.6
#9  0x07a21855 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0x07a21932 in qFatal () from /usr/lib/libQtCore.so.4
#11 0x07a4d316 in QListData::realloc () from /usr/lib/libQtCore.so.4
#12 0x07a4d543 in QListData::append () from /usr/lib/libQtCore.so.4
#13 0x061f459b in ?? () from /usr/lib/libkdeui.so.5
#14 0x061f2f2a in KIconTheme::KIconTheme () from /usr/lib/libkdeui.so.5
#15 0x061e472c in ?? () from /usr/lib/libkdeui.so.5
#16 0x061e486b in ?? () from /usr/lib/libkdeui.so.5
#17 0x061e4db7 in ?? () from /usr/lib/libkdeui.so.5
#18 0x061e793b in ?? () from /usr/lib/libkdeui.so.5
#19 0x0804fded in _start ()

Comment 6 Olaf Meltzer 2009-03-13 08:34:08 UTC
Anwendung: KPackageKit (kpackagekit), Signal SIGABRT
[Current thread is 1 (Thread 0xb5f55750 (LWP 5785))]

Thread 1 (Thread 0xb5f55750 (LWP 5785)):
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb643c990 in raise () from /lib/libc.so.6
#8  0xb643e2c8 in abort () from /lib/libc.so.6
#9  0xb608a245 in _dbus_abort () from /lib/libdbus-1.so.3
#10 0xb6085c59 in _dbus_warn_check_failed () from /lib/libdbus-1.so.3
#11 0xb60797fe in dbus_message_new_method_call () from /lib/libdbus-1.so.3
#12 0xb66c2bb4 in ?? () from /usr/lib/libQtDBus.so.4
#13 0xb66bea4b in ?? () from /usr/lib/libQtDBus.so.4
#14 0xb66aaa81 in QDBusConnection::call(QDBusMessage const&, QDBus::CallMode, int) const () from /usr/lib/libQtDBus.so.4
#15 0xb66c7a2b in QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode, QString const&, QList<QVariant> const&) () from /usr/lib/libQtDBus.so.4
#16 0xb673791d in PackageKit::Client::getUpdates(QSet<PackageKit::Client::Filter>) () from /usr/lib/libpackagekit-qt.so.10
#17 0x08051b33 in _start ()
Comment 7 Dario Andres 2009-04-07 15:20:55 UTC
@Tom Johnson: your crash seems to be bug 188951
@Olaf Meltzer : your crash seems to be bug 183565