← Back to team overview

touch-packages team mailing list archive

[Bug 1351640] [NEW] core file size: cannot modify limit: Operation not permitted

 

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.