https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266851
Robert Nagy <rob...@openbsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rob...@openbsd.org --- Comment #1 from Robert Nagy <rob...@openbsd.org> --- (In reply to p5B2EA84B3 from comment #0) I can't fix your reading literacy, but I can fix your issue with running the binary. On FreeBSD/i386 the default text segment size is too small for loading the binary. You need to bump the kern.maxtsiz sysctl. -- You are receiving this mail because: You are the assignee for the bug.