[Bug 296655] devel/gprbuild: Clients of the Port fail on i386. raised STORAGE_ERROR : s-intman.adb:136 explicit raise

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 Jul 2026 04:08:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296655

--- Comment #6 from Alastair Hogge <agh@riseup.net> ---
There is an initialisation process the grpbuild goes thru which involves
mmap'ing a portion it's own ELF header. On amd64 the mapped region is 0x0, on
i386 the mapped region is 0x28b60020, that is 683,016,224 in base 10. I am
still utterly clueless on what is going on.

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