Public bug reported:

According to "man core 5" the default value for
/proc/PID/coredump_filter is supposed to be 0x33, but on Ubuntu (12.04)
it is actually 0x23.  This is value the value for
/proc/1/coredump_filter and therefore for all other processes on the
system.

The consequence of this is that "Dump ELF headers" is zero instead of
one which means that build IDs do not get recorded in core files. Since
build IDs are the recommended way of identifying which shared objects
were present in a core file this is a problem.

We use build IDs extensively and we would like to see them in core
files. The additional file size is trivial, gdb should be compatible
with these core files, it is the default on Fedora, and it is supposed
to be the default everywhere.

** Affects: ubuntu
     Importance: Undecided
         Status: New

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

Title:
  coredump_filter omits build IDs

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to