[Bug 1654479] [NEW] Disabling 'Report to Canonical: App crashes and errors' sets wrong core_pattern

Launchpad Bug Tracker 1654479 at bugs.launchpad.net
Fri Jan 6 08:19:54 UTC 2017


You have been subscribed to a public bug:

Disabling 'Report to Canonical: App crashes and errors' sets wrong
core_pattern.

On a fresh boot with error reporting disabled by default:
# cat /proc/sys/kernel/core_pattern 
/bad_core_pattern

Enable 'Report to Canonical: App crashes and errors':
# cat /proc/sys/kernel/core_pattern 
|/usr/share/apport/apport %p %s %c %P

Disable 'Report to Canonical: App crashes and errors':
# cat /proc/sys/kernel/core_pattern 
core

I think it should be reverting to "/bad_core_pattern" instead of "core".
Because "core" could fill the filesystem with core files (if ulimit
allows it).

** Affects: canonical-devices-system-image
     Importance: Undecided
         Status: New

** Affects: apport (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Disabling 'Report to Canonical: App crashes and errors' sets wrong core_pattern
https://bugs.launchpad.net/bugs/1654479
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to apport in Ubuntu.



More information about the foundations-bugs mailing list