[Bug 217736] addr2line incorrectly resolves filename/lineno/function

2017-03-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217736 Ed Maste changed: What|Removed |Added Assignee|freebsd-toolchain@FreeBSD.o |ema...@freebsd.org

[Bug 217736] addr2line incorrectly resolves filename/lineno/function

2017-03-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217736 --- Comment #3 from Marat Radchenko --- Also, gimli (Rust addr2line implementation) was fixed and is now consistent with binutils and llvm-symbolizer. So it seems like my testcase is valid, it's addr2line

[Bug 217736] addr2line incorrectly resolves filename/lineno/function

2017-03-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217736 --- Comment #2 from Marat Radchenko --- I've sent a patch to elftoolchain that fixes filename/lineno resolving: https://sourceforge.net/p/elftoolchain/tickets/545/#6d97 although elftoolchain devs seem to be reacting

[Bug 217736] addr2line incorrectly resolves filename/lineno/function

2017-03-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217736 --- Comment #1 from Marat Radchenko --- Additional info on various addr2line implementations misbehaving on this testcase: https://github.com/gimli-rs/addr2line/issues/35#issue-213881844 -- You are receiving this