NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/54307 CVS commit: src/external/bsd/jemalloc/lib
On Nov 1, 8:55pm, rin%netbsd.org@localhost ("Rin Okuyama") wrote:
-- Subject: PR/54307 CVS commit: src/external/bsd/jemalloc/lib
| Workaround for random crash of userland binaries, as reported in
| PR port-alpha/54307.
|
| If rtree.c and tcache.c are compiled with -O0, userland just works
| without problems as far as I can see. Alternately, you can specify
| -DJEMALLOC_DEBUG to avoid random crash. Smells like compiler bug,
| or wrong coding which relies on some undefined behavior.
|
| Anyway, we need to pull this up into netbsd-9 asap.
HEAD builds fine with gcc-8. Can you test it (and if the bug is still there)?
Thanks,
christos
Home |
Main Index |
Thread Index |
Old Index