Bug 212861 - knetworkmanager crash when adding new wifi profile
Summary: knetworkmanager crash when adding new wifi profile
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-11-03 05:16 UTC by Pasto
Modified: 2009-11-04 02:40 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 Pasto 2009-11-03 05:16:29 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:
I was configuring my wifi wpa pass when knetworkmanager crashed, I had tried 3 to 4 times after this happen.
The wifi network is the one at home
No other app was running that I remember.


 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#5  0x0000000000a81520 in ?? ()
#6  0x00007feee227ba9c in WirelessSecuritySettingWidget::writeConfig() () from /usr/lib/libknmui.so.4
#7  0x00007feee22927d2 in ConnectionSecretsJob::dialogAccepted() () from /usr/lib/libknmui.so.4
#8  0x00007feee2261ec4 in ConnectionSecretsJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libknmui.so.4
#9  0x00007feee531eddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007feee70cd4a8 in KDialog::slotButtonClicked(int) () from /usr/lib/libkdeui.so.5
#11 0x00007feee70cf6b9 in KDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#12 0x00007feee531eddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x00007feee532190e in QSignalMapper::mapped(int) () from /usr/lib/libQtCore.so.4
#14 0x00007feee5322b00 in QSignalMapper::map(QObject*) () from /usr/lib/libQtCore.so.4
#15 0x00007feee5322d70 in QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00007feee531eddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x00007feee600f8e7 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#18 0x00007feee5d7141b in ?? () from /usr/lib/libQtGui.so.4
#19 0x00007feee5d7151f in QAbstractButton::click() () from /usr/lib/libQtGui.so.4
#20 0x00007feee5e88bc8 in QDialog::keyPressEvent(QKeyEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007feee5a5c872 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007feee5a0defc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007feee5a15ce3 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007feee7158ab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007feee5309c2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x00007feee5a9edfa in ?? () from /usr/lib/libQtGui.so.4
#27 0x00007feee5aa1370 in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007feee5a79493 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#29 0x00007feee5aa2d0c in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007feee1289bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x00007feee128d588 in ?? () from /lib/libglib-2.0.so.0
#32 0x00007feee128d6b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00007feee53321a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007feee5aa24be in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007feee5308532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00007feee5308904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00007feee530aab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x000000000040d12f in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-04 02:40:24 UTC
Merging with bug 210785. Thanks

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