Bug 223599 - knetworkmanager crashes when logging-off
Summary: knetworkmanager crashes when logging-off
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-20 18:05 UTC by Tom Kijas
Modified: 2010-01-20 20:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Kijas 2010-01-20 18:05:58 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-02063204-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
knetworkmanager crashes EVERYTIME I log-off, it shows me the bug report but this is first chance to fill it because it probably even stopped the logging-off process....

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#5  QHash<QWidget*, QHashDummyValue>::detach (this=0x1b336e0, parentWidget=0x0, f=) at ../../include/QtCore/../../src/corelib/tools/qhash.h:299
#6  QHash<QWidget*, QHashDummyValue>::insert (this=0x1b336e0, parentWidget=0x0, f=) at ../../include/QtCore/../../src/corelib/tools/qhash.h:749
#7  QSet<QWidget*>::insert (this=0x1b336e0, parentWidget=0x0, f=) at ../../include/QtCore/../../src/corelib/tools/qset.h:176
#8  QWidgetPrivate::init (this=0x1b336e0, parentWidget=0x0, f=) at kernel/qwidget.cpp:1119
#9  0x00007f5ed121cc81 in QWidget (this=0x1d80300, dd=<value optimized out>, parent=0x0, f=...) at kernel/qwidget.cpp:1039
#10 0x00007f5ed1602ebc in QMenu (this=0x1d80300, title=..., parent=0x0) at widgets/qmenu.cpp:1373
#11 0x00007f5ec3804380 in QMultiInputContext (this=0x1cfaeb0) at qmultiinputcontext.cpp:88
#12 0x00007f5ec3805915 in QMultiInputContextPlugin::create (this=<value optimized out>, key=<value optimized out>) at qmultiinputcontextplugin.cpp:83
#13 0x00007f5ed1792cce in QInputContextFactory::create (key=..., parent=0x7fff60d7a710) at inputmethod/qinputcontextfactory.cpp:160
#14 0x00007f5ed11c3a1f in QApplication::inputContext (this=0x7fff60d7a710) at kernel/qapplication.cpp:5183
#15 0x00007f5ed126212d in QWidget::destroy (this=0x1d1c0f0, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1100
#16 0x00007f5ed1261ea4 in QWidget::destroy (this=0x1d1af90, destroyWindow=true, destroySubWindows=<value optimized out>) at kernel/qwidget_x11.cpp:1050
#17 0x00007f5ed1261ea4 in QWidget::destroy (this=0x1d181f0, destroyWindow=true, destroySubWindows=<value optimized out>) at kernel/qwidget_x11.cpp:1050
#18 0x00007f5ed1261ea4 in QWidget::destroy (this=0x1d06150, destroyWindow=true, destroySubWindows=<value optimized out>) at kernel/qwidget_x11.cpp:1050
#19 0x00007f5ed11cf68b in ~QApplication (this=0x7fff60d7a710, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1040
#20 0x000000000040d13a in _start ()

This bug may be a duplicate of or related to bug 219973.

Possible duplicates by query: bug 223152, bug 222225, bug 219973.

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-20 20:15:23 UTC
As said in bug 219973, this is a bug in the Qt library, fixed in Qt4.6.1. Thanks

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