On 29.11.2016 09:55, Adam Sulc wrote:
> 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/elfuti
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/lin
On 28.11.2016 09:47, xmine...@seznam.cz wrote:
> Hello,
>
> im using elfutils in ABRT program specifically when generating
> core_backtrace. According to this https://github.com/abrt/abrt/issues/890
> post, it is not a good idea using elfutils under root. So I have tried moving
> as much elfuti
Hello,
im using elfutils in ABRT program specifically when generating core_backtrace.
According to this https://github.com/abrt/abrt/issues/890 post, it is not a
good idea using elfutils under root. So I have tried moving as much elfutils
function calls to non-root process as possible. That mea