In message <3dcd754e-a86f-95c2-6ecc-24d02cd24...@radscan.com>, Jon Trulson writ es: > On 2/12/22 22:58, Cy Schubert wrote: > > I don't use OpenBSD so I cannot speak definitively about it but a brief > > look at their src/lib/libc/stdlib suggests they don't use jemalloc, but > > phkmalloc (originally written for FreeBSD in 1995 and later replaced in > > FreeBSD by jemalloc, because jemalloc is multithreaded while phkmalloc is > > not). phkmalloc has similar options to fill memory with junk as jemalloc > > does, but they're named and configured differently. Without digging into > > their source code too deeply, I suspect that OpenBSD may have enabled the > > junk option by default. Given that OpenBSD produces the same "flex scanner > > jammed" message I'd think that this would be a safe assumption. > > I do build test this on OpenBSD 7.0 and have not seen any problems there.
It may be they do the same as FreeBSD, enable "junk mode" in the development branch. -- Cheers, Cy Schubert <cy.schub...@cschubert.com> FreeBSD UNIX: <c...@freebsd.org> Web: https://FreeBSD.org NTP: <c...@nwtime.org> Web: https://nwtime.org The need of the many outweighs the greed of the few. _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel