From owner-svn-src-all@FreeBSD.ORG Wed Jan 25 00:14:12 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAE6B106566C; Wed, 25 Jan 2012 00:14:12 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 799BD8FC08; Wed, 25 Jan 2012 00:14:11 +0000 (UTC) Received: by lagv3 with SMTP id v3so2462352lag.13 for ; Tue, 24 Jan 2012 16:14:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:x-gm-message-state :content-type:content-transfer-encoding; bh=5ISmeigl7EVxdyRWdVQGbaoRNGbXkqB/YZSu+juRARE=; b=Ra9KKcCGLyvW6KuotD8M/WdGHVVA5NIK2K1PU5oKtk2qnoufHKGlISeJcIJgn46IUd dPlv1IZtgKQ1EbUFc8QLZdQ/D9URos4iMy/sODKo6vfSln9wNLV7u3g4XeFa7e15HdnK kUmhAyChTAC6EyrVSRrqHeyS5btQrsVqVroHI= Received: by 10.152.111.229 with SMTP id il5mr5887471lab.19.1327450450149; Tue, 24 Jan 2012 16:14:10 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.25.196 with HTTP; Tue, 24 Jan 2012 16:13:39 -0800 (PST) In-Reply-To: <4F1F3585.8060802@FreeBSD.org> References: <201201200138.q0K1cLZP016695@svn.freebsd.org> <4F1F3585.8060802@FreeBSD.org> From: Eitan Adler Date: Tue, 24 Jan 2012 19:13:39 -0500 X-Google-Sender-Auth: cxlvHYBoj1179VfBfO3CjgJm9YM Message-ID: To: Andreas Tobler X-Gm-Message-State: ALoCoQl8QYcgLH3pGiJ1vvEf6p/6QpR6AdSdXXsMDKQrCM79Nk0ifgAA6IlUJqv83XjmvV96ZWeS Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r230353 - head/usr.sbin/makefs X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2012 00:14:12 -0000 On Tue, Jan 24, 2012 at 5:49 PM, Andreas Tobler wrot= e: > Hi Eitan, > I do not know which of the makefs commits it was: > > [andreast@neon] /export/home/andreast/> =C2=A0makefs -t cd9660 -o chrp-bo= ot -o > rockridge -o label=3Dpseries -B4321 p.iso /data1/netboot/powerpc64/ > Segmentation fault (core dumped) > > [neon:~] andreast% uname -ra > FreeBSD neon.andreas.nets 10.0-CURRENT FreeBSD 10.0-CURRENT #11 r230469M: > Mon Jan 23 02:53:05 CET 2012 > andreast@neon.andreas.nets:/usr/obj/export/devel/fbsd/head/src/sys/NEON > =C2=A0amd64 Thanks for the report! > Reverting to 230352 lets me create an iso. This is very strange - the change I made should have been idempotent at low levels of optimization and a no-op at higher levels of optimization. > I compile makefs with the base compiler. > > I'll do some more investigations tomorrow, late night here. I will not have access to my dev box for about 1 week so I won't be able to act on any information gathered for a bit. That said if my commit *did* break something I want to know :) > if you have an idea, would be great. If you can't investigate by the time I have access to my computer again I will take a look. Sorry for any trouble you had. --=20 Eitan Adler Source & Ports committer X11, Bugbusting teams