Re: Failed assertion in buildworld on armv7

From: Warner Losh <imp_at_bsdimp.com>
Date: Thu, 11 Sep 2025 22:35:12 UTC
On Thu, Sep 11, 2025 at 4:09 PM bob prohaska <fbsd@www.zefox.net> 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 <fbsd@www.zefox.net>
> 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