Thank you for fast reply. The problem is in int dwfl_linux_proc_find_elf function: https://github.com/xsulca00/elfutils-for-satyr/blob/satyr_dwfl_linux_proc_report/libdwfl/linux-proc-maps.c#L372 where : https://github.com/xsulca00/elfutils-for-satyr/blob/satyr_dwfl_linux_proc_report/libdwfl/linux-proc-maps.c#L429#L439 is hard-coded opening "/proc/%d/mem" file. Is there any way, how to bypass opening this file under root and then pass the opened file to this function in order to avoid running "dwfl_linux_proc_find_elf" function under root? _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx