Bug#1059713: closed by Debian FTP Masters (reply to Bastian Blank ) (Bug#1059713: fixed in linux 6.7-1~exp1)

2024-01-10 Thread Salvatore Bonaccorso
Hi,

On Wed, Jan 10, 2024 at 09:42:17PM -0800, Alison Chaiken wrote:
> On 2024-01-09 00:15, Debian Bug Tracking System wrote:
> > This is an automatic notification regarding your Bug report
> > which was filed against the linux-image-6.6.8-amd64-dbg package:
> > 
> > #1059713: linux-image-6.6.8-amd64-dbg: vmlinux-6.6.8-amd64 is stripped
> > 
> > It has been closed by Debian FTP Masters
> >  (reply to Bastian Blank
> > ).
> > 
> > Their explanation is attached below along with your original report.
> > If this explanation is unsatisfactory and you have not received a
> > better one in a separate message then please contact Debian FTP
> > Masters  (reply to Bastian Blank
> > ) by
> > replying to this email.
> 
> Unfortunately the linux-image-6.6.9-amd64-dbg package has the same problem
> as 6.6.8:

The fixed version is in experimental, uploaded as 6.7-1~exp1, so the
change is not contained in the most recent unstable version.

Regards,
Salvatore



Bug#1059713: closed by Debian FTP Masters (reply to Bastian Blank ) (Bug#1059713: fixed in linux 6.7-1~exp1)

2024-01-10 Thread Alison Chaiken

On 2024-01-09 00:15, Debian Bug Tracking System wrote:

This is an automatic notification regarding your Bug report
which was filed against the linux-image-6.6.8-amd64-dbg package:

#1059713: linux-image-6.6.8-amd64-dbg: vmlinux-6.6.8-amd64 is stripped

It has been closed by Debian FTP Masters
 (reply to Bastian Blank
).

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Debian FTP
Masters  (reply to Bastian Blank
) by
replying to this email.


Unfortunately the linux-image-6.6.9-amd64-dbg package has the same 
problem as 6.6.8:


$ file $(find /usr/lib/debug/boot -name "vmlinux*")
/usr/lib/debug/boot/vmlinux-6.6.8-amd64:   ELF 64-bit LSB executable, 
x86-64, version 1 (SYSV), statically linked, 
BuildID[sha1]=144f4fcbb5d506514b6552bbd7c7d03fd7ddadde, stripped
/usr/lib/debug/boot/vmlinux-6.6.9-amd64:   ELF 64-bit LSB executable, 
x86-64, version 1 (SYSV), statically linked, 
BuildID[sha1]=d069eaec45f8c788a647d37705161ff112618d2f, stripped
/usr/lib/debug/boot/vmlinux-6.5.0-2-amd64: ELF 64-bit LSB executable, 
x86-64, version 1 (SYSV), statically linked, 
BuildID[sha1]=1921e63a5a6fcc611ae79e17f64ec58225ec23eb, with debug_info, 
not stripped


$ sudo drgn tools/workqueue/wq_monitor.py
warning: missing some debugging symbols (see 
https://drgn.readthedocs.io/en/latest/getting_debugging_symbols.html):
  /usr/lib/debug/boot/vmlinux-6.6.9-amd64 (libdwfl error: No DWARF 
information found)
  kernel modules (could not find loaded kernel modules: could not find 
'struct module')


Thanks,
Alison

---
Alison Chaiken   ali...@she-devel.com
http://she-devel.com
If you don't keep up the running battle, you will cede the battlefield. 
-- Herb Sutter