Comment 0 for bug 1848211

Revision history for this message
Sebastien Bacher (seb128) wrote : valgrind fails to use debug symbols from glib/gtk

The debug symbols from libglib2.0-0-dbgsym and libgtk-3-0-dbgsym don't get properly picked up by valgrind in eoan for some reason. The symbols correctly work under gdb.

There is an warning printed from valgrind
'debuginfo section duplicates a section in the main ELF file'

Laney tried to rebuild without dh_dwz and it makes the warning go away and the symbol work.
Downgrading valgrind to the disco version doesn't fix the issue.