[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 146217] New: Crash on suspend restore
From:       mgolden () mitchgolden ! com
Date:       2007-05-31 18:45:22
Message-ID: 20070531204520.146217.mgolden () mitchgolden ! com
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=146217         
           Summary: Crash on suspend restore
           Product: knetworkmanager
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: wstephenson kde org
        ReportedBy: mgolden mitchgolden com


Version:            (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages
OS:                Linux

I was using my laptop (a Dell Inspiron 6400 with Broadcom wireless running under \
ndiswrapper).  I don't believe there was any network connectivity - though it's \
possible it had found an open wireless, I wasn't checking.  Then I suspended, and \
moved to a different location.  I plugged into a wired ethernet and resumed.  The \
crash below occurred.

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(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)
[Thread debugging using libthread_db enabled]
[New Thread -1232550224 (LWP 5174)]
(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  0xb66ecc09 in Encryption::getSecrets ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#7  0xb66dfa7b in WirelessDialog::comboEncryption_activated ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#8  0xb66e01fa in AcquirePasswordDialog::configureCryptoWidget ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#9  0xb66e06ff in AcquirePasswordDialog::AcquirePasswordDialog ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#10 0xb66e49b8 in NetworkManagerInfo::acquirePassphrase ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#11 0xb66e5acc in NetworkManagerInfoDBus::getKeyForNetwork ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#12 0xb66d5b75 in DBusConnection::networkManagerInfoMessageHandler ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#13 0xb667ca3b in dbus_message_new_method_return ()
   from /usr/lib/libdbus-1.so.3
#14 0xb666f93a in dbus_connection_dispatch () from /usr/lib/libdbus-1.so.3
#15 0xb66a5223 in DBusQt::Connection::dispatchRead ()
   from /usr/lib/libdbus-qt-1.so.1
#16 0xb66a5ad7 in DBusQt::Connection::qt_invoke ()
   from /usr/lib/libdbus-qt-1.so.1
#17 0xb721b957 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xb721c3fc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#19 0xb66a63f9 in DBusQt::Internal::Integrator::readReady ()
   from /usr/lib/libdbus-qt-1.so.1
#20 0xb66a64df in DBusQt::Internal::Integrator::slotRead ()
   from /usr/lib/libdbus-qt-1.so.1
#21 0xb66a655a in DBusQt::Internal::Integrator::qt_invoke ()
   from /usr/lib/libdbus-qt-1.so.1
#22 0xb721b957 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb721c26e in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#24 0xb75a8e27 in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#25 0xb723e516 in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#26 0xb71b2b88 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#27 0xb71b49b7 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0xb78a7d62 in KApplication::notify () from /usr/lib/libkdecore.so.4
#29 0xb7145389 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#30 0xb71a4f81 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#31 0xb7159ea7 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#32 0xb71cd25e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#33 0xb71cd06e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#34 0xb71b4731 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#35 0xb66d386c in kdemain () from /usr/lib/libkdeinit_knetworkmanager.so
#36 0xb7efb754 in kdeinitmain () from /usr/lib/kde3/knetworkmanager.so
#37 0x0804e4df in ?? ()
#38 0x00000003 in ?? ()
#39 0x0805b528 in ?? ()
#40 0x00000001 in ?? ()
#41 0x00000000 in ?? ()


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic