Bug 212612 - KNetworkManager crash while attempting to configure a network interface
Summary: KNetworkManager crash while attempting to configure a network interface
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-01 13:23 UTC by Guillermo Ramos
Modified: 2009-11-01 14:08 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 Guillermo Ramos 2009-11-01 13:23:42 UTC
Application that crashed: knetworkmanager
Version of the application: v0.9
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-ARCH i686

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb650a519 in WirelessSecuritySettingWidget::writeConfig () from /usr/lib/libknmui.so.4
#7  0xb6523dec in ConnectionSecretsJob::dialogAccepted () from /usr/lib/libknmui.so.4
#8  0xb64eea63 in ConnectionSecretsJob::qt_metacall () from /usr/lib/libknmui.so.4
#9  0xb6ce39ac in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb6ce45e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xb7a06a47 in KDialog::okClicked () from /usr/lib/libkdeui.so.5
#12 0xb7a09358 in KDialog::slotButtonClicked () from /usr/lib/libkdeui.so.5
#13 0xb7a0b829 in KDialog::qt_metacall () from /usr/lib/libkdeui.so.5
#14 0xb6ce39ac in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb6ce45e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb6ce6593 in QSignalMapper::mapped () from /usr/lib/libQtCore.so.4
#17 0xb6ce6e2d in QSignalMapper::map () from /usr/lib/libQtCore.so.4
#18 0xb6ce700e in QSignalMapper::map () from /usr/lib/libQtCore.so.4
#19 0xb6ce77db in QSignalMapper::qt_metacall () from /usr/lib/libQtCore.so.4
#20 0xb6ce39ac in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0xb6ce3df8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb75d2dd1 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4
#23 0xb72fdbb9 in ?? () from /usr/lib/libQtGui.so.4
#24 0xb72ff814 in ?? () from /usr/lib/libQtGui.so.4
#25 0xb72ffaa1 in QAbstractButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#26 0xb6fa61d2 in QWidget::event () from /usr/lib/libQtGui.so.4
#27 0xb72fda5e in QAbstractButton::event () from /usr/lib/libQtGui.so.4
#28 0xb73a730d in QPushButton::event () from /usr/lib/libQtGui.so.4
#29 0xb6f51964 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#30 0xb6f59990 in QApplication::notify () from /usr/lib/libQtGui.so.4
#31 0xb7aa246a in KApplication::notify () from /usr/lib/libkdeui.so.5
#32 0xb6ccdfcb in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#33 0xb6f58953 in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#34 0xb6fc6404 in ?? () from /usr/lib/libQtGui.so.4
#35 0xb6fc58e5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#36 0xb6feff62 in ?? () from /usr/lib/libQtGui.so.4
#37 0xb6360d98 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#38 0xb63643e0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#39 0xb6364513 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#40 0xb6cf86cc in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#41 0xb6fef695 in ?? () from /usr/lib/libQtGui.so.4
#42 0xb6ccc579 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#43 0xb6ccc9ca in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#44 0xb6ccee3f in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#45 0xb6f517e7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#46 0x080528e5 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-01 14:08:02 UTC
Merging with bug 210785. Thanks

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