[haiku-development] Re: Cross compiling on FreeBSD (was: on Mac OS X)

On 2007-05-29 at 21:52:57 [+0200], André Braga <meianoite@xxxxxxxxx> wrote:

CCing to Samuel, in case he's not on this list. Maybe he has an idea how to 
best debug this one. 

> On 5/3/07, Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx> wrote:
> > Feel encouraged to do so. It shouldn't be that hard, since the build is
> > already working on FreeBSD (or at least did until yesterday when I 
> > switched
> > to the new FS shell -- I've got no feedback yet).
> 
> Feedback time:
> jam -q haiku-image bails out at this line:
> MkSignamesExt1 generated/objects/haiku/x86/common/bin/bash/signames.h
> Assertion failed: (arena->magic == ARENA_MAGIC), function
> arena_malloc, file /usr/src/lib/libc/stdlib/malloc.c, line 2159.
> 
> Full build log is available, if needed. And I can repeat the build
> with more debugging info, if necessary; just tell me how. FreeBSD
> 7-current here.

Assuming that you don't use a non-production version of the FreeBSD C 
library, it looks like mksigname has corrupted its memory. Not sure how to 
best debug this on FreeBSD. A stack trace may or may not help to get 
started.

CU, Ingo

Other related posts: