From owner-freebsd-bugs@freebsd.org Thu Jun 22 14:15:55 2017 Return-Path: Delivered-To: freebsd-bugs@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 151A9D8D204 for ; Thu, 22 Jun 2017 14:15:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0330E7C894 for ; Thu, 22 Jun 2017 14:15:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v5MEFsm1058393 for ; Thu, 22 Jun 2017 14:15:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 220184] clang 4.0.0 segfaults on buildworld Date: Thu, 22 Jun 2017 14:15:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 11.0-STABLE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: chrysalis@chrysalisnet.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2017 14:15:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220184 --- Comment #6 from Chris Collins --- An update I have done several memtester runs all passes. Removed cpu overclock memtest86 passes clang39 stable clang40 segfaults random (all new tests with ccache disabled) I have swapped out memory sticks same result. I have tried just using less ram so less slots populated and different slot= s. I will test on a physical different system this weekend, possibly friday. The system was originally FreeBSD 10, updated to FreeBSD 11.0, and then in = the past week to FreeBSD11-STABLE. make.conf only has cputype?=3Dnehalam for the cpu. src.conf is following LOADER_ZFS_SUPPORT=3DYES WITHOUT_GAMES=3Dyes WITHOUT_SENDMAIL=3Dyes WITHOUT_I4B=3Dyes WITHOUT_FLOPPY=3Dyes WITHOUT_PROFILE=3Dyes WITHOUT_IPFILTER=3Dyes WITHOUT_X11=3Dyes WITHOUT_BLUETOOTH=3Dyes WITHOUT_CVS=3Dyes WITHOUT_IPX=3Dyes WITHOUT_PPP=3Dyes WITHOUT_WIRELESS=3Dyes WITHOUT_CTM=3Dyes WITHOUT_LPR=3Dyes WITH_EXTRA_TCP_STACKS=3Dyes # BELOW FOR USERLAND DTRACE WITH_CTF=3Dyes System runs zfs mirror pool and has a ssd for a SLOG device. Its not a production server so I am not bothered about downtime and also is= ok for the non redundant ZIL. --=20 You are receiving this mail because: You are the assignee for the bug.=