You have been subscribed to a public bug:

$ ulimit -c unlimited
bash: ulimit: core file size: cannot modify limit: Operation not permitted

$ grep core /etc/security/limits.conf
#        - core - limits the core file size (KB)
*               hard    core            unlimited
*               soft    core            unlimited
#root            hard    core            100000

$ ulimit -S -c unlimited
$

$ ulimit -a | grep core
core file size          (blocks, -c) 0

$ cat /proc/sys/kernel/core_pattern 
|/usr/share/apport/apport %p %s %c

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


** Tags: bot-comment
-- 
core file size: cannot modify limit: Operation not permitted
https://bugs.launchpad.net/bugs/1351640
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to bash in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to