Summary: | KCharSelect crashes typing in search term | ||
---|---|---|---|
Product: | [Applications] kcharselect | Reporter: | wallykramer |
Component: | general | Assignee: | Daniel Laidig <laidig> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | nernit.site |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
wallykramer
2011-05-25 20:25:58 UTC
*** This bug has been marked as a duplicate of bug 235020 *** Created attachment 61958 [details]
New crash information added by DrKonqi
kcharselect (v1.8) on KDE Platform 4.6.3 (4.6.3) using Qt 4.7.3
- What I was doing when the application crashed:
Typing "latin" in the search field. During it, KCharSelect crashed.
-- Backtrace (Reduced):
#7 KCharSelectItemModel::data (this=0x9535a80, index=..., role=32) at /usr/src/debug/kdelibs-4.6.3/kdeui/widgets/kcharselect.cpp:867
#8 0x06b58ef3 in KCharSelectTablePrivate::_k_slotCurrentChanged (this=0x94a3ba8, current=..., previous=...) at /usr/src/debug/kdelibs-4.6.3/kdeui/widgets/kcharselect.cpp:218
#9 0x06b5907f in KCharSelectTable::qt_metacall (this=0x9266ca0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfc03a64) at /usr/src/debug/kdelibs-4.6.3/i686-redhat-linux-gnu/kdeui/kcharselect_p.moc:87
[...]
#12 0x0641552a in QItemSelectionModel::currentChanged (this=0x96ebe98, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:159
#13 0x06415693 in QItemSelectionModel::setCurrentIndex (this=0x96ebe98, index=..., command=...) at itemviews/qitemselectionmodel.cpp:1169
|