Bug 201971 - kded4 crashed SIGABRT signal 6
Summary: kded4 crashed SIGABRT signal 6
Status: RESOLVED DUPLICATE of bug 198982
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-30 08:03 UTC by mandar
Modified: 2009-07-30 14:49 UTC (History)
1 user (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 mandar 2009-07-30 08:03:25 UTC
Version:            (using KDE 4.2.4)
Compiler:          gcc 
OS:                Linux
Installed from:    Fedora RPMs

Application: KDE Daemon (kded4), signal SIGABRT
0x000000335e4a3e61 in nanosleep () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7ffeef498820 (LWP 2265))]

Thread 2 (Thread 0x7ffedccfb910 (LWP 2460)):
#0  0x000000335e4d4f73 in poll () from /lib64/libc.so.6
#1  0x000000390543b05c in ?? () from /lib64/libglib-2.0.so.0
#2  0x000000390543b3a0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x000000390716840e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#4  0x000000390713e5f2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#5  0x000000390713e9c4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#6  0x0000003907056f6b in QThread::exec() () from /usr/lib64/libQtCore.so.4
#7  0x0000003907121f08 in ?? () from /usr/lib64/libQtCore.so.4
#8  0x0000003907059cd5 in ?? () from /usr/lib64/libQtCore.so.4
#9  0x000000335f00686a in start_thread () from /lib64/libpthread.so.0
#10 0x000000335e4de25d in clone () from /lib64/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffeef498820 (LWP 2265)):
[KCrash Handler]
#5  0x000000335e4332f5 in raise () from /lib64/libc.so.6
#6  0x000000335e434b20 in abort () from /lib64/libc.so.6
#7  0x0000003907052194 in qt_message_output(QtMsgType, char const*) () from /usr/lib64/libQtCore.so.4
#8  0x00000039070522e6 in qFatal(char const*, ...) () from /usr/lib64/libQtCore.so.4
#9  0x00007ffee6aa6222 in QString PackageKit::Util::enumToString<PackageKit::Client>(int, char const*, QString const&) () from /usr/lib64/libpackagekit-qt.so.11
#10 0x00007ffee6a9bbc5 in PackageKit::Client::getTimeSinceAction(PackageKit::Client::Action) () from /usr/lib64/libpackagekit-qt.so.11
#11 0x00007ffee6cd000b in ?? () from /usr/lib64/kde4/kded_kpackagekitd.so
#12 0x00007ffee6ccf83c in QMetaObject::changeGuard(QObject**, QObject*) () from /usr/lib64/kde4/kded_kpackagekitd.so
#13 0x0000003907154fdc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#14 0x000000390714ef93 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#15 0x0000003908b8ee2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x0000003908b95e5e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#17 0x000000390a004b16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#18 0x000000390713fcbc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#19 0x000000390716aa72 in ?? () from /usr/lib64/libQtCore.so.4
#20 0x000000390716846d in ?? () from /usr/lib64/libQtCore.so.4
#21 0x0000003905437abe in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#22 0x000000390543b278 in ?? () from /lib64/libglib-2.0.so.0
#23 0x000000390543b3a0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#24 0x00000039071683b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#25 0x0000003908c21b6e in ?? () from /usr/lib64/libQtGui.so.4
#26 0x000000390713e5f2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#27 0x000000390713e9c4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#28 0x0000003907140b79 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#29 0x0000003906c0b37b in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#30 0x000000335e41ea2d in __libc_start_main () from /lib64/libc.so.6
#31 0x0000000000400709 in _start ()
Comment 1 Daniel Nicoletti 2009-07-30 14:49:10 UTC

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