From owner-freebsd-stable Sun Nov 12 12:37:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 2283837B479; Sun, 12 Nov 2000 12:37:22 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id MAA00587; Sun, 12 Nov 2000 12:37:20 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eACKbJ540686; Sun, 12 Nov 2000 12:37:19 -0800 (PST) (envelope-from jdp) Date: Sun, 12 Nov 2000 12:37:19 -0800 (PST) Message-Id: <200011122037.eACKbJ540686@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Reply-To: stable@freebsd.org Cc: asami@freebsd.org Subject: Re: libc shlib version In-Reply-To: References: <200011120651.eAC6paj79972@silvia.hip.berkeley.edu> <200011121918.eACJI6l40407@vashon.polstra.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article , Satoshi - Ports Wraith - Asami wrote: > * From: John Polstra > > * In article <200011120651.eAC6paj79972@silvia.hip.berkeley.edu>, > * Satoshi Asami wrote: > * > * > It was brought to my attention that recent 40upgrade kills all the > * > networking programs. Looking at the plists, the only thing I can > * > think of is that libc.so.4 has somehow lost backward compatibility. > * > * This isn't much to go on. What are the symptoms? > > I don't know much either, as I haven't experienced it myself. The > reports say core dumps from fetch, etc. Please see PR #21997. OK, all those failures are signal 12 == SIGSYS == non-existent signal call. Somebody must have made a change to libc which caused it to start using a signal call that didn't exist in 4.0-RELEASE. So yes, I suppose that the version number of libc should be bumped. Likewise for libc_r, if it hasn't already been bumped for this release. What a pain -- that means yet another compatxx distribution. Whether the bump is still possible at this late date is a question for the Release Engineer. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message