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

Pavel Volkovitskiy int at mtx.ru
Thu Jan 10 12:57:50 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         
           Summary: konsole crash after xkb configuration change
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel kde org
        ReportedBy: int mtx ru


Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

after i switch to kde4, konsole sometimes crash then i load my custom xkb configuration with xkbcomp.
ie i start konsole, then run xkbcom and then change layout -> sometimes konsole crash
Starting program: /opt/kde4/bin/konsole --nofork
[Thread debugging using libthread_db enabled]
[New Thread 0x2b7f31b80830 (LWP 25631)]
konsole(25631)/kdeui (KXmlGui) KXMLGUIFactory::removeClient: KXMLGUIFactory::rem
oveClient(  0x71acc8  )
konsole(25631)/kdeui (KXmlGui) KXMLGUIFactory::addClient: KXMLGUIFactory::addCli
ent(  0x71acc8  )
konsole(25631)/kdeui (KXmlGui) KXMLGUIFactory::addClient: KXMLGUIFactory::addCli
ent(  0x7db518  )

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b7f31b80830 (LWP 25631)]
XkbTranslateKeyCode (xkb=0x844ae0, key=<value optimized out>, mods=1, 
    mods_rtrn=0x7fff83209894, keysym_rtrn=0x7fff832098e0) at XKBBind.c:317
317                 if ((entry->active)&&((mods&type->mods.mask)==entry->mods.ma
sk)) {
Current language:  auto; currently c
(gdb) bt
#0  XkbTranslateKeyCode (xkb=0x844ae0, key=<value optimized out>, mods=1, 
    mods_rtrn=0x7fff83209894, keysym_rtrn=0x7fff832098e0) at XKBBind.c:317
#1  0x00002b7f2a8052bb in XLookupString (event=0x7fff83209e30, 
    buffer=0x2b7f2aaa7b00 "", nbytes=256, keysym=0x7fff832098e0, 
    status=<value optimized out>) at XKBBind.c:670
#2  0x00002b7f2a7df7cc in _XimLocalFilter (d=0x64e8e0, 
    w=<value optimized out>, ev=0x7fff83209e30, 
    client_data=<value optimized out>) at imLcFlt.c:58
#3  0x00002b7f2e1230c3 in ?? () from /usr/lib64/libQtGui.so.4
#4  0x00002b7f2dd51b7b in QApplication::x11ProcessEvent ()
   from /usr/lib64/libQtGui.so.4
#5  0x00002b7f2dd730c8 in ?? () from /usr/lib64/libQtGui.so.4
#6  0x00002b7f30717153 in g_main_context_dispatch ()
   from /usr/lib64/libglib-2.0.so.0
#7  0x00002b7f3071a44d in ?? () from /usr/lib64/libglib-2.0.so.0
#8  0x00002b7f3071a97e in g_main_context_iteration ()
   from /usr/lib64/libglib-2.0.so.0
#9  0x00002b7f2d6dd9b0 in QEventDispatcherGlib::processEvents ()
   from /usr/lib64/libQtCore.so.4
#10 0x00002b7f2dd72ecf in ?? () from /usr/lib64/libQtGui.so.4
#11 0x00002b7f2d6bec08 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#12 0x00002b7f2d6bed1d in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#13 0x00002b7f2d6c0ee1 in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#14 0x00002b7f27b656ff in kdemain ()
   from /opt/kde4/lib64/libkdeinit4_konsole.so
#15 0x00002b7f2f08f8a4 in __libc_start_main () from /lib64/libc.so.6
#16 0x0000000000400869 in _start ()

i'm not sure if this konsole, kde or qt bug



More information about the konsole-devel mailing list