[06:04] Hi, for kernel 6.8.0-39-generic, the build id for the dbgsym file and the kernel itself do not match. Can someone please tell me it is expected? I didn't have this problem with kernel 6.5.0-28. [06:04] $ sudo ./extract-vmlinux /boot/vmlinuz-6.8.0-39-generic > vmlinux [06:04] $ file vmlinux [06:04] vmlinux: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, BuildID[sha1]=cb9a1d6a375f63c82817f05482db90b2eae9bf11, stripped [06:04] $ file /usr/lib/debug/boot/vmlinux-6.8.0-39-generic [06:05] $ sudo ./extract-vmlinux /boot/vmlinuz-6.8.0-39-generic > vmlinux [06:05] $ file vmlinux [06:05] vmlinux: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, BuildID[sha1]=cb9a1d6a375f63c82817f05482db90b2eae9bf11, stripped [06:05] $ file /usr/lib/debug/boot/vmlinux-6.8.0-39-generic [06:06]  /usr/lib/debug/boot/vmlinux-6.8.0-39-generic: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, BuildID[sha1]=fe6d4fb94e977103f3ffae450f47f7e158f7df9a, with debug_info, not stripped === cpaelzer_ is now known as cpaelzer