Summary: | KDE Daemon (kded4) crashed on Network Management connect (walletOpenedForRead) | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | Brett Sheffield <brett> |
Component: | KDED Module | Assignee: | Will Stephenson <wstephenson> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | airwaveindehouse, andreaswuest, andresbajotierra, benjospy, bugs2, bux23, echidnaman, fgb, friesoft, glswarts, krystian, lemma, mail, marek.trylinski, mike, paragw, qvebj00, salvalemany, tomek-s1, v.for.vandal, vespas, zdenek.zikan |
Priority: | NOR | ||
Version: | 0.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Brett Sheffield
2009-04-18 13:14:36 UTC
I can confirm that this happens to me on 3 different machines with 3 different Wireless cards and 2 different APs - same KDE4.2.2 Kubuntu packages. @Brett: it is better to not mix differente crash traces. If you report a crash again try to use one report per backtrace/crash.Thanks! *** Bug 190575 has been marked as a duplicate of this bug. *** (In reply to comment #2) > @Brett: it is better to not mix differente crash traces. If you report a crash > again try to use one report per backtrace/crash.Thanks! Sure - will do. *** Bug 190863 has been marked as a duplicate of this bug. *** *** Bug 190883 has been marked as a duplicate of this bug. *** Can someone install the debuginfo packages and post a useful backtrace? I have not seen this crash myself. (In reply to comment #7) > Can someone install the debuginfo packages and post a useful backtrace? I have > not seen this crash myself. I could not find "debuginfo packages" to install could you tell me where/how/what to install @#7: You will find informations on this page: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports What you need is the debug package for kdelibs. Here's the backtrace we got downstream at https://launchpad.net/bugs/370465 It's missing Qt symbols but otherwise it should be ok. Thread 1 (Thread 0xb5f3a700 (LWP 2903)): [KCrash Handler] #6 0xb44a58b2 in Knm::Connection::settings () from /usr/lib/libknmstorage.so.4 #7 0xb44ab4ae in Knm::ConnectionPersistence::walletOpenedForRead () from /usr/lib/libknmstorage.so.4 #8 0xb44a5777 in Knm::ConnectionPersistence::qt_metacall () from /usr/lib/libknmstorage.so.4 #9 0xb69f2ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #10 0xb69f3932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #11 0xb7b5f969 in KWallet::Wallet::walletOpened () from /usr/lib/libkdeui.so.5 #12 0xb7b5fc70 in KWallet::Wallet::walletAsyncOpened () from /usr/lib/libkdeui.so.5 #13 0xb7b60a2d in KWallet::Wallet::qt_metacall () from /usr/lib/libkdeui.so.5 #14 0xb69f2ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #15 0xb69f3932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #16 0xb7c30e39 in ?? () from /usr/lib/libkdeui.so.5 #17 0xb7c32ac0 in ?? () from /usr/lib/libkdeui.so.5 #18 0xb6af5d7a in ?? () from /usr/lib/libQtDBus.so.4 #19 0xb6afe187 in ?? () from /usr/lib/libQtDBus.so.4 #20 0xb69ed3a0 in QObject::event () from /usr/lib/libQtCore.so.4 #21 0xb6eadf2c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #22 0xb6eb622e in QApplication::notify () from /usr/lib/libQtGui.so.4 #23 0xb7ad294d in KApplication::notify () from /usr/lib/libkdeui.so.5 #24 0xb69dca3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #25 0xb69dd695 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4 #26 0xb69dd88d in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4 #27 0xb6a087ef in ?? () from /usr/lib/libQtCore.so.4 #28 0xb61e7b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #29 0xb61eb0eb in ?? () from /usr/lib/libglib-2.0.so.0 #30 0xb61eb268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #31 0xb6a08438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #32 0xb6f4f3f5 in ?? () from /usr/lib/libQtGui.so.4 #33 0xb69db06a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #34 0xb69db4aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #35 0xb69dd959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #36 0xb6eadda7 in QApplication::exec () from /usr/lib/libQtGui.so.4 #37 0xb7efccf0 in kdemain () from /usr/lib/libkdeinit4_kded4.so #38 0x080486b2 in _start () Oh, and kdelibs symbols too :/ I guess it's not ok. I'll ping the downstream bug for an updated backtrace. *** Bug 194641 has been marked as a duplicate of this bug. *** Short note: So far all 4 reports we got of this bug happened on Ubuntu - unsure if that's somehow related. resolved/backtrace was not a valid resolution. I don't know is it solution. But all my problems disapeear when I install Gnome network manager. I don't use it but when I install Gnome I notice that it find my connection and autoconnect it. I remove Gnome and again problems start showing. So I install only "Gnome network administration tool" and everything work like a charm. *** Bug 191687 has been marked as a duplicate of this bug. *** *** Bug 192765 has been marked as a duplicate of this bug. *** *** Bug 194985 has been marked as a duplicate of this bug. *** *** Bug 195314 has been marked as a duplicate of this bug. *** *** Bug 195722 has been marked as a duplicate of this bug. *** *** Bug 196164 has been marked as a duplicate of this bug. *** *** Bug 196404 has been marked as a duplicate of this bug. *** *** Bug 196659 has been marked as a duplicate of this bug. *** *** Bug 197170 has been marked as a duplicate of this bug. *** *** Bug 197814 has been marked as a duplicate of this bug. *** *** Bug 197881 has been marked as a duplicate of this bug. *** *** Bug 198995 has been marked as a duplicate of this bug. *** *** Bug 202058 has been marked as a duplicate of this bug. *** *** Bug 197539 has been marked as a duplicate of this bug. *** |