Bug 220282 - Crash while connecting to wireless
Summary: Crash while connecting to wireless
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-27 16:28 UTC by Matthieu Marseille
Modified: 2009-12-27 22:10 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 Matthieu Marseille 2009-12-27 16:28:32 UTC
Application that crashed: knetworkmanager
Version of the application: v0.9
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.30.9-102.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
Network manager crashed while attempting to select a wireless connection by the tray icon. More precisely, only one was available and I was already attempting to connect to it when clicking again on the tray icon. To be really precise, I think that the Network Manager was waiting for the authorization when I clicked on the icon representing the wireless connection, after clicking on the tray icon.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#5  0x0000003b97042129 in WirelessSecuritySettingWidget::writeConfig() () from /usr/lib64/libknmui.so.4
#6  0x0000003b97058b82 in ConnectionSecretsJob::dialogAccepted() () from /usr/lib64/libknmui.so.4
#7  0x0000003b970284e4 in ConnectionSecretsJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libknmui.so.4
#8  0x0000003b93553dcc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#9  0x0000003b97586488 in KDialog::slotButtonClicked(int) () from /usr/lib64/libkdeui.so.5
#10 0x0000003b97588672 in KDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdeui.so.5
#11 0x0000003b93553dcc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#12 0x0000003b935568de in QSignalMapper::mapped(int) () from /usr/lib64/libQtCore.so.4
#13 0x0000003b93557a90 in QSignalMapper::map(QObject*) () from /usr/lib64/libQtCore.so.4
#14 0x0000003b93557d00 in QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtCore.so.4
#15 0x0000003b93553dcc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#16 0x0000003b9578afa7 in QAbstractButton::clicked(bool) () from /usr/lib64/libQtGui.so.4
#17 0x0000003b954eed2b in ?? () from /usr/lib64/libQtGui.so.4
#18 0x0000003b954f092b in ?? () from /usr/lib64/libQtGui.so.4
#19 0x0000003b954f0b85 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x0000003b951ddda8 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#21 0x0000003b9518f63c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#22 0x0000003b951966e1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x0000003b97611be6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#24 0x0000003b9353ebac in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#25 0x0000003b95195fd0 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib64/libQtGui.so.4
#26 0x0000003b951fba7e in ?? () from /usr/lib64/libQtGui.so.4
#27 0x0000003b951fab38 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#28 0x0000003b9522287c in ?? () from /usr/lib64/libQtGui.so.4
#29 0x0000003b8a43790e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#30 0x0000003b8a43b0e8 in ?? () from /lib64/libglib-2.0.so.0
#31 0x0000003b8a43b20a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#32 0x0000003b93566f36 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#33 0x0000003b9522202e in ?? () from /usr/lib64/libQtGui.so.4
#34 0x0000003b9353d4b2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#35 0x0000003b9353d884 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#36 0x0000003b9353fa19 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#37 0x000000000040c62f in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-27 22:10:38 UTC
This is reported at bug 210785 and fixed already. Expect the fix soon
Regards

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