This is the same issue as:

https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/1808508

... where the fix was to manually path the Valgrind debug info lookup
path, but this doesn't seem feasible for every application that might
care about symbols. Better to put the symbols in the right place or set
up symlinks to ensure that is the case?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1875274

Title:
  usrmerge breaks perf symbol lookup

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  In 19.10, perf cannot find the symbols for libc even after installing
  libc-dbg.

  The symbols for libc are in:

  /usr/lib/debug/lib/x86_64-linux-gnu/

  but libc is in:

  /usr/lib/x86_64-linux-gnu/

  so applications expect to find the corresponding symbols at:

  /usr/lib/debug/usr/lib/x86_64-linux-gnu/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1875274/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to