Bug 225421 - KsCD crashed on closing (in Gnome)
Summary: KsCD crashed on closing (in Gnome)
Status: RESOLVED DUPLICATE of bug 212618
Alias: None
Product: kscd
Classification: Miscellaneous
Component: general (show other bugs)
Version: 1.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-03 19:00 UTC by Nikos
Modified: 2010-02-04 02:22 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 Nikos 2010-02-03 19:00:41 UTC
Application: kscd (1.5)
KDE Platform Version: 4.3.95 (KDE 4.3.95 (KDE 4.4 RC2))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-18-generic-pae i686
Distribution: Ubuntu 9.10

-- Information about the crash:
When attempted to close a (otherwise normally running) KsCD instance running in Gnome, KsCD crashed.

 -- Backtrace:
Application: KsCD (kscd), signal: Segmentation fault
[KCrash Handler]
#6  QHash<QWidget*, QHashDummyValue>::detach (this=0xa373bb0, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:299
#7  QHash<QWidget*, QHashDummyValue>::insert (this=0xa373bb0, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:749
#8  QSet<QWidget*>::insert (this=0xa373bb0, parentWidget=0x0, f=...) at ../../include/QtCore/../../src/corelib/tools/qset.h:176
#9  QWidgetPrivate::init (this=0xa373bb0, parentWidget=0x0, f=...) at kernel/qwidget.cpp:1119
#10 0xb6937453 in QWidget (this=0x9805468, dd=..., parent=0x0, f=...) at kernel/qwidget.cpp:1039
#11 0xb6d79acb in QMenu (this=0x9805468, title=..., parent=0x0) at widgets/qmenu.cpp:1373
#12 0xafb04924 in QMultiInputContext (this=0x9722950) at qmultiinputcontext.cpp:88
#13 0xafb0624e in QMultiInputContextPlugin::create (this=0x9709688, key=...) at qmultiinputcontextplugin.cpp:83
#14 0xb6f2b368 in QInputContextFactory::create (key=..., parent=0xbfc02b1c) at inputmethod/qinputcontextfactory.cpp:160
#15 0xb68d5d1a in QApplication::inputContext (this=0xbfc02b1c) at kernel/qapplication.cpp:5183
#16 0xb69276c8 in QWidgetPrivate::inputContext (this=0xa19bf88) at kernel/qwidget.cpp:279
#17 0xb692ac4b in QWidget::inputContext (this=0xa0e5ba8) at kernel/qwidget.cpp:298
#18 0xb69826c6 in QWidget::destroy (this=0xa0e5ba8, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1100
#19 0xb6982413 in QWidget::destroy (this=0xa137390, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1050
#20 0xb6982413 in QWidget::destroy (this=0xa127090, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1050
#21 0xb6982413 in QWidget::destroy (this=0x96e2d48, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1050
#22 0xb6982413 in QWidget::destroy (this=0x9ecfe98, destroyWindow=true, destroySubWindows=true) at kernel/qwidget_x11.cpp:1050
#23 0xb68e3b46 in ~QApplication (this=0xbfc02b1c, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1040
#24 0xb754425a in ~KApplication (this=0xbfc02b1c, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:896
#25 0xb754b788 in ~KUniqueApplication (this=0xbfc02b1c, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:372
#26 0x08059433 in _start ()

This bug may be a duplicate of or related to bug 212618.

Possible duplicates by query: bug 212618.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-04 02:22:32 UTC
As bug 212618, this is a bug in the Qt library, fixed in the released 4.6.1 version. Regards

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