View Issue Details

IDProjectCategoryView StatusLast Update
0000667AlmaLinux-9glibcpublic2026-09-04 19:43
Reportervries Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Platformx86_64OSalmalinuxOS Version9.8
Summary0000667: glibc misses backport of commit to support multiple namespaces in gdb
DescriptionGlibc has in 9.8 has version 2.34, and backported a patch from 2.35: commit a93d9e03a3 ("Extend struct r_debug to support multiple namespaces [BZ #15971]").

However it's missing a backport of related commit 88361b408b ("elf: Copy l_addr/l_ld when adding ld.so to a new namespace").

Consequently, gdb is not able to track multiple namespaces.

I proposed a workaround in gdb ( https://sourceware.org/pipermail/gdb-patches/2026-August/229549.html ) but it was not deemed acceptable.
Steps To ReproduceReproduces by running any of the dlmopen test-cases of the gdb testsuite.

For instance, gdb.base/dlmopen.exp.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-09-04 19:43 vries New Issue