Subject: Re: new rpc code: what am I doing wrong ?
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Jason R Thorpe <thorpej@zembu.com>
List: current-users
Date: 06/12/2000 11:37:51
On Mon, Jun 12, 2000 at 08:37:16PM +0200, Manuel Bouyer wrote:

 > Hi,
 > I tried upgrading my system today, and I've troubles with the new rpc code:
 > I followed the instrutions Franck posted here, and then I did a 'make build'.
 > When rpcbind starts, it prints:

Make sure you have a new /etc/services and /etc/netconfig.

 > unreachable (showmount -e from local or remote host time out).
 > (BTW, starting mountd prints:
 > armandeche:/#mountd
 > mountd in free(): warning: chunk is already free.
 > mountd in free(): warning: chunk is already free.

That's definitely a bug.  Set MALLOC_OPTIONS="A" and it will abort
when this happens.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>