The following works for me (however 6.14.0-32 kernel is now replaced by
6.14.0-33 kernel - maybe that is the problem - can you upgrade to
6.14.0-33 and try?):

sudo apt update
sudo apt upgrade
sudo apt install ubuntu-dbgsym-keyring

source /etc/os-release
echo "deb http://ddebs.ubuntu.com ${UBUNTU_CODENAME}          main restricted 
universe multiverse" | sudo tee -a /etc/apt/sources.list.d/ddebs.list
echo "deb http://ddebs.ubuntu.com/ ${UBUNTU_CODENAME}-updates  main restricted 
universe multiverse" | sudo tee -a /etc/apt/sources.list.d/ddebs.list
echo "deb http://ddebs.ubuntu.com/ ${UBUNTU_CODENAME}-proposed main restricted 
universe multiverse" | sudo tee -a /etc/apt/sources.list.d/ddebs.list


sudo apt update
sudo apt install linux-image-$(uname -r)-dbgsym

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

Title:
  Missing dbgsym package for linux-image-6.14.0-32-generic on Ubuntu
  24.04

Status in linux-hwe-6.14 package in Ubuntu:
  New

Bug description:
  I’m using Ubuntu 24.04 LTS with kernel version 6.14.0-32-generic.
  After experiencing a critical system crash, I attempted to analyze the
  resulting vmcore file using the crash utility. However, the required
  debug symbols package linux-image-6.14.0-32-generic-dbgsym is not
  available in the ddebs.ubuntu.com 1 repository.

  Steps to reproduce:

  Add the ddebs.ubuntu.com repository and import the GPG key
  C8CAB6595FDFF622.

  Run sudo apt update.

  Attempt to install the package with: sudo apt install linux-
  image-6.14.0-32-generic-dbgsym

  Observe the error: E: Unable to locate package 
linux-image-6.14.0-32-generic-dbgsym
  Expected behavior: The debug symbols package should be available for this 
kernel version to enable proper crash dump analysis with crash.

  Actual behavior: The package is missing, making it impossible to
  inspect vmcore files and diagnose the cause of the crash.

  Environment:

  OS: Ubuntu 24.04 LTS

  Kernel: 6.14.0-32-generic

  Architecture: x86_64
  Suggested fix: Please publish the missing -dbgsym package for this kernel 
version in the ddebs.ubuntu.com 1 repository so that crash analysis tools can 
function properly.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-image-6.14.0-32-generic 6.14.0-32.32~24.04.1
  ProcVersionSignature: Ubuntu 6.14.0-32.32~24.04.1-generic 6.14.11
  Uname: Linux 6.14.0-32-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.8
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  gustavo    1978 F.... wireplumber
   /dev/snd/controlC0:  gustavo    1978 F.... wireplumber
   /dev/snd/seq:        gustavo    1974 F.... pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct  2 08:01:33 2025
  InstallationDate: Installed on 2025-07-20 (74 days ago)
  InstallationMedia: Ubuntu 24.04.2 LTS "Noble Numbat" - Release amd64 
(20250215)
  MachineType: BANGHO MAX G0101
  ProcEnviron:
   LANG=es_ES.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=<set>
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.14.0-32-generic 
root=UUID=d00735f1-62eb-434a-95a0-14d3e647c91a ro quiet splash 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M 
vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.14.0-32-generic N/A
   linux-backports-modules-6.14.0-32-generic  N/A
   linux-firmware                             20240318.git3b128b60-0ubuntu2.17
  SourcePackage: linux-hwe-6.14
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2014
  dmi.bios.release: 4.6
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: MAX G0101
  dmi.board.vendor: BANGHO
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: BANGHO
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd08/08/2014:br4.6:svnBANGHO:pnMAXG0101:pvrMAXG0101:rvnBANGHO:rnMAXG0101:rvrNotApplicable:cvnBANGHO:ct9:cvrN/A:skuNotApplicable:
  dmi.product.family: Not Applicable
  dmi.product.name: MAX G0101
  dmi.product.sku: Not Applicable
  dmi.product.version: MAX G0101
  dmi.sys.vendor: BANGHO

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to