From owner-freebsd-current@FreeBSD.ORG Sun Mar 21 18:46:06 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 E9901106566C for ; Sun, 21 Mar 2010 18:46:06 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-relay1.uni-muenster.de (ZIVM-RELAY1.UNI-MUENSTER.DE [128.176.192.12]) by mx1.freebsd.org (Postfix) with ESMTP id 566308FC1B for ; Sun, 21 Mar 2010 18:46:04 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.51,284,1267398000"; d="scan'208";a="299745570" Received: from zivmaildisp1.uni-muenster.de (HELO ZIVMAILUSER01.UNI-MUENSTER.DE) ([128.176.188.85]) by zivm-relay1.uni-muenster.de with ESMTP; 21 Mar 2010 19:46:02 +0100 Received: by ZIVMAILUSER01.UNI-MUENSTER.DE (Postfix, from userid 149459) id 970CB1B0768; Sun, 21 Mar 2010 19:46:02 +0100 (CET) Date: Sun, 21 Mar 2010 19:46:01 +0100 (CET) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: Andriy Gapon Message-ID: In-Reply-To: <4BA636E6.5000604@icyb.net.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 18:46:07 -0000 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. ;) alex -- Alexander Best