[BUG] xkbcommon: segfault in xkb_compile_keymap_from_rules()

Daniel Stone daniel at fooishbar.org
Thu Mar 29 09:40:47 PDT 2012


Hi,

On 29 March 2012 17:02, David Herrmann <dh.herrmann at googlemail.com> wrote:
> xkb_compile_keymap_from_rules() fails on my machine if the "variant"
> is not found. I used:
>
> [...]
>
> Then a call to xkb_compile_keymap_from_rules(&rmlvo) produces a
> segfault. I have no debug symbols (so the backtrace is pretty useless)
> and currently no time to debug it myself. I just wanted to report it.
> I use a relatively new libxkbcommon from git.

Thanks, I've fixed this in my local tree now, along with the attendant
memory leaks; it now fails completely gracefully.

Cheers,
Daniel


More information about the xorg-devel mailing list