malloc(): error: recursive call

Petri Helenius pete at he.iki.fi
Tue May 27 11:03:19 PDT 2003


>
> Are you linking to libkse before linking to libc?  (Don't explicitly
> link to libc).  Or are you linking to other libraries that are linked
> to libc_r?
>
I´m linking to -lnetsnmp and -lcrypto and -lpcap. -lkse is last on the command
line.

> We haven't had any problems like that in all of our tests.
>
This seems to happen even on single-cpu machine. __isthreaded is 1 if I make the
process dump core.

Anything else I should look for? Try with libthr ?

Pete



More information about the freebsd-threads mailing list