Bug 274659 - virgin use began looking for dash character crashes
Summary: virgin use began looking for dash character crashes
Status: RESOLVED DUPLICATE of bug 235020
Alias: None
Product: kcharselect
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Daniel Laidig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-01 09:05 UTC by wallykramer
Modified: 2011-06-14 12:53 UTC (History)
0 users

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 wallykramer 2011-06-01 09:05:00 UTC
Application: kcharselect (v1.8)
KDE Platform Version: 4.6.3 (4.6.3)
Qt Version: 4.7.2
Operating System: Linux 2.6.38.6-27.fc15.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Never used nor customized the application before after a pretty vanilla install of Fedora 15.
Found application, opened it, looked for the dash characters.  Default set is Basic Latin, so try to change to "Latin Extended Additional".  App crashes when releasing mouse.

Repeated with crashing exactly the same way two more times (to write this).

-- Backtrace:
Application: KCharSelect (kcharselect), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77c4780 (LWP 11566))]

Thread 2 (Thread 0xb754cb70 (LWP 11571)):
#0  0x00aea416 in __kernel_vsyscall ()
#1  0x4fa2841e in __poll (fds=0xb6c029c0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x4fbd4cdc in g_poll (fds=0xb6c029c0, nfds=1, timeout=-1) at gpoll.c:132
#3  0x4fbc5e76 in g_main_context_poll (n_fds=1, fds=0x4faf1be0, priority=<optimized out>, timeout=<optimized out>, context=0x8616d60) at gmain.c:3404
#4  g_main_context_iterate (context=0x8616d60, block=1337806000, dispatch=1, self=0x8616df0) at gmain.c:3086
#5  0x4fbc6697 in g_main_loop_run (loop=0x8616d50) at gmain.c:3299
#6  0x4fdea032 in gdbus_shared_thread_func (data=0x0) at gdbusprivate.c:276
#7  0x4fbed755 in g_thread_create_proxy (data=0x8616df0) at gthread.c:1897
#8  0x4faeec5e in start_thread (arg=0xb754cb70) at pthread_create.c:305
#9  0x4fa32b4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 1 (Thread 0xb77c4780 (LWP 11566)):
[KCrash Handler]
#7  0x438a1790 in KCharSelectItemModel::data (this=0x8901f20, index=..., role=32) at /usr/src/debug/kdelibs-4.6.3/kdeui/widgets/kcharselect.cpp:867
#8  0x438a09da in KCharSelectTablePrivate::_k_slotCurrentChanged (this=0x875d2f8, current=..., previous=...) at /usr/src/debug/kdelibs-4.6.3/kdeui/widgets/kcharselect.cpp:218
#9  0x438a0b5d in KCharSelectTable::qt_metacall (this=0x8736548, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbfb64104) at /usr/src/debug/kdelibs-4.6.3/i686-redhat-linux-gnu/kdeui/kcharselect_p.moc:87
#10 0x42a1bece in metacall (argv=0xbfb64104, idx=96, cl=QMetaObject::InvokeMetaMethod, object=0x8736548) at kernel/qmetaobject.cpp:237
#11 QMetaObject::metacall (object=0x8736548, cl=QMetaObject::InvokeMetaMethod, idx=96, argv=0xbfb64104) at kernel/qmetaobject.cpp:232
#12 0x42a29d9a in QMetaObject::activate (sender=0x89052c0, m=0x435e2028, local_signal_index=1, argv=0xbfb64104) at kernel/qobject.cpp:3278
#13 0x43283dde in QItemSelectionModel::currentChanged (this=0x89052c0, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:159
#14 0x43283f5d in QItemSelectionModel::setCurrentIndex (this=0x89052c0, index=..., command=...) at itemviews/qitemselectionmodel.cpp:1169
#15 0x432250aa in QAbstractItemView::setCurrentIndex (this=0x8736548, index=...) at itemviews/qabstractitemview.cpp:1016
#16 0x438a0ed6 in KCharSelectTable::setChar (this=0x8736548, c=...) at /usr/src/debug/kdelibs-4.6.3/kdeui/widgets/kcharselect.cpp:183
#17 0x438a789e in _k_blockSelected (index=4, this=0x87194d0) at /usr/src/debug/kdelibs-4.6.3/kdeui/widgets/kcharselect.cpp:802
#18 KCharSelect::KCharSelectPrivate::_k_blockSelected (this=0x87194d0, index=4) at /usr/src/debug/kdelibs-4.6.3/kdeui/widgets/kcharselect.cpp:784
#19 0x438a9688 in KCharSelect::qt_metacall (this=0x8724f60, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbfb64468) at /usr/src/debug/kdelibs-4.6.3/i686-redhat-linux-gnu/kdeui/kcharselect.moc:120
#20 0x42a1bece in metacall (argv=0xbfb64468, idx=40, cl=QMetaObject::InvokeMetaMethod, object=0x8724f60) at kernel/qmetaobject.cpp:237
#21 QMetaObject::metacall (object=0x8724f60, cl=QMetaObject::InvokeMetaMethod, idx=40, argv=0xbfb64468) at kernel/qmetaobject.cpp:232
#22 0x42a29d9a in QMetaObject::activate (sender=0x87566c8, m=0x435d9a84, local_signal_index=5, argv=0xbfb64468) at kernel/qobject.cpp:3278
#23 0x430c3d36 in QComboBox::currentIndexChanged (this=0x87566c8, _t1=4) at .moc/release-shared/moc_qcombobox.cpp:302
#24 0x430c3dd0 in QComboBoxPrivate::_q_emitCurrentIndexChanged (this=0x871b948, index=...) at widgets/qcombobox.cpp:1264
#25 0x430c3f66 in QComboBoxPrivate::setCurrentIndex (this=0x871b948, mi=...) at widgets/qcombobox.cpp:2022
#26 0x430c4e9f in QComboBoxPrivate::_q_itemSelected (this=0x871b948, item=...) at widgets/qcombobox.cpp:1233
#27 0x430c87b2 in QComboBox::qt_metacall (this=0x87566c8, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfb646b8) at .moc/release-shared/moc_qcombobox.cpp:191
#28 0x438b5bc3 in KComboBox::qt_metacall (this=0x87566c8, _c=QMetaObject::InvokeMetaMethod, _id=39, _a=0xbfb646b8) at /usr/src/debug/kdelibs-4.6.3/i686-redhat-linux-gnu/kdeui/kcombobox.moc:106
#29 0x42a1bece in metacall (argv=0xbfb646b8, idx=39, cl=QMetaObject::InvokeMetaMethod, object=0x87566c8) at kernel/qmetaobject.cpp:237
#30 QMetaObject::metacall (object=0x87566c8, cl=QMetaObject::InvokeMetaMethod, idx=39, argv=0xbfb646b8) at kernel/qmetaobject.cpp:232
#31 0x42a29d9a in QMetaObject::activate (sender=0x8901808, m=0x435e81c4, local_signal_index=0, argv=0xbfb646b8) at kernel/qobject.cpp:3278
#32 0x433ab7e6 in QComboBoxPrivateContainer::itemSelected (this=0x8901808, _t1=...) at .moc/release-shared/moc_qcombobox_p.cpp:213
#33 0x430be191 in QComboBoxPrivateContainer::eventFilter (this=0x8901808, o=0x88ffa10, e=0xbfb64794) at widgets/qcombobox.cpp:687
#34 0x42a15896 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x85dad50, receiver=0x88ffa10, event=0xbfb64c84) at kernel/qcoreapplication.cpp:846
#35 0x42c96753 in notify_helper (e=0xbfb64c84, receiver=0x88ffa10, this=0x85dad50) at kernel/qapplication.cpp:4458
#36 QApplicationPrivate::notify_helper (this=0x85dad50, receiver=0x88ffa10, e=0xbfb64c84) at kernel/qapplication.cpp:4434
#37 0x42c9c91a in QApplication::notify (this=0x85dad50, receiver=0x88ffa10, e=0xbfb64c84) at kernel/qapplication.cpp:4023
#38 0x437f9002 in KApplication::notify (this=0xbfb654e4, receiver=0x88ffa10, event=0xbfb64c84) at /usr/src/debug/kdelibs-4.6.3/kdeui/kernel/kapplication.cpp:311
#39 0x42a156ee in QCoreApplication::notifyInternal (this=0xbfb654e4, receiver=0x88ffa10, event=0xbfb64c84) at kernel/qcoreapplication.cpp:731
#40 0x42c97756 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#41 QApplicationPrivate::sendMouseEvent (receiver=0x88ffa10, event=0xbfb64c84, alienWidget=0x88ffa10, nativeWidget=0x8901808, buttonDown=0x435f0d14, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3122
#42 0x42d220d4 in QETWidget::translateMouseEvent (this=0x8901808, event=0xbfb6513c) at kernel/qapplication_x11.cpp:4395
#43 0x42d2095d in QApplication::x11ProcessEvent (this=0xbfb654e4, event=0xbfb6513c) at kernel/qapplication_x11.cpp:3587
#44 0x42d4b315 in x11EventSourceDispatch (s=0x85dd8e8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#45 0x4fbc57ff in g_main_dispatch (context=0x85dcc70) at gmain.c:2440
#46 g_main_context_dispatch (context=0x85dcc70) at gmain.c:3013
#47 0x4fbc5f70 in g_main_context_iterate (context=0x85dcc70, block=1337806000, dispatch=1, self=0x85da980) at gmain.c:3091
#48 0x4fbc62af in g_main_context_iteration (context=0x85dcc70, may_block=1) at gmain.c:3154
#49 0x42a43d68 in QEventDispatcherGlib::processEvents (this=0x85c1988, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#50 0x42d4afab in QGuiEventDispatcherGlib::processEvents (this=0x85c1988, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#51 0x42a14a2e in QEventLoop::processEvents (this=0xbfb65444, flags=...) at kernel/qeventloop.cpp:149
#52 0x42a14c81 in QEventLoop::exec (this=0xbfb65444, flags=...) at kernel/qeventloop.cpp:201
#53 0x42a193eb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#54 0x42c94565 in QApplication::exec () at kernel/qapplication.cpp:3736
#55 0x0804cab7 in main (argc=) at /usr/src/debug/kdeutils-4.6.3/kcharselect/main.cc:58

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

Possible duplicates by query: bug 274135, bug 272198, bug 265823, bug 265064, bug 264664.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-06-14 12:53:15 UTC

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