[Bug 1875274] Re: usrmerge breaks perf symbol lookup

2020-07-17 Thread Paolo Pisati
Already fixed upstream, and awaiting in the stable branch linux-5.4.y:

807cc607f129 perf symbols: Fix debuginfo search for Ubuntu

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

Title:
  usrmerge breaks perf symbol lookup

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1875274] Re: usrmerge breaks perf symbol lookup

2020-07-16 Thread Paolo Pisati
Hi Travis,
do you have an easy reproducer for this?

I'm not familiar with perf, so a step to step guide would help me a lot.

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

Title:
  usrmerge breaks perf symbol lookup

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1875274] Re: usrmerge breaks perf symbol lookup

2020-07-05 Thread Travis Downs
This is still broken in 20.04.

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

Title:
  usrmerge breaks perf symbol lookup

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1875274] Re: usrmerge breaks perf symbol lookup

2020-04-27 Thread Travis Downs
apport information

** Tags added: apport-collected eoan

** Description changed:

  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/
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu8.8
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  tdowns 1637 F pulseaudio
+  /dev/snd/pcmC1D0p:   tdowns 1637 F...m pulseaudio
+  /dev/snd/controlC0:  tdowns 1637 F pulseaudio
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 19.10
+ InstallationDate: Installed on 2020-02-14 (73 days ago)
+ InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
+ MachineType: Dell Inc. XPS 15 9550
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-45-generic 
root=UUID=0a6fd287-c693-42a9-baa6-d90a59e83b42 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.3.0-45.37-generic 5.3.18
+ RelatedPackageVersions:
+  linux-restricted-modules-5.3.0-45-generic N/A
+  linux-backports-modules-5.3.0-45-generic  N/A
+  linux-firmware1.183.5
+ Tags:  eoan
+ Uname: Linux 5.3.0-45-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 12/12/2019
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.13.1
+ dmi.board.name: 0N7TVV
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 9
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.13.1:bd12/12/2019:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA00:cvnDellInc.:ct9:cvr:
+ dmi.product.family: XPS
+ dmi.product.name: XPS 15 9550
+ dmi.product.sku: 06E4
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1875274/+attachment/5362123/+files/AlsaInfo.txt

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

Title:
  usrmerge breaks perf symbol lookup

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1875274] Re: usrmerge breaks perf symbol lookup

2020-04-26 Thread Travis Downs
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875274

Title:
  usrmerge breaks perf symbol lookup

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs