[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
Fri Apr 23 09:10:36 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255339

--- Comment #3 from Borja Marcos <borjam at sarenet.es> ---
Sorry I didn't add enough details.

% uname -a
FreeBSD hostname 13.0-RELEASE FreeBSD 13.0-RELEASE #0 ea31abc26: Tue Apr 20
06:12:14 UTC 2021     root at hostname:/usr/obj/usr/src/amd64.amd64/sys/DNS13 
amd64


logger is being called by a script.

---
LOGGER="logger -t program -p $syslog_priority"
---

case X$basename in
    X*.extension)
        queue_and_upload file "$channel" "$fname" | ( cd /tmp && $LOGGER )

---

I am quite puzzled. This didn't fail in previous FreeBSD versions.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list