[Bug 257948] */*: Fails to package on i386: pkg-static: archive_write_open_filename(*): Cannot allocate memory
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Sep 2021 00:10:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257948 Cy Schubert <cy@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kde@FreeBSD.org, | |kib@FreeBSD.org --- Comment #6 from Cy Schubert <cy@FreeBSD.org> --- This is not a pkg problem. The work around: disable ELF32 ASLR: kern.elf32.aslr.enable=0 kern.elf32.aslr.pie_enable=0 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.