Bug 219300 - klipper crashes while removing from the panel. [QHash<QWidget*, QHashDummyValue>::detach, QHash<QWidget*, QHashDummyValue>::insert, QSet<QWidget*>::insert]
Summary: klipper crashes while removing from the panel. [QHash<QWidget*, QHashDummyVal...
Status: RESOLVED DUPLICATE of bug 212857
Alias: None
Product: klipper
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-19 13:53 UTC by Pol
Modified: 2009-12-19 14:27 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 Pol 2009-12-19 13:53:57 UTC
Application: klipper (v0.9.7)
KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-16-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
klipper crashes while removing from the main panel. I was closing the application asking not to start automatically at login

 -- Backtrace:
Application: Klipper (klipper), signal: Segmentation fault
[KCrash Handler]
#6  QHash<QWidget*, QHashDummyValue>::detach (this=0x9c6eb68, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:299
#7  QHash<QWidget*, QHashDummyValue>::insert (this=0x9c6eb68, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:749
#8  QSet<QWidget*>::insert (this=0x9c6eb68, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qset.h:176
#9  QWidgetPrivate::init (this=0x9c6eb68, parentWidget=0x0, f=...) at kernel/qwidget.cpp:1119
#10 0x03a48453 in QWidget (this=0x9c975f0, dd=..., parent=0x0, f=...) at kernel/qwidget.cpp:1039
#11 0x03e8aacb in QMenu (this=0x9c975f0, title=..., parent=0x0) at widgets/qmenu.cpp:1373
#12 0x012c6924 in QMultiInputContext (this=0x9c987a0) at qmultiinputcontext.cpp:88
#13 0x012c824e in QMultiInputContextPlugin::create (this=0x9cb4820, key=...) at qmultiinputcontextplugin.cpp:83
#14 0x0403c368 in QInputContextFactory::create (key=..., parent=0xbfd01440) at inputmethod/qinputcontextfactory.cpp:160
#15 0x039e6d1a in QApplication::inputContext (this=0xbfd01440) at kernel/qapplication.cpp:5183
#16 0x03a386c8 in QWidgetPrivate::inputContext (this=0x9c98e50) at kernel/qwidget.cpp:279
#17 0x03a3bc4b in QWidget::inputContext (this=0x9b8bb00) at kernel/qwidget.cpp:298
#18 0x03a936c6 in QWidget::destroy (this=0x9b8bb00, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1100
#19 0x03a93413 in QWidget::destroy (this=0x9c722d8, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1050
#20 0x039f4b46 in ~QApplication (this=0xbfd01440, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1040
#21 0x004967ca in ~KApplication (this=0xbfd01440, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:902
#22 0x0049dcf8 in ~KUniqueApplication (this=0xbfd01440, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:372
#23 0x006ee300 in kdemain (argc=1, argv=0xbfd01544) at ../../klipper/main.cpp:54
#24 0x080485cb in main (argc=1, argv=0xbfd01544) at klipper_dummy.cpp:3

Possible duplicates by query: bug 219047, bug 212857, bug 212416.

Reported using DrKonqi
Comment 1 Esben Mose Hansen 2009-12-19 14:27:10 UTC

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