Subject: Re: X.org segfault in libpcidata
To: None <current-users@netbsd.org>
From: Magnus Henoch <mange@freemail.hu>
List: current-users
Date: 10/31/2007 12:07:06
Michael Lorenz <macallan@netbsd.org> writes:
> XFree86's module loader freaks out when using a libc with jemalloc
> ( apparently it relies on malloc() always returning something within
> the lower 1GB or something like that - I'd expect Xorg to have
> similar problems.
I cleaned out my obj directory, put USE_JEMALLOC=no in /etc/mk.conf, and
rebuilt the userland. But the problem remains, with the same
backtrace...
Magnus