Summary: | KPackageKit (kpackagekit) crashed and caused the signal 6 (SIGABRT) | ||
---|---|---|---|
Product: | [Unmaintained] kpackagekit | Reporter: | masterkillcat <olivier-20> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | andresbajotierra, christophe, finex, mc_2000, olaf.meltzer, thomas.johnson, vance008 |
Priority: | NOR | ||
Version: | 0.3.1 | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
masterkillcat
2008-11-21 16:52:24 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. Closing due to absence of feedback. Please reopen if you have more useful information. *** This bug has been confirmed by popular vote. *** 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. 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 () 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 () @Tom Johnson: your crash seems to be bug 188951 @Olaf Meltzer : your crash seems to be bug 183565 |