Hello Mauro, On 10/14/12 9:54 PM, Wojciech Myrda wrote: > However I experienced a segfault trying to run this command: > ir-keytable --protocol=rc-6 --device /dev/input/by-id/usb-15c2_0038-event-if00 > Trace I got in gdb: > Program terminated with signal 11, Segmentation fault. > #0 0x00007fd1c6bdd410 in __strcpy_chk () from /lib64/libc.so.6 > (gdb) bt full > #0 0x00007fd1c6bdd410 in __strcpy_chk () from /lib64/libc.so.6 > No symbol table info available. > #1 0x00000000004037bc in strcpy (__src=<optimized out>, > __dest=0x7fff0a823010 "") > at /usr/include/bits/string3.h:105 > No locals. > #2 v1_set_hw_protocols (rc_dev=<optimized out>) at keytable.c:758 > #3 0x00000000004019af in set_proto (rc_dev=0x7fff0a824030) at keytable.c:1153 I looked at the crash and it seems that the rc_dev structure is not initialized when a device name is set on the command line. Could you please take a look? Thanks, Gregor -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html