<p dir="ltr">(Ahh, critical boot components that depend on Perl. And to think people complain about systemd.)</p>
<p dir="ltr">systemd installs a /usr/lib/sysctl.d/*-coredump.conf which changes kernel.core_pattern so that the dumps are written to the journal.</p>
<p dir="ltr">You can override it through /etc/sysctl.d to put the dumps in, for example, /var/log/core.%p.%c or /dev/null.</p>
<p dir="ltr">Usually Perl 5.20 crashes mean that you have some old binary Perl modules that haven't been recompiled for 5.20 (usually AUR or CPAN).</p>
<p dir="ltr">-- <br>
Mantas Mikulėnas <<a href="mailto:grawity@gmail.com">grawity@gmail.com</a>><br>
// sent from phone</p>
<div class="gmail_quote">On Jun 10, 2014 11:19 AM, "Aaron Lewis" <<a href="mailto:the.warl0ck.1989@gmail.com">the.warl0ck.1989@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I have recently experienced a massive coredump at startup.<br>
<br>
I upgraded perl from 5.18 to 5.20 in Arch Linux, and apparmor loads<br>
massive profiles at boot (which depends on perl), so I can't login<br>
through tty.<br>
<br>
I have autologin enabled but no bash prompt, only coredump messages.<br>
<br>
So I wonder if there's a way to disable coredump? Looks like systemd<br>
stores them in /run/log, which filled my shared memory space.<br>
<br>
--<br>
Best Regards,<br>
Aaron Lewis - PGP: 0x13714D33 - <a href="http://pgp.mit.edu/" target="_blank">http://pgp.mit.edu/</a><br>
Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33<br>
_______________________________________________<br>
systemd-devel mailing list<br>
<a href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>
</blockquote></div>