Re: Failed assertion in buildworld on armv7
Warner Losh <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CANCZdfq1SX0nq5-vmuZM+DtcLvi5U9O3G-TGaLyMh8JO7b1mWw@mail.gmail.com> |
On Thu, Sep 11, 2025 at 4:09 PM bob prohaska <[email protected]> wrote: > On Thu, Sep 11, 2025 at 10:52:44AM -0600, Warner Losh wrote: > > On Thu, Sep 11, 2025 at 10:50 AM bob prohaska <[email protected]> > wrote: > > > > > A Pi2 (armv7) self-hosting -current is failing buildworld with > > > ... > > > Building > > > > /usr/obj/usr/src/arm.armv7/lib/clang/libllvm/Target/ARM/ARMMachineFunctionInfo.pico > > > <jemalloc>: > > > /usr/src/contrib/jemalloc/include/jemalloc/internal/ehooks.h:184: > Failed > > > assertion: "p[i * (size / sizeof(size_t) / nchecks)] == 0" > > > ... > > > > > > > > > > > > > I committed this weeks ago, and did a armv7 build... Did it work when > you > > restarted? > > > > Warner > > It's past the previous stopping point. I'll make a noise if it fails. > > Thanks for writing! > Yea, the cross build worked for me earlier today. Warner