From owner-freebsd-current@freebsd.org Mon Mar 14 13:23:09 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1CE98ACF2C4; Mon, 14 Mar 2016 13:23:09 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EF028DB; Mon, 14 Mar 2016 13:23:08 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date: Content-Transfer-Encoding:Content-Type:MIME-Version; bh=/u2RdYp3cWPtOFtKNgmi/eQmYFgMTgQcXnn0+0GDsp4=; b=NHc01UvFYRyq9J2+Kkldu0XUhH aXt330lw/1jFwmbvNSIIzvcpECTz/dnh5niNH9MP/2eTcmms7EER3SVSaYDDDO/Zr9yiv4S7utX47 F+yz9lCJUXiOl51KoG/N3JkBrxlBV9REINYxZdL1AZ50plALAiaZCaAnkEj9gQPuZM60=; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]:19507 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86_2 (FreeBSD)) (envelope-from ) id 1afSSh-000F5n-Ni; Mon, 14 Mar 2016 08:23:07 -0500 Received: from proxy.na.alcatel-lucent.com ([135.245.48.75]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Mon, 14 Mar 2016 08:23:07 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 14 Mar 2016 08:23:07 -0500 From: Larry Rosenman To: Konstantin Belousov Cc: Freebsd current , owner-freebsd-current@freebsd.org Subject: Re: Crashes in libthr? In-Reply-To: <20160314065348.GM1741@kib.kiev.ua> References: <70c63304fceddc1a91e16d63152ff33a@thebighonker.lerctr.org> <20160313181234.GI1741@kib.kiev.ua> <276f6b11da9a005256d24fa5b37d7d5f@thebighonker.lerctr.org> <20160313185852.GJ1741@kib.kiev.ua> <20160313192900.GK1741@kib.kiev.ua> <20160314025123.GA74197@borg.lerctr.org> <20160314065348.GM1741@kib.kiev.ua> Message-ID: X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/1.1.4 X-Spam-Score: -1.0 (-) X-LERCTR-Spam-Score: -1.0 (-) X-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 X-LERCTR-Spam-Report: SpamScore (-1.0/5.0) ALL_TRUSTED=-1, SHORTCIRCUIT=-0.0001 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 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: Mon, 14 Mar 2016 13:23:09 -0000 On 2016-03-14 01:53, Konstantin Belousov wrote: > On Sun, Mar 13, 2016 at 09:51:25PM -0500, Larry Rosenman wrote: >> I wound up restoring EVERYTHING from the latest snapshot memstick >> image >> and I still can't get a world built: >> >> attached is the make.out, from a clean /usr/obj, and latest /usr/src. > What do you mean by clean obj, did you rm -rf usr/obj before the build > ? zfs destroy/zfs create but essentially yes. > >> >> ===> lib/clang/libclanganalysis (all) >> clang-tblgen -gen-clang-attr-list -I >> /usr/src/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include >> -d AttrList.inc.d -o AttrList.inc.h >> /usr/src/lib/clang/libclanganalysis/../../../contrib/llvm/tools/clang/include/clang/Basic/Attr.td >> *** Signal 11 >> >> Stop. >> make[4]: stopped in /usr/src/lib/clang/libclanganalysis >> *** Error code 1 > Which binary faulted ? Try to load it into the debugger. > > Also, you could put DEBUG_FLAGS=-g into make.conf and build, but I am > not > sure if the setting is effective during all buildworld stages, > including > the earliest. > > BTW, do you have anything in make.conf or src.conf ? > What if you build on some other system ? I installed from another system, and all seemed fine EXCEPT for sshd whining about Fssh_ssh_malloc_init not found which I find weird. I did have stuff in /etc/{make,src}.conf, so I removed them, and pulled a fresh checkout, and zfs destroy/create /usr/obj. running a single-thread build, that's still running. I'll see what that looks like when I get home from work this evening. Really strange. > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961