Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2003 21:03:08 +0300
From:      "Petri Helenius" <pete@he.iki.fi>
To:        "Daniel Eischen" <eischen@pcnet1.pcnet.com>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: malloc(): error: recursive call
Message-ID:  <02d801c3247a$3b347710$812a40c1@PETEX31>
References:  <Pine.GSO.4.10.10305271039590.27769-100000@pcnet1.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02d801c3247a$3b347710$812a40c1>