From owner-freebsd-current@FreeBSD.ORG Fri Jul 17 00:56:49 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F4DA1065670 for ; Fri, 17 Jul 2009 00:56:49 +0000 (UTC) (envelope-from john.marshall@riverwillow.com.au) Received: from mail1.riverwillow.net.au (mail1.riverwillow.net.au [203.58.93.36]) by mx1.freebsd.org (Postfix) with ESMTP id C984A8FC0A for ; Fri, 17 Jul 2009 00:56:48 +0000 (UTC) (envelope-from john.marshall@riverwillow.com.au) Received: from rwpc12.mby.riverwillow.net.au (rwpc12.mby.riverwillow.net.au [172.25.24.168]) (authenticated bits=0) by mail1.riverwillow.net.au (8.14.3/8.14.3) with ESMTP id n6H0ugt9005594 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 17 Jul 2009 10:56:42 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=m1001; t=1247792202; bh=Oy1SSVKsHtYn+czOoDWwTeBmuIj4orR/f7JhqYVw9+g=; h=Date:From:To:Subject:Message-ID:References:Mime-Version: Content-Type:In-Reply-To; b=0RIyh4a0+2dNW0qDhy6updyKLK/ZlLVDC6UbGzcj4Mt9tAoY+omup9xXGrlJJnPhx ClNIVjaMfDJiUusbVsytbzyAXgth8E92zFrB7ucZFYl0p7ETMw5gkdKP8pRLytbZ/z uOEJrWBTgkUUDJazfk0CiMlDDtU4exP8puFf1cOI= Received: from rwpc12.mby.riverwillow.net.au (localhost [127.0.0.1]) by rwpc12.mby.riverwillow.net.au (8.14.3/8.14.3) with ESMTP id n6H0ugQ5021456 for ; Fri, 17 Jul 2009 10:56:42 +1000 (AEST) (envelope-from john.marshall@riverwillow.com.au) Received: (from john@localhost) by rwpc12.mby.riverwillow.net.au (8.14.3/8.14.3/Submit) id n6H0ug3j021455 for freebsd-current@freebsd.org; Fri, 17 Jul 2009 10:56:42 +1000 (AEST) (envelope-from john) Date: Fri, 17 Jul 2009 10:56:42 +1000 From: John Marshall To: freebsd-current@freebsd.org Message-ID: <20090717005641.GH17677@rwpc12.mby.riverwillow.net.au> Mail-Followup-To: freebsd-current@freebsd.org References: <20090709085242.GC27373@rwpc12.mby.riverwillow.net.au> <20090709142121.GS55190@deviant.kiev.zoral.com.ua> <20090710035849.GB31950@rwpc12.mby.riverwillow.net.au> <1247214510.2437.1693.camel@strangepork.london.mintel.ad> <20090710114234.GF32316@rwpc12.mby.riverwillow.net.au> <20090710132429.GA55190@deviant.kiev.zoral.com.ua> <20090711091050.GN32316@rwpc12.mby.riverwillow.net.au> <20090711124206.GF55190@deviant.kiev.zoral.com.ua> <20090713104448.GE982@rwpc12.mby.riverwillow.net.au> <20090713105805.GA55190@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qxfKREH7IwbezJ+T" Content-Disposition: inline In-Reply-To: <20090713105805.GA55190@deviant.kiev.zoral.com.ua> User-Agent: Mutt/1.4.2.3i OpenPGP: id=A29A84A2; url=http://pki.riverwillow.net.au/pgp/johnmarshall.asc Subject: Re: rtld segfaults [Was Re: Process stuck in vmmaps on 8.0-BETA1] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2009 00:56:49 -0000 --qxfKREH7IwbezJ+T Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 13 Jul 2009, 13:58 +0300, Kostik Belousov wrote: > On Mon, Jul 13, 2009 at 08:44:48PM +1000, John Marshall wrote: > >=20 > > Thank you for your help in resolving the initial vmmaps problem - and > > for your patch to vm_map.c. I think we've progressed far enough beyond > > that problem to close this thread. > > This still seems to be a system bug, but now in the rtld. >=20 > I need two things: > 1. ktrace/kdump output for ntpd start that causes the process to crash; > 2. readelf -a /usr/local/lib/nss_winbind.so.1 > (both may be large enough, so that it is better to put it somewhere on > web server). After a few off-list email exchanges, this issue was resolved with another patch from kostik to sys/vm/vm_map.c --=20 John Marshall --qxfKREH7IwbezJ+T Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkpfzEkACgkQw/tAaKKahKKvygCfSxwjj2Qs7MBEtWxrnTz2QGX3 aHAAoI90iT4qw2V5ix2SdKM3pqN2Jvu7 =IoCM -----END PGP SIGNATURE----- --qxfKREH7IwbezJ+T--