Bug 218009 - Tried wireless connection twice or thrice with different pass-phrase or keys
Summary: Tried wireless connection twice or thrice with different pass-phrase or keys
Status: RESOLVED DUPLICATE of bug 210785
Alias: None
Product: knetworkmanager
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 17:53 UTC by Krishna Kumar
Modified: 2009-12-10 15:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krishna Kumar 2009-12-09 17:53:37 UTC
Application that crashed: knetworkmanager
Version of the application: v0.9
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When trying for different options to access a secured wireless access point, after two or three attempts, Network Manager crashed

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#5  0x0000000001a14000 in ?? ()
#6  0x00007f3a26347a9c in WirelessSecuritySettingWidget::writeConfig() () from /usr/lib/libknmui.so.4
#7  0x00007f3a2635e7d2 in ConnectionSecretsJob::dialogAccepted() () from /usr/lib/libknmui.so.4
#8  0x00007f3a2632dec4 in ConnectionSecretsJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libknmui.so.4
#9  0x00007f3a293eaddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007f3a2b1994a8 in KDialog::slotButtonClicked(int) () from /usr/lib/libkdeui.so.5
#11 0x00007f3a2b19b6b9 in KDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#12 0x00007f3a293eaddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x00007f3a293ed90e in QSignalMapper::mapped(int) () from /usr/lib/libQtCore.so.4
#14 0x00007f3a293eeb00 in QSignalMapper::map(QObject*) () from /usr/lib/libQtCore.so.4
#15 0x00007f3a293eed70 in QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00007f3a293eaddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x00007f3a2a0db8e7 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#18 0x00007f3a29e3d41b in ?? () from /usr/lib/libQtGui.so.4
#19 0x00007f3a29e3d51f in QAbstractButton::click() () from /usr/lib/libQtGui.so.4
#20 0x00007f3a29f54bc8 in QDialog::keyPressEvent(QKeyEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007f3a29b28872 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007f3a29ad9efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007f3a29ae1ce3 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f3a2b224ab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007f3a293d5c2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x00007f3a29b6adfa in ?? () from /usr/lib/libQtGui.so.4
#27 0x00007f3a29b6d370 in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007f3a29b45493 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#29 0x00007f3a29b6ed0c in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007f3a25355bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x00007f3a25359588 in ?? () from /lib/libglib-2.0.so.0
#32 0x00007f3a253596b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00007f3a293fe1a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007f3a29b6e4be in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007f3a293d4532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00007f3a293d4904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00007f3a293d6ab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x000000000040d12f in _start ()

This bug may be a duplicate of or related to bug 215196

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-10 15:15:59 UTC
Merging with bug 210785. Thanks

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