Hello,

I have fetched the newest CVS branch and compiled it with --with-debug... Same
problem also there.

The segfault happens exactly here:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7b816b0 (LWP 21889)]
0x08058d5d in get_key_state (state=0, keysym=65513) at xwin.c:1308
1308                    offset = g_mod_map->max_keypermod * modifierpos;

(gdb) print  g_mod_map->max_keypermod
Cannot access memory at address 0x143d5228

The problem is exactly here... :)

Also the other members from g_mod_map (Which is a pointer to a XModifierKeymap)
can't be accessed with the same error.

Now the question is... Where exactly is the bug? Could it also be that it's in
the new xlibs in unstable?

Regards,

-- 
  .''`.     Mario Iseli <[EMAIL PROTECTED]>
 : :'  :    Debian GNU/Linux developer
 `. `'`
   `-  Debian - when you have better things to do than fixing a system



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to