Description of problem: I try setup an IR Remote Control with: ir-keytable -c -p RC5 -d /dev/input/event17 -w /etc/rc_keymaps/dib0700_rc5 but it crash by segfault. Version-Release number of selected component: v4l-utils-0.8.8-2.fc17 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 backtrace_rating: 4 cmdline: ir-keytable -c -p RC5 -d /dev/input/event17 -w /etc/rc_keymaps/rc6_mce crash_function: __stpcpy_chk kernel: 3.6.11-1.fc17.i686 backtrace: :[New LWP 29541] :Core was generated by `ir-keytable -c -p RC5 -d /dev/input/event17 -w /etc/rc_keymaps/rc6_mce'. :Program terminated with signal 11, Segmentation fault. :#0 __stpcpy_chk (dest=dest@entry=0xbf977a7c "", src=0x0, destlen=<optimized out>, destlen@entry=4096) at stpcpy_chk.c:40 :40 *d++ = *s; : :Thread 1 (LWP 29541): :#0 __stpcpy_chk (dest=dest@entry=0xbf977a7c "", src=0x0, destlen=<optimized out>, destlen@entry=4096) at stpcpy_chk.c:40 : d = 0xbf977a7c "" : s = 0x0 :#1 0x0804b4e4 in strcpy (__src=<optimized out>, __dest=0xbf977a7c "") at /usr/include/bits/string3.h:105 :No locals. :#2 v1_set_hw_protocols (rc_dev=0xbf978ad4, rc_dev=0xbf978ad4) at keytable.c:744 : fp = <optimized out> : name = '\000' <repeats 968 times>"\245, \247eF\345khFd\206\004\b\240~\227\277rtuF\364\037\202F\324]nF\003\000\000\000\021ii\r\254\204\004\b\340\033gF\000\022\202\b\304\017gF8lgF\001\000\000\000\200fr\267\064\257eF\000`r\267\001\000\000\000\377\377\377\377", '\000' <repeats 12 times>, "\002\375\000\000\003\000\000\000'\364\003\000!\317\t\375\363\003\000\000\001\000\000\000yN\350\a`\311gF@~gF\000\000\000\000\000\000\000\000\200fr\267\000\000\000\000\000\020\000\000\b", '\000' <repeats 15 times>, "\001\000\000\000\262\004\000\000\300fr\267\320cr\267\262\205\004\b\200\021hF<\202\004\b\001\000\000\000\000\000\000\000\364\037\202F\000\022\202\b\304\017gF!\317\t\375\260\032gF\000\200\227\277\025\261eF\250\177\227\277<\202\004\b\260\177\227\277T\032gF\000\000\000\000\300fr\267\001\000\000\000\000\000\000\000"... :#3 0x080492e0 in set_proto (rc_dev=0xbf978ad4) at keytable.c:1119 : rc = 0 :#4 main (argc=8, argv=0xbf978bd4) at keytable.c:1497 : dev_from_class = 0 : write_cnt = 63 : fd = 3 : names = 0x0 : rc_dev = {sysfs_name = 0x0, input_name = 0x466718f8 "", drv_name = 0x46670fc4 "\374\016gF\366\027eF", keytable_name = 0x0, version = (unknown: 134514214), type = (SOFTWARE_DECODER | HARDWARE_DECODER | unknown: 4294967292), supported = 1181375939, current = 3} :From To Syms Read Shared Object Library :0x4668af20 0x467cafec Yes /lib/libc.so.6 :0x46651850 0x46669e87 Yes /lib/ld-linux.so.2 :$1 = 0x0 :No symbol "__glib_assert_msg" in current context. :eax 0xbf977a7c -1080591748 :ecx 0x1e 30 :edx 0x0 0 :ebx 0x3f 63 :esp 0xbf977a50 0xbf977a50 :ebp 0xbf978b38 0xbf978b38 :esi 0xbf978af0 -1080587536 :edi 0xbf978a7c -1080587652 :eip 0x4677ddee 0x4677ddee <__stpcpy_chk+30> :eflags 0x210287 [ CF PF SF IF RF ID ] :cs 0x73 115 :ss 0x7b 123 :ds 0x7b 123 :es 0x7b 123 :fs 0x0 0 :gs 0x33 51 :Dump of assembler code for function __stpcpy_chk: : 0x4677ddd0 <+0>: push %edi : 0x4677ddd1 <+1>: push %esi : 0x4677ddd2 <+2>: sub $0x4,%esp : 0x4677ddd5 <+5>: mov 0x10(%esp),%eax : 0x4677ddd9 <+9>: mov 0x18(%esp),%edi : 0x4677dddd <+13>: mov 0x14(%esp),%edx : 0x4677dde1 <+17>: add %eax,%edi : 0x4677dde3 <+19>: jmp 0x4677ddea <__stpcpy_chk+26> : 0x4677dde5 <+21>: lea 0x0(%esi),%esi : 0x4677dde8 <+24>: mov %esi,%eax : 0x4677ddea <+26>: cmp %edi,%eax : 0x4677ddec <+28>: je 0x4677de06 <__stpcpy_chk+54> :=> 0x4677ddee <+30>: movzbl (%edx),%ecx : 0x4677ddf1 <+33>: lea 0x1(%eax),%esi : 0x4677ddf4 <+36>: mov %cl,(%eax) : 0x4677ddf6 <+38>: movzbl (%edx),%ecx : 0x4677ddf9 <+41>: add $0x1,%edx : 0x4677ddfc <+44>: test %cl,%cl : 0x4677ddfe <+46>: jne 0x4677dde8 <__stpcpy_chk+24> : 0x4677de00 <+48>: add $0x4,%esp : 0x4677de03 <+51>: pop %esi : 0x4677de04 <+52>: pop %edi : 0x4677de05 <+53>: ret : 0x4677de06 <+54>: call 0x4677ec20 <__GI___chk_fail> :End of assembler dump.
Created attachment 673500 [details] File: core_backtrace
Created attachment 673501 [details] File: environ
Created attachment 673502 [details] File: limits
Created attachment 673503 [details] File: cgroup
Created attachment 673504 [details] File: smolt_data
Created attachment 673505 [details] File: executable
Created attachment 673506 [details] File: maps
Created attachment 673507 [details] File: dso_list
Created attachment 673508 [details] File: proc_pid_status
Created attachment 673509 [details] File: open_fds
Created attachment 673510 [details] File: var_log_messages
This message is a reminder that Fedora 17 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 17. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '17'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 17's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 17 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 17's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.