Bug 222225 - knetworkmanager crashes with misconfigured wireless connection
Summary: knetworkmanager crashes with misconfigured wireless connection
Status: RESOLVED DUPLICATE of bug 219973
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-11 15:10 UTC by karaluh
Modified: 2010-01-18 00:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
.kde/share/apps/networkmanagement/connections/connection1 (339 bytes, text/plain)
2010-01-11 15:18 UTC, karaluh
Details
.kde/share/apps/networkmanagement/connections/connection2 (339 bytes, text/plain)
2010-01-11 15:20 UTC, karaluh
Details
.kde/share/apps/networkmanagement/connections/connection3 (522 bytes, text/plain)
2010-01-11 15:23 UTC, karaluh
Details
networkmanagementrc (377 bytes, text/plain)
2010-01-11 15:34 UTC, karaluh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description karaluh 2010-01-11 15:10:45 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1))
Qt Version: 4.6.0
Operating System: Linux 2.6.32-10-generic i686
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
Knetworkmanager crashed on misconfigured wireless connection. I'll attach my configuration files next.

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  QHash<QWidget*, QHashDummyValue>::detach (this=0x8d9dbb8, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:299
#7  QHash<QWidget*, QHashDummyValue>::insert (this=0x8d9dbb8, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:749
#8  QSet<QWidget*>::insert (this=0x8d9dbb8, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qset.h:176
#9  QWidgetPrivate::init (this=0x8d9dbb8, parentWidget=0x0, f=...) at kernel/qwidget.cpp:1119
#10 0x0100f423 in QWidget (this=0x8f78078, dd=..., parent=0x0, f=...) at kernel/qwidget.cpp:1039
#11 0x0145198b in QMenu (this=0x8f78078, title=..., parent=0x0) at widgets/qmenu.cpp:1373
#12 0x01c49944 in QMultiInputContext (this=0x8da08a0) at qmultiinputcontext.cpp:88
#13 0x01c4b26e in QMultiInputContextPlugin::create (this=0x8db61b0, key=...) at qmultiinputcontextplugin.cpp:83
#14 0x01603378 in QInputContextFactory::create (key=..., parent=0xbfd45aa0) at inputmethod/qinputcontextfactory.cpp:160
#15 0x00fadd5a in QApplication::inputContext (this=0xbfd45aa0) at kernel/qapplication.cpp:5183
#16 0x00fff698 in QWidgetPrivate::inputContext (this=0x8e06c38) at kernel/qwidget.cpp:279
#17 0x01002c1b in QWidget::inputContext (this=0x8e06c08) at kernel/qwidget.cpp:298
#18 0x0105a6a6 in QWidget::destroy (this=0x8e06c08, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1100
#19 0x0105a3f3 in QWidget::destroy (this=0x8e061e8, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1050
#20 0x0105a3f3 in QWidget::destroy (this=0x8e03220, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1050
#21 0x0105a3f3 in QWidget::destroy (this=0x8dfe670, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1050
#22 0x00fbbb56 in ~QApplication (this=0xbfd45aa0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1040
#23 0x00a5234a in ~KApplication (this=0xbfd45aa0, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:896
#24 0x00a59738 in ~KUniqueApplication (this=0xbfd45aa0, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:372
#25 0x08053ce3 in _start ()

Possible duplicates by query: bug 219973.

Reported using DrKonqi
Comment 1 karaluh 2010-01-11 15:18:40 UTC
Created attachment 39771 [details]
.kde/share/apps/networkmanagement/connections/connection1

{8b90cd07-2ba5-4ed5-9ddf-039813e4edb2}
Comment 2 karaluh 2010-01-11 15:20:29 UTC
Created attachment 39772 [details]
.kde/share/apps/networkmanagement/connections/connection2

{42b8a9a0-73eb-4623-903f-df89ef6f5c93}
Comment 3 karaluh 2010-01-11 15:23:01 UTC
Created attachment 39774 [details]
.kde/share/apps/networkmanagement/connections/connection3

{a6bf22af-e880-4bd6-a0da-51caebc45231}
Comment 4 karaluh 2010-01-11 15:34:42 UTC
Created attachment 39776 [details]
networkmanagementrc
Comment 5 Dario Andres 2010-01-18 00:34:08 UTC
Bug in the Qt library, fixed in 4.6.1. Thanks

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