Summary: | KDE daemon crashed and caused signal 11 (SIGSEGV) | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Jens Staal <jens> |
Component: | kded | Assignee: | David Faure <faure> |
Status: | RESOLVED REMIND | ||
Severity: | crash | CC: | andresbajotierra, totallymaxed |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jens Staal
2008-10-16 10:47:59 UTC
Hello Jens, unfortunately, the backtrace is not useful. Please get a better backtrace, you can find more instructions in the page: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Probably the inotify crash or the globalaccel assert though... Crash Handler output follows; Application: KDE Daemon (kded4), signal SIGSEGV (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) [Thread debugging using libthread_db enabled] [New Thread 0xb62228d0 (LWP 7121)] (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 0xb75432a4 in QString::operator== () from /usr/lib/libQtCore.so.4 #7 0xb7d679ed in ?? () from /usr/lib/libkio.so.5 #8 0xb7d67c9b in ?? () from /usr/lib/libkio.so.5 #9 0xb7606a60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #10 0xb76077e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #11 0xb7641633 in QSocketNotifier::activated () from /usr/lib/libQtCore.so.4 #12 0xb760c637 in QSocketNotifier::event () from /usr/lib/libQtCore.so.4 #13 0xb6b848ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #14 0xb6b8c76e in QApplication::notify () from /usr/lib/libQtGui.so.4 #15 0xb7ac072d in KApplication::notify () from /usr/lib/libkdeui.so.5 #16 0xb75f1e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #17 0xb761c70a in ?? () from /usr/lib/libQtCore.so.4 #18 0xb65b36f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #19 0xb65b6da3 in ?? () from /usr/lib/libglib-2.0.so.0 #20 0xb65b6f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #21 0xb761c478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #22 0xb6c1eee5 in ?? () from /usr/lib/libQtGui.so.4 #23 0xb75f052a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #24 0xb75f06ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #25 0xb75f2da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #26 0xb6b84767 in QApplication::exec () from /usr/lib/libQtGui.so.4 #27 0xb80430a6 in kdemain () from /usr/lib/libkdeinit4_kded4.so #28 0x080485a2 in _start () #0 0xb8076430 in __kernel_vsyscall () Backtrace in comment 3 looks like the one in bug 165548. (I don't know if this is related to the original bug report) Yes, comment 3 is bug 165548, while the initial report is impossible to file properly (backtrace has no info). Closing for now, Jens, please reopen if you get the crash again and you installed debug packages first ;) |