Comment 2 for bug 232241

Revision history for this message
Robert Schneider (robert-schneider) wrote :

It seems to crash here, but now I am lost.

1146 LOGDBG("Keypress: %s %s %s %s",
(gdb) s
1148 if(input) {
(gdb) s
1150 if(input_vdr->f.input_control) {
(gdb) s
1151 input_vdr->f.input_control(input, map, key, repeat, release);
(gdb) s

Program received signal SIGSEGV, Segmentation fault.
0x00000035 in ?? ()
list

Can someone help?