Bug 212416 - klipper crashed while pasting
Summary: klipper crashed while pasting
Status: RESOLVED DUPLICATE of bug 212857
Alias: None
Product: klipper
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 16:46 UTC by Sputnik
Modified: 2009-12-17 12: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 Sputnik 2009-10-30 16:46:30 UTC
Application that crashed: klipper
Version of the application: v0.9.7
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.6.0-tp1
Operating System: Linux 2.6.31-14-generic i686
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: Klipper (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  QHash<QWidget*, QHashDummyValue>::detach (this=0x93c29b0, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:289
#7  QHash<QWidget*, QHashDummyValue>::insert (this=0x93c29b0, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:739
#8  QSet<QWidget*>::insert (this=0x93c29b0, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qset.h:176
#9  QWidgetPrivate::init (this=0x93c29b0, parentWidget=0x0, f=...) at kernel/qwidget.cpp:1131
#10 0x03fd6393 in QWidget (this=0x90cdd88, dd=..., parent=0x0, f=...) at kernel/qwidget.cpp:1051
#11 0x043fe9e3 in QMenu (this=0x90cdd88, title=..., parent=0x0) at widgets/qmenu.cpp:1341
#12 0x03a2b924 in QMultiInputContext (this=0x901cdc0) at qmultiinputcontext.cpp:88
#13 0x03a2d25e in QMultiInputContextPlugin::create (this=0x9195a40, key=...) at qmultiinputcontextplugin.cpp:83
#14 0x045aadc8 in QInputContextFactory::create (key=..., parent=0xbfeaaeb0) at inputmethod/qinputcontextfactory.cpp:160
#15 0x03f752ba in QApplication::inputContext (this=0xbfeaaeb0) at kernel/qapplication.cpp:5021
#16 0x03fc4c98 in QWidgetPrivate::inputContext (this=0x918bfd0) at kernel/qwidget.cpp:291
#17 0x03fc80bb in QWidget::inputContext (this=0x9175d80) at kernel/qwidget.cpp:310
#18 0x0400e9de in QWidget::destroy (this=0x9175d80, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1042
#19 0x0400e723 in QWidget::destroy (this=0x916d430, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:992
#20 0x03f8053a in ~QApplication (this=0xbfeaaeb0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1007
#21 0x00ea111a in ~KApplication (this=0xbfeaaeb0, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:904
#22 0x00ea8538 in ~KUniqueApplication (this=0xbfeaaeb0, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:372
#23 0x07d0f4d9 in kdemain (argc=1, argv=0x9009ad0) at ../../klipper/main.cpp:54
#24 0x0804dde1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x8ffc829 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x80511a5 "0") at ../../kinit/kinit.cpp:677
#25 0x0804ea35 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#26 0x0804eeac in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1362
#27 0x0804fbaf in main (argc=2, argv=0xbfeab634, envp=0xbfeab640) at ../../kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Esben Mose Hansen 2009-10-30 17:31:18 UTC
could you affirm that this happened while pasting in some application? Could I ask which application? Is it reproducable?

I ask because from the backtrace klipper was in the process of stopping/exiting.
Comment 2 Sputnik 2009-10-30 17:48:57 UTC
Hi, thanks for answering!


... I missed the reason. That's why I did not describe more in the report. Klipper already crashed 3-5 times since my upgrade to Karmic Koala Kubuntu 9.10. This is new. I was not doing anything special with klipper though...

And I did not close klipper although klipper already exited some times - in my eyes without reason...

Two times klipper crashed with a bug report while shutting down. - I was not able to save those reports as the machine went down too fast.

Thanks!
Comment 3 Esben Mose Hansen 2009-12-17 12:27:42 UTC
By the stacktrace, this is a dup.

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