Bug 178468 - kded crashed with no apparent cause
Summary: kded crashed with no apparent cause
Status: RESOLVED DUPLICATE of bug 165548
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: SVN
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-22 14:36 UTC by manolis
Modified: 2008-12-22 15:05 UTC (History)
0 users

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 manolis 2008-12-22 14:36:37 UTC
Version:           trunk (using Devel)
Compiler:          gcc 
OS:                Linux
Installed from:    Compiled sources

I didn't do anything on the desktop

Backtrace:


(no debugging symbols found)
(no debugging symbols found)
.....
(no debugging symbols found)
0x00007f11f6d18d60 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (process 24514)]

Thread 1 (Thread 0x7f11fb5ea750 (LWP 24514)):
#0  0x00007f11f6d18d60 in nanosleep () from /lib/libc.so.6
#1  0x00007f11f6d18bb7 in sleep () from /lib/libc.so.6
#2  0x00007f11faa9ff62 in ?? () from /usr/kde/live/lib64/libkdeui.so.5
#3  0x00007f11faaa05fa in KCrash::defaultCrashHandler () from /usr/kde/live/lib64/libkdeui.so.5
#4  <signal handler called>
#5  0x00007f11f9e5512c in ?? () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007f11f9e50c18 in QTextCodec::fromUnicode () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f11f9d52aa1 in QString::toLocal8Bit () from /usr/lib64/qt4/libQtCore.so.4
#8  0x00007f11f9d98b09 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00007f11f9d9898a in QFile::encodeName () from /usr/lib64/qt4/libQtCore.so.4
#10 0x00007f11faf679bd in ?? () from /usr/kde/live/lib64/libkio.so.5
#11 0x00007f11faf68acb in ?? () from /usr/kde/live/lib64/libkio.so.5
#12 0x00007f11faf6a2a8 in ?? () from /usr/kde/live/lib64/libkio.so.5
#13 0x00007f11f9e35d54 in QMetaObject::activate () from /usr/lib64/qt4/libQtCore.so.4
#14 0x00007f11f9e707fe in QSocketNotifier::activated () from /usr/lib64/qt4/libQtCore.so.4
#15 0x00007f11f9e3cfb3 in QSocketNotifier::event () from /usr/lib64/qt4/libQtCore.so.4
#16 0x00007f11f888449d in QApplicationPrivate::notify_helper () from /usr/lib64/qt4/libQtGui.so.4
#17 0x00007f11f8885b1a in QApplication::notify () from /usr/lib64/qt4/libQtGui.so.4
#18 0x00007f11faa2e64b in KApplication::notify () from /usr/kde/live/lib64/libkdeui.so.5
#19 0x00007f11f9e1cd6e in QCoreApplication::notifyInternal () from /usr/lib64/qt4/libQtCore.so.4
#20 0x00007f11f9e4be99 in QEventDispatcherUNIX::activateSocketNotifiers () from /usr/lib64/qt4/libQtCore.so.4
#21 0x00007f11f9e4ec93 in QEventDispatcherUNIXPrivate::doSelect () from /usr/lib64/qt4/libQtCore.so.4
#22 0x00007f11f9e4f4ed in QEventDispatcherUNIX::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#23 0x00007f11f892918a in ?? () from /usr/lib64/qt4/libQtGui.so.4
#24 0x00007f11f9e1b9b2 in QEventLoop::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#25 0x00007f11f9e1be4d in QEventLoop::exec () from /usr/lib64/qt4/libQtCore.so.4
#26 0x00007f11f9e214af in QCoreApplication::exec () from /usr/lib64/qt4/libQtCore.so.4
#27 0x00007f11fb311fb2 in kdemain () from /usr/kde/live/lib64/libkdeinit4_kded4.so
#28 0x00007f11f6c975b6 in __libc_start_main () from /lib/libc.so.6
#29 0x00000000004008a9 in _start ()
#0  0x00007f11f6d18d60 in nanosleep () from /lib/libc.so.6
Comment 1 David Faure 2008-12-22 15:05:42 UTC
Not really a useful backtrace, but 3 levels in libkio remind me strongly of the famous #165548 crash. Lacking any evidence of the contrary, I'll mark it as a duplicate of that one.

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