From owner-cvs-all Sat Sep 14 9:43:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E17737B400; Sat, 14 Sep 2002 09:43:48 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93D3443E3B; Sat, 14 Sep 2002 09:43:47 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g8EGhg2O091202; Sat, 14 Sep 2002 18:43:42 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g8EGhg75673683; Sat, 14 Sep 2002 18:43:42 +0200 (MES) Date: Sat, 14 Sep 2002 18:43:40 +0200 (CEST) From: Martin Blapp To: "Jacques A. Vidrine" Cc: , , Subject: Re: cvs commit: src/lib/libc/net getaddrinfo.c gethostbydns.c getnetbydns.c name6.c res_query.c res_update.c In-Reply-To: <20020914164057.GB92202@madman.nectar.cc> Message-ID: <20020914184126.F3162-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, > > Hmm, I cannot reproduce it. What's your environment? It's not you fault. Tim J. Robbins and I have reporduced it and he has tracked it down to libc_r. Stack growing is broken in libc_r. Everything that tries to expand the stack above 65536 is broken. > I have a meeting for the next few hours. I will try to reproduce the > problem this evening. > > If anyone else runs into the same, do not be shy about backing it > out --- but please send me any reports! See testcase: http://people.freebsd.org/~tjr/stack.c Important ! This is in STABLE too. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message