** Package changed: ubuntu => bash (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bash in Ubuntu. https://bugs.launchpad.net/bugs/1351640
Title: core file size: cannot modify limit: Operation not permitted Status in “bash” package in Ubuntu: New Bug description: $ 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 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1351640/+subscriptions -- 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