Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2004 13:42:29 +0900
From:      Jun Kuriyama <kuriyama@imgsrc.co.jp>
To:        "Elliot Finley" <lists@efinley.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Beta3 core dump
Message-ID:  <7m1xh9pgay.wl@black.imgsrc.co.jp>
In-Reply-To: <072201c4975c$db5bfa00$32cba1cd@science1>
References:  <06c601c4973a$1d1c5570$32cba1cd@science1> <7m8ybip6qm.wl@black.imgsrc.co.jp> <072201c4975c$db5bfa00$32cba1cd@science1>

next in thread | previous in thread | raw e-mail | index | archive | help
At Fri, 10 Sep 2004 11:37:33 -0600,
Elliot Finley wrote:
> I made the change, then I did a 'make && make install' in /usr/src/lib/libc.
> It still core dumps.  Is there anything else I need to do to put this change
> into effect?

Hmm, how about using this line instead of "r->linp[0] = 0xffff"?

	memset(r, 0xff, t->bt_psize);


-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project



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