Bug 221802 - Klipper chrashed when Quit. Also when reboot [QHash<QWidget*, QHashDummyValue>::detach, QHash<QWidget*, QHashDummyValue>::insert, QSet<QWidget*>::insert]
Summary: Klipper chrashed when Quit. Also when reboot [QHash<QWidget*, QHashDummyValue...
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: 2010-01-08 15:18 UTC by Pascal d'Hermilly
Modified: 2010-01-08 18:18 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 Pascal d'Hermilly 2010-01-08 15:18:33 UTC
Application: klipper (v0.9.7)
KDE Platform Version: 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-17-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
If I quit Klipper it chrashes.

btw: My clipboard history size is 2000 entries.

The crash can be reproduced everytime.

 -- Backtrace:
Application: Klipper (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  QHash<QWidget*, QHashDummyValue>::detach (this=0x2a4f9d0, parentWidget=0x0, f=) at ../../include/QtCore/../../src/corelib/tools/qhash.h:299
#6  QHash<QWidget*, QHashDummyValue>::insert (this=0x2a4f9d0, parentWidget=0x0, f=) at ../../include/QtCore/../../src/corelib/tools/qhash.h:749
#7  QSet<QWidget*>::insert (this=0x2a4f9d0, parentWidget=0x0, f=) at ../../include/QtCore/../../src/corelib/tools/qset.h:176
#8  QWidgetPrivate::init (this=0x2a4f9d0, parentWidget=0x0, f=) at kernel/qwidget.cpp:1119
#9  0x00007fe012757c81 in QWidget (this=0x2577a20, dd=<value optimized out>, parent=0x0, f=...) at kernel/qwidget.cpp:1039
#10 0x00007fe012b3debc in QMenu (this=0x2577a20, title=..., parent=0x0) at widgets/qmenu.cpp:1373
#11 0x00007fe0010d0380 in QMultiInputContext (this=0x263e9e0) at qmultiinputcontext.cpp:88
#12 0x00007fe0010d1915 in QMultiInputContextPlugin::create (this=<value optimized out>, key=<value optimized out>) at qmultiinputcontextplugin.cpp:83
#13 0x00007fe012ccdcce in QInputContextFactory::create (key=..., parent=0x7fff284ce9b0) at inputmethod/qinputcontextfactory.cpp:160
#14 0x00007fe0126fea1f in QApplication::inputContext (this=0x7fff284ce9b0) at kernel/qapplication.cpp:5183
#15 0x00007fe01279d12d in QWidget::destroy (this=0x27bb490, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1100
#16 0x00007fe01279cea4 in QWidget::destroy (this=0x264b4b0, destroyWindow=true, destroySubWindows=<value optimized out>) at kernel/qwidget_x11.cpp:1050
#17 0x00007fe01270a68b in ~QApplication (this=0x7fff284ce9b0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1040
#18 0x00007fe007268dec in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../klipper/main.cpp:54
#19 0x0000000000406fb8 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a4a1 "0") at ../../kinit/kinit.cpp:705
#20 0x0000000000407c70 in handle_launcher_request (sock=8, who=<value optimized out>) at ../../kinit/kinit.cpp:1197
#21 0x0000000000408121 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1390
#22 0x0000000000408dea in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1825

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

Reported using DrKonqi
Comment 1 Esben Mose Hansen 2010-01-08 18:18:30 UTC

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