[Bug 255339] logger(1): exited on signal 6 (core dumped): assertion in capability code (regression)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 26 07:15:20 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255339
--- Comment #5 from Borja Marcos <borjam at sarenet.es> ---
(In reply to Mark Johnston from comment #4)
No relevant limitation, I checked it and it had a 500 MB memory limit. Removing
it doesn't avoid the issue anyway.
----
Resource limits (current):
cputime infinity secs
filesize infinity kB
datasize 33554432 kB
stacksize 524288 kB
coredumpsize infinity kB
memoryuse infinity kB
memorylocked 131072 kB
maxprocesses 8514
openfiles 117306
sbsize infinity bytes
vmemoryuse infinity kB
pseudo-terminals infinity
swapuse infinity kB
kqueues infinity
umtxp infinity
-----
The same server was running 12.2 before updating to 13-RELEASE and it didn't
happen. Of course after the make world and installworld I nuked all the
installed ports, did a make delete-old and make delete-old-libs and I
recompiled all the ports.
And no, I can't reproduce it just running it from the command line.
Checking whether something else is breaking it.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list