[Bug 296116] /usr/src/tests/sys/kern/aslr.c:112: failed to find /sbin/ping text segment

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 17 Jun 2026 17:20:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296116

--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
This is a race in the test, the child hasn't execve()ed the new image at the
time that the parent looks for the base address.

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