malloc(): error: recursive call

Daniel Eischen eischen at pcnet.com
Thu May 29 06:27:07 PDT 2003


On Thu, 29 May 2003, Petri Helenius wrote:

> > 
> > Note that if you are using my other spinlock patch
> > (from http://people.freebsd.org/~deischen/kse/spinlock.diffs),
> > that also solves the problem but in a slightly different
> > way.  That patch forces the library to reference the
> > spinlock functions (the new spinlock implementation needs
> > some initialization), so the table of references doesn't
> > need to be changed (like the patch in the prior email does).
> > 
> Will either one of the patches make it to 5.1-RELEASE, please?

I'll try.

-- 
Dan Eischen



More information about the freebsd-threads mailing list