[Konsole-devel] [Bug 155399] konsole crash after xkb configuration change

Pavel Volkovitskiy int at mtx.ru
Fri Jan 11 07:32:21 UTC 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=155399         




------- Additional Comments From int mtx ru  2008-01-11 08:32 -------
i get it again, after i move focus to console and press "switch to english" hotkey (shift+capslock)


konsole(7764)/kdeui (KXmlGui) KXMLGUIFactory::addClient: KXMLGUIFactory::addClient(  0x76aa78  )
konsole(7764)/kdeui (KNotification) KNotification::slotReceivedId: 75

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b6d0de75830 (LWP 7764)]
XkbTranslateKeyCode (xkb=0x7ea2f0, key=<value optimized out>, mods=8192, mods_rtrn=0x7fffa6f135a4, keysym_rtrn=0x7fffa6f135f0) at XKBBind.c:317
317                 if ((entry->active)&&((mods&type->mods.mask)==entry->mods.mask)) {
Current language:  auto; currently c
(gdb) bt
#0  XkbTranslateKeyCode (xkb=0x7ea2f0, key=<value optimized out>, mods=8192, mods_rtrn=0x7fffa6f135a4, keysym_rtrn=0x7fffa6f135f0) at XKBBind.c:317
#1  0x00002b6d06afa2bb in XLookupString (event=0x7fffa6f13b40, buffer=0x2b6d06d9cb00 "\b", nbytes=256, keysym=0x7fffa6f135f0, status=<value optimized out>) at XKBBind.c:670
#2  0x00002b6d06ad47cc in _XimLocalFilter (d=0x64e8e0, w=<value optimized out>, ev=0x7fffa6f13b40, client_data=<value optimized out>) at imLcFlt.c:58
#3  0x00002b6d0a4180c3 in ?? () from /usr/lib64/libQtGui.so.4
#4  0x00002b6d0a046b7b in QApplication::x11ProcessEvent () from /usr/lib64/libQtGui.so.4
#5  0x00002b6d0a0680c8 in ?? () from /usr/lib64/libQtGui.so.4
#6  0x00002b6d0ca0c153 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#7  0x00002b6d0ca0f44d in ?? () from /usr/lib64/libglib-2.0.so.0
#8  0x00002b6d0ca0f97e in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#9  0x00002b6d099d29b0 in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#10 0x00002b6d0a067ecf in ?? () from /usr/lib64/libQtGui.so.4
#11 0x00002b6d099b3c08 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#12 0x00002b6d099b3d1d in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#13 0x00002b6d099b5ee1 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4
#14 0x00002b6d03e5a79f in kdemain () from /opt/kde4/lib64/libkdeinit4_konsole.so
#15 0x00002b6d0b3848a4 in __libc_start_main () from /lib64/libc.so.6
#16 0x0000000000400869 in _start ()
(gdb) 

PS: am i right that gdb doesn't find qt debug symbols?



More information about the konsole-devel mailing list