On 08/05/2018 05:16, Cillian O'Donnell wrote:
> Heres the gdb backtrace. rld-dwarf.cpp rld-path showing up near the bottom. I
> don't have valgrind, I'll get it now and see what I find there.

Thank you for the backtrace.

I have fixed this. The rld::path::path_abs() call does not like the relative
path have more '..' than the current working directory. It tries to step up path
the root directory.

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to