Bug 219517 - wireless kdewallet cancel dlink
Summary: wireless kdewallet cancel dlink
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-21 09:41 UTC by ajpsych
Modified: 2009-12-21 15:30 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 ajpsych 2009-12-21 09:41:54 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-16-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Inserted a wireless adapter... DLink.  As I was attempting to enter [and remember] my KDEwallet password... the Network manager crashed	

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0x063203d9 in WirelessSecuritySettingWidget::writeConfig() () from /usr/lib/libknmui.so.4
#7  0x0633a437 in ConnectionSecretsJob::dialogAccepted() () from /usr/lib/libknmui.so.4
#8  0x06303b93 in ConnectionSecretsJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libknmui.so.4
#9  0x005e7263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x005e7ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00b604d7 in KDialog::okClicked() () from /usr/lib/libkdeui.so.5
#12 0x00b62de8 in KDialog::slotButtonClicked(int) () from /usr/lib/libkdeui.so.5
#13 0x00b65319 in KDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#14 0x005e7263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x005e7ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x005e9e73 in QSignalMapper::mapped(int) () from /usr/lib/libQtCore.so.4
#17 0x005ea70d in QSignalMapper::map(QObject*) () from /usr/lib/libQtCore.so.4
#18 0x005ea8ee in QSignalMapper::map() () from /usr/lib/libQtCore.so.4
#19 0x005eb12b in QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#20 0x005e7263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#21 0x005e76d8 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#22 0x01751cc1 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#23 0x0147a549 in ?? () from /usr/lib/libQtGui.so.4
#24 0x0147c1a4 in ?? () from /usr/lib/libQtGui.so.4
#25 0x0147c431 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#26 0x0111a012 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x0147a3ee in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#28 0x0152466d in QPushButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#29 0x010c4f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#30 0x010cd033 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#31 0x00bfbbfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#32 0x005d16cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#33 0x010cbf6e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#34 0x0113a7c0 in ?? () from /usr/lib/libQtGui.so.4
#35 0x01139c4b in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#36 0x01166502 in ?? () from /usr/lib/libQtGui.so.4
#37 0x03050e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#38 0x03054720 in ?? () from /lib/libglib-2.0.so.0
#39 0x03054853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#40 0x005fc02c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#41 0x01165be5 in ?? () from /usr/lib/libQtGui.so.4
#42 0x005cfc79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#43 0x005d00ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#44 0x005d253f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#45 0x010c4dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#46 0x08052905 in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-21 15:30:03 UTC
Merging with bug 210785. Thanks

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