Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Aug 2001 22:09:23 +0100
From:      Ian Dowse <iedowse@maths.tcd.ie>
To:        Maxim Sobolev <sobomax@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: rpc.umtall dumps core on each startup/shutdown 
Message-ID:   <200108022209.aa87389@salmon.maths.tcd.ie>
In-Reply-To: Your message of "Thu, 02 Aug 2001 20:47:51 %2B0300." <200108021748.f72HmW846514@vega.vega.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200108021748.f72HmW846514@vega.vega.com>, Maxim Sobolev writes:
>I found that the rpc.umntall program from time to time starts dumping a core
>at each startup/shutdown. Removal of /var/db/mountab helps for certain

It seems to be a bug in the rpc library (thank $deity for libefence
when tracking down such bugs :-). The rpcbind client code in libc
keeps a cache of DNS lookups, but it is missing a strdup() when it
copies a string from the cache.

Investigating this has shown up a few bugs I introduced to rpc.umtall
in my last set of changes, so I'll fix those too.

Ian

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi? <200108022209.aa87389>