Bug 219047 - klipper crashes while removing [QHash<QWidget*, QHashDummyValue>::detach, QHash<QWidget*, QHashDummyValue>::insert, QSet<QWidget*>::insert]
Summary: klipper crashes while removing [QHash<QWidget*, QHashDummyValue>::detach, QH...
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-17 11:30 UTC by Pol
Modified: 2009-12-17 12:26 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-17 11:30:26 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:
while i was removing it from the main panel
The klipper was not working (no textx could be stored)

 -- Backtrace:
Application: Klipper (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  QHash<QWidget*, QHashDummyValue>::detach (this=0x9b74a38, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:299
#7  QHash<QWidget*, QHashDummyValue>::insert (this=0x9b74a38, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:749
#8  QSet<QWidget*>::insert (this=0x9b74a38, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qset.h:176
#9  QWidgetPrivate::init (this=0x9b74a38, parentWidget=0x0, f=...) at kernel/qwidget.cpp:1119
#10 0x011b7453 in QWidget (this=0x99fa208, dd=..., parent=0x0, f=...) at kernel/qwidget.cpp:1039
#11 0x015f9acb in QMenu (this=0x99fa208, title=..., parent=0x0) at widgets/qmenu.cpp:1373
#12 0x023df924 in QMultiInputContext (this=0x99711c8) at qmultiinputcontext.cpp:88
#13 0x023e124e in QMultiInputContextPlugin::create (this=0x9a0d920, key=...) at qmultiinputcontextplugin.cpp:83
#14 0x017ab368 in QInputContextFactory::create (key=..., parent=0xbfb449b0) at inputmethod/qinputcontextfactory.cpp:160
#15 0x01155d1a in QApplication::inputContext (this=0xbfb449b0) at kernel/qapplication.cpp:5183
#16 0x011a76c8 in QWidgetPrivate::inputContext (this=0x99fe1a0) at kernel/qwidget.cpp:279
#17 0x011aac4b in QWidget::inputContext (this=0x99fae68) at kernel/qwidget.cpp:298
#18 0x012026c6 in QWidget::destroy (this=0x99fae68, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1100
#19 0x01202413 in QWidget::destroy (this=0x99d5850, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1050
#20 0x01163b46 in ~QApplication (this=0xbfb449b0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1040
#21 0x062f77ca in ~KApplication (this=0xbfb449b0, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:902
#22 0x062fecf8 in ~KUniqueApplication (this=0xbfb449b0, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:372
#23 0x05eff300 in kdemain (argc=1, argv=0x98cf020) at ../../klipper/main.cpp:54
#24 0x0804dfc1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x98ce8a9 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051429 "0") at ../../kinit/kinit.cpp:705
#25 0x0804ec15 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1197
#26 0x0804f08c in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1390
#27 0x0804fe27 in main (argc=4, argv=0xbfb45364, envp=0xbfb45378) at ../../kinit/kinit.cpp:1825

Possible duplicates by query: bug 212857, bug 212416.

Reported using DrKonqi
Comment 1 Esben Mose Hansen 2009-12-17 12:26:17 UTC

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