Thanks for this, I know better where to look now. The config files or a
minimal reproducer would still help, of course.

In the meantime, you can also try debuginfod[1], which is a way for gdb
to automatically fetcl all the symbols for you.

TL;DR Something like this

sudo -i (because automounter needs to run as root)
export DEBUGINFOD_URLS="https://debuginfod.ubuntu.com";
gdb <path-to-automounter>
r -f


1. https://ubuntu.com/server/docs/service-debuginfod

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061667

Title:
  Noble 'autofs' 5.1.9-1ubuntu3 buffer overflow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/2061667/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to