Bug 144156 - KNetworkManager sometimes crashes if I choose not to open the wallet
Summary: KNetworkManager sometimes crashes if I choose not to open the wallet
Status: RESOLVED DUPLICATE of bug 136837
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-12 21:29 UTC by Dima Ryazanov
Modified: 2007-04-13 08:19 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 Dima Ryazanov 2007-04-12 21:29:14 UTC
Version:           0.1 (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

This usually happens after my laptop wakes up from suspend. Knetworkmanager tries to connect to some network and requests to open the wallet. If I click "Cancel", instead of not connecting, knetworkmanager sometimes crashes:

[KCrash handler]
#6  0xb66dbfd9 in Encryption::getSecrets ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#7  0xb66cddab in WirelessDialog::comboEncryption_activated ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#8  0xb66ce24a in AcquirePasswordDialog::configureCryptoWidget ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#9  0xb66ce74f in AcquirePasswordDialog::AcquirePasswordDialog ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#10 0xb66d29e8 in NetworkManagerInfo::acquirePassphrase ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#11 0xb66d32ac in NetworkManagerInfoDBus::getKeyForNetwork ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#12 0xb66c3935 in DBusConnection::networkManagerInfoMessageHandler ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#13 0xb66603cb in ?? () from /usr/lib/libdbus-1.so.3
#14 0x080ec998 in ?? ()
#15 0x0828de48 in ?? ()
#16 0xbf9a5640 in ?? ()
#17 0xb666c6da in ?? () from /usr/lib/libdbus-1.so.3
#18 0x08100230 in ?? ()
#19 0xb6677450 in ?? () from /usr/lib/libdbus-1.so.3
#20 0xbf9a4da0 in ?? ()
#21 0xb665e049 in ?? () from /usr/lib/libdbus-1.so.3
#22 0xb66c38f0 in ?? () from /usr/lib/libkdeinit_knetworkmanager.so
#23 0xb6677450 in ?? () from /usr/lib/libdbus-1.so.3
#24 0xb670084d in ?? () from /usr/lib/libkdeinit_knetworkmanager.so
#25 0xb6709e90 in ?? () from /usr/lib/libkdeinit_knetworkmanager.so
#26 0xb6700794 in ?? () from /usr/lib/libkdeinit_knetworkmanager.so
#27 0xb670084d in ?? () from /usr/lib/libkdeinit_knetworkmanager.so
#28 0xbf9a4db8 in ?? ()
#29 0xb66c387d in DBusConnection::filterFunction ()
   from /usr/lib/libkdeinit_knetworkmanager.so
#30 0xb665323e in dbus_connection_dispatch () from /usr/lib/libdbus-1.so.3
#31 0xb668b893 in DBusQt::Connection::dispatchRead ()
   from /usr/lib/libdbus-qt-1.so.1
#32 0xb668c147 in DBusQt::Connection::qt_invoke ()
   from /usr/lib/libdbus-qt-1.so.1
#33 0xb726a88b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#34 0xb726b330 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#35 0xb668cb29 in DBusQt::Internal::Integrator::readReady ()
   from /usr/lib/libdbus-qt-1.so.1
#36 0xb668cc0f in DBusQt::Internal::Integrator::slotRead ()
   from /usr/lib/libdbus-qt-1.so.1
#37 0xb668cc8a in DBusQt::Internal::Integrator::qt_invoke ()
   from /usr/lib/libdbus-qt-1.so.1
#38 0xb726a88b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#39 0xb726b1a2 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#40 0xb75f7877 in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#41 0xb728d44a in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#42 0xb7201a60 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#43 0xb720388f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#44 0xb7909ce2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#45 0xb71941e9 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#46 0xb71f3e59 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#47 0xb71a8d07 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#48 0xb721c136 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#49 0xb721bf46 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#50 0xb7203609 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#51 0xb66c15d4 in kdemain () from /usr/lib/libkdeinit_knetworkmanager.so
#52 0xb671a6a4 in kdeinitmain () from /usr/lib/kde3/knetworkmanager.so
#53 0x0804e6bf in ?? ()
#54 0x00000001 in ?? ()
#55 0x0805b500 in ?? ()
#56 0x00000001 in ?? ()
#57 0x00000000 in ?? ()
Comment 1 Tommi Tervo 2007-04-13 08:19:05 UTC

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