From owner-freebsd-current@FreeBSD.ORG Sun Apr 18 12:31:15 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 8F09B106564A; Sun, 18 Apr 2010 12:31:15 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id DEEFB8FC1F; Sun, 18 Apr 2010 12:31:14 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e12so1281699fga.13 for ; Sun, 18 Apr 2010 05:31:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=OYFiLYshqbcFGP32fdQkkd64BmDMFZYcdKiOvFrLBj0=; b=e+INxrUpbkDPaCA3CuhwOykERbrz0r+mXcYw3l+Ood/Z2zhfBTg8Kp/rmNomhv6bG7 JVnqlWJ9JRrWzeAOyCw73PR9feXPIR1astOhlHK20CmZe81Bam656qe0CPjfp64+NrAc m/YaR9t4xyUliCLQ11aNwMecd3leQIEzTsU5M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=e84P4CQHw/Q93r1ly1fYMzhy0s0EW+F14Ah6ObHnZ5a6HIW6yKJsdJYeeT/PRoDdpH PUe0Wb2r24mGiGVM8NdsySCYDHiDUKBwjV2nvKgyfMO2zGmt+sz1XEOQgalty23Fr7+P FG9pDyr1miSi2iI5zNDXceVNDrmLrnAnoq+rw= MIME-Version: 1.0 Received: by 10.239.193.6 with HTTP; Sun, 18 Apr 2010 05:31:13 -0700 (PDT) In-Reply-To: <20100418094951.GA53584@freebsd.org> References: <20100416160818.GA69460@freebsd.org> <4BCABD00.8070104@lissyara.su> <20100418094951.GA53584@freebsd.org> Date: Sun, 18 Apr 2010 15:31:13 +0300 Received: by 10.239.155.67 with SMTP id h3mr332670hbc.110.1271593873473; Sun, 18 Apr 2010 05:31:13 -0700 (PDT) Message-ID: From: George Liaskos To: Roman Divacky Content-Type: text/plain; charset=ISO-8859-1 Cc: Alex Keda , freebsd-current Subject: Re: [CFT]: ClangBSD is selfhosting, we need testers now 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, 18 Apr 2010 12:31:15 -0000 >> /usr/obj/usr/src/make.amd64/usr/src/usr.bin/make created for >> /usr/src/usr.bin/make >> Segmentation fault (core dumped) >> *** Error code 139 >> >> Stop in /usr/src. >> *** Signal 11 >> >> Stop in /usr/src. > > what exactly is crashing here? I have the same problem with make Program received signal SIGSEGV, Segmentation fault. 0x0000000000000000 in ?? () (gdb) backtrace #0 0x0000000000000000 in ?? () #1 0x000000000043b033 in __cxa_finalize () #2 0x0000000000433e2d in exit () #3 0x0000000000411cb2 in DieHorribly () #4 0x0000000000411c72 in Punt () #5 0x000000000040d453 in Parse_MainName () #6 0x000000000040a596 in main () gcc segfaults also > gcc -v Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] Segmentation fault (core dumped)