current git head of Xserver segfaults on a keyhit

Lukas Hejtmanek xhejtman at ics.muni.cz
Mon Sep 22 11:08:37 PDT 2008


Hello,

the current git head of the Xserver segfaults on any keystroke. Trace is
attached:

(I have the core file and all the binaries, if interested)

Core was generated by `/usr/local/X11R7.5/bin/Xorg :1.0'.
Program terminated with signal 11, Segmentation fault.
[New process 28180]
#0  0x00007f02c8b79c48 in _int_realloc () from /lib/libc.so.6
(gdb) where
#0  0x00007f02c8b79c48 in _int_realloc () from /lib/libc.so.6
#1  0x00007f02c8b7ab6e in realloc () from /lib/libc.so.6
#2  0x0000000000540cb2 in Xrealloc (ptr=0x2693e50, amount=744) at utils.c:1160
#3  0x00000000005dc5e0 in _XkbCopyServerMap (src=0x265a050, dst=0x268c1c0)
    at xkbUtils.c:1230
#4  0x00000000005def67 in XkbCopyKeymap (src=0x265a050, dst=0x268c1c0, 
    sendNotifies=1) at xkbUtils.c:2089
#5  0x00000000005a8935 in CopyKeyClass (device=0x26f0a00, master=0x262fc80)
    at exevents.c:225
#6  0x00000000005a96cc in DeepCopyDeviceClasses (from=0x26f0a00, to=0x262fc80)
    at exevents.c:547
#7  0x00000000005aa025 in ChangeMasterDeviceClasses (device=0x26f0a00, 
    dcce=0x26976b0) at exevents.c:740
#8  0x00000000005aa0f7 in UpdateDeviceState (device=0x26f0a00, xE=0x26976b0, 
    count=1) at exevents.c:784
#9  0x00000000005aac7b in ProcessOtherEvent (xE=0x26976b0, device=0x26f0a00, 
    count=1) at exevents.c:1002
#10 0x00000000005f190e in ProcessKeyboardEvent (xE=0x26976b0, keybd=0x26f0a00, 
    count=1) at xkbPrKeyEv.c:209
#11 0x0000000000511132 in mieqProcessInputEvents () at mieq.c:372
#12 0x000000000049d836 in ProcessInputEvents () at xf86Events.c:200
#13 0x000000000044f20b in Dispatch () at dispatch.c:363
#14 0x000000000043305b in main (argc=2, argv=0x7fffd34d2cd8, 
    envp=0x7fffd34d2cf0) at main.c:390


-- 
Lukáš Hejtmánek



More information about the xorg mailing list