From owner-freebsd-current@FreeBSD.ORG Sun Mar 21 20:29:24 2010 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 BA7AF1065673 for ; Sun, 21 Mar 2010 20:29:24 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 091D88FC13 for ; Sun, 21 Mar 2010 20:29:23 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id WAA05464; Sun, 21 Mar 2010 22:29:19 +0200 (EET) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1NtRlv-000B4x-3d; Sun, 21 Mar 2010 22:29:19 +0200 Message-ID: <4BA6819E.4050504@icyb.net.ua> Date: Sun, 21 Mar 2010 22:29:18 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100321) MIME-Version: 1.0 To: Alexander Best References: In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Garrett Cooper , freebsd-current@freebsd.org Subject: Re: build failures after stdlib update 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: Sun, 21 Mar 2010 20:29:24 -0000 on 21/03/2010 20:46 Alexander Best said the following: > Andriy Gapon schrieb am 2010-03-21: >> on 21/03/2010 14:53 Alexander Best said the following: >>> *lol* sorry. ;) > >> No worries. >> BTW, when that rash happens, are you able to examine the core with >> gdb? >> Is it possible to examine values of 's' and 'p' in strlen? > > 'p' is not available. i guess because the segfault happens before 'p' gets > assigned. > > but mask01 = 0x101010101010101 and lp = (const long unsigned int *) 0xc092d8. > > but i'm not really familiar with gdb and debugging. so you might want to ask > for certain commands. ;) Not sure what I was dreaming of when I wrote my request. I actually meant 'str' and 'lp'. -- Andriy Gapon