Created attachment 239901 [details] can fix this issue,but not the best way On rc-keymaps array has repeating scancode before 1/3 of the array, and the array size is >128 & <256,the ir_resize_table function will cause "Index Out Of Bounds Exception" of rc_map->scan array.
Steps To Reproduce:add an same same scancode in the first 1/3 of an active rc_map_table list,you can see the event device of rc is missing and try to use any key of remote control will cause coredump.