$ perf record ls $ perf report Press 'down enter end' Result: Program received signal SIGSEGV, Segmentation fault. 0x00007f100a157801 in __strlen_sse2_pminub () from /usr/lib/libc.so.6 (gdb) bt #0 0x00007f100a157801 in __strlen_sse2_pminub () from /usr/lib/libc.so.6 #1 0x00007f100c877515 in SLsmg_write_wrapped_string () from /usr/lib/libslang.so.2 #2 0x000000000049ffe2 in ui_browser__argv_refresh (browser=0x7fff33f83000) at ui/browser.c:591 #3 0x000000000049ecfe in __ui_browser__refresh (browser=browser@entry=0x7fff33f83000) at ui/browser.c:307 #4 0x000000000049fb0a in ui_browser__run (browser=browser@entry=0x7fff33f83000, delay_secs=delay_secs@entry=0) at ui/browser.c:362 #5 0x00000000004a8db5 in popup_menu__run (menu=0x7fff33f83000) at ui/tui/util.c:35
Created attachment 103561 [details] Fix END key handling in the argv browser used in the ui menu widget
Can you try the patch I just attached?
(In reply to comment #2) > Can you try the patch I just attached? Yes, it fixes the issue, obrigado.
Solved by this commit: https://github.com/torvalds/linux/commit/48d038fcd09fa231e254965c3b69f8f640c9e62d#diff-37df96f94404dd9cba1b0eb4a3259d67