Bug 168275 - Random KDE Daemon Crash (SEGV)
Summary: Random KDE Daemon Crash (SEGV)
Status: RESOLVED DUPLICATE of bug 165548
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: 4.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-03 22:52 UTC by Crix Johnson
Modified: 2008-10-20 14:00 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 Crix Johnson 2008-08-03 22:52:44 UTC
Version:           4.1 (using KDE 4.1.0)
Installed from:    SuSE RPMs
OS:                Linux

Here is what the bug says happened. I had been away from the computer for about 3 hours when i saw this:
Application: KDE Daemon (kded4), signal SIGSEGV
[?1034h(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb65016d0 (LWP 2863)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb7def24a in ?? () from /usr/lib/libkio.so.5
#7  0xb7defbf9 in ?? () from /usr/lib/libkio.so.5
#8  0xb7df15db in ?? () from /usr/lib/libkio.so.5
#9  0xb75e845a in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb75e89d2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xb761d883 in QSocketNotifier::activated () from /usr/lib/libQtCore.so.4
#12 0xb75eef07 in QSocketNotifier::event () from /usr/lib/libQtCore.so.4
#13 0xb6b63ecc in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#14 0xb6b6a31e in QApplication::notify () from /usr/lib/libQtGui.so.4
#15 0xb7b7acad in KApplication::notify () from /usr/lib/libkdeui.so.5
#16 0xb75d6bc1 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#17 0xb75fe264 in QEventDispatcherUNIX::activateSocketNotifiers ()
   from /usr/lib/libQtCore.so.4
#18 0xb75fe584 in QEventDispatcherUNIXPrivate::doSelect ()
   from /usr/lib/libQtCore.so.4
#19 0xb75ff3f1 in QEventDispatcherUNIX::processEvents ()
   from /usr/lib/libQtCore.so.4
#20 0xb6bee0a2 in ?? () from /usr/lib/libQtGui.so.4
#21 0xb75d533a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#22 0xb75d54fa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#23 0xb75d76dd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#24 0xb6b63d47 in QApplication::exec () from /usr/lib/libQtGui.so.4
#25 0xb7f3b956 in kdemain () from /usr/lib/libkdeinit4_kded4.so
#26 0x08048782 in _start ()
#0  0xffffe430 in __kernel_vsyscall ()
Comment 1 David Faure 2008-08-10 09:33:05 UTC
On Sunday 03 August 2008, Crix Johnson wrote:
> #6  0xb7def24a in ?? () from /usr/lib/libkio.so.5
> #7  0xb7defbf9 in ?? () from /usr/lib/libkio.so.5
> #8  0xb7df15db in ?? () from /usr/lib/libkio.so.5


Unfortunately the backtrace is not useful without debug symbols for kdelibs.
Comment 2 David Faure 2008-10-20 14:00:12 UTC

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