[Bug 1298165] Re: mutrace --debug-info fails with undefined symbol bfd_init

2019-10-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mutrace (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1298165 Title: mu

[Bug 1298165] Re: mutrace --debug-info fails with undefined symbol bfd_init

2014-07-04 Thread Mark Nunberg
I also ran into this issue (Using Debian, but same issue). Apparently the solution is twofold: (1) Install `binutils-dev`. This will give you a `libbfd.so` (2) `LD_PRELOAD=/usr/lib/libbfd.so mutrace -d ...` As a workaround -- You received this bug notification because you are a member of Ubuntu