Bug 221035 - Set Klipper not to autostart, crashed [QHash<QWidget*, QHashDummyValue>::detach, QHash<QWidget*, QHashDummyValue>::insert, QSet<QWidget*>::insert]
Summary: Set Klipper not to autostart, crashed [QHash<QWidget*, QHashDummyValue>::deta...
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-02 23:40 UTC by Dotan Cohen
Modified: 2010-01-03 15:56 UTC (History)
2 users (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 Dotan Cohen 2010-01-02 23:40:49 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-16-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
I right-clicked on Klipper, Quit, set it not to start again, and it crashed.

 -- Backtrace:
Application: Klipper (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  QHash<QWidget*, QHashDummyValue>::detach (this=0x955b100, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:299
#7  QHash<QWidget*, QHashDummyValue>::insert (this=0x955b100, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:749
#8  QSet<QWidget*>::insert (this=0x955b100, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qset.h:176
#9  QWidgetPrivate::init (this=0x955b100, parentWidget=0x0, f=...) at kernel/qwidget.cpp:1119
#10 0x06396453 in QWidget (this=0x93998b8, dd=..., parent=0x0, f=...) at kernel/qwidget.cpp:1039
#11 0x067d8acb in QMenu (this=0x93998b8, title=..., parent=0x0) at widgets/qmenu.cpp:1373
#12 0x0185a924 in QMultiInputContext (this=0x9396a20) at qmultiinputcontext.cpp:88
#13 0x0185c24e in QMultiInputContextPlugin::create (this=0x955b828, key=...) at qmultiinputcontextplugin.cpp:83
#14 0x0698a368 in QInputContextFactory::create (key=..., parent=0xbfe3bcb0) at inputmethod/qinputcontextfactory.cpp:160
#15 0x06334d1a in QApplication::inputContext (this=0xbfe3bcb0) at kernel/qapplication.cpp:5183
#16 0x063866c8 in QWidgetPrivate::inputContext (this=0x92ce0f0) at kernel/qwidget.cpp:279
#17 0x06389c4b in QWidget::inputContext (this=0x9391640) at kernel/qwidget.cpp:298
#18 0x063e16c6 in QWidget::destroy (this=0x9391640, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1100
#19 0x063e1413 in QWidget::destroy (this=0x9371f58, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1050
#20 0x06342b46 in ~QApplication (this=0xbfe3bcb0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1040
#21 0x00deb93a in ~KApplication (this=0xbfe3bcb0, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:902
#22 0x00df2e68 in ~KUniqueApplication (this=0xbfe3bcb0, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:372
#23 0x0323e2f0 in kdemain (argc=1, argv=0x92b5440) at ../../klipper/main.cpp:54
#24 0x0804dff7 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x92b53e9 "", 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=0xbfe3c664, envp=0xbfe3c678) at ../../kinit/kinit.cpp:1825

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

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-03 15:56:36 UTC
Merging with bug 212857. Thanks

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