From owner-freebsd-stable@freebsd.org Tue Jul 31 05:52:32 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A105E104EAE0 for ; Tue, 31 Jul 2018 05:52:32 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3D30D7AC2C for ; Tue, 31 Jul 2018 05:52:32 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mailman.ysv.freebsd.org (Postfix) id 023A8104EADF; Tue, 31 Jul 2018 05:52:32 +0000 (UTC) Delivered-To: stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E529C104EADE for ; Tue, 31 Jul 2018 05:52:31 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yw0-x230.google.com (mail-yw0-x230.google.com [IPv6:2607:f8b0:4002:c05::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8307C7AC28 for ; Tue, 31 Jul 2018 05:52:31 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yw0-x230.google.com with SMTP id c135-v6so5328117ywa.0 for ; Mon, 30 Jul 2018 22:52:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=hjMK6rIAAlOzK8MU7dLnw1KBLxc2hXAB4LHbSqKVHb8=; b=NMteOK9g8/6AP1oSh741G1TqoCFXtrmo13SLB7HvR/VGCkaZuACsGI8VErtFPUahOB uukAqdJgPxrXxHJ6o64z0aQIEHwRaaCWnTgKduqX63pMTa9MvAhUioUEILmJngInOACz VVkkDdXA6ZJN/JoZ2V3T0etPzqVDeEgt3kMK0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=hjMK6rIAAlOzK8MU7dLnw1KBLxc2hXAB4LHbSqKVHb8=; b=Ilj1u5UA/v4Lq1DctTbP9Suob6gNuZMUoBRO0VBljFdKa4BfGHR0JfhBytA069A4ZD jEFG/A4VOEsRK0DYcdKY/M/z8NPiLcy+YJ4VDFz5XuZc5H9ScXrNXEzZugb/8QpGzqXv AQ90V5KF3+r7jpnPzQGo5Y9vmHxclUEtU10cf6SfJuJ803SgoiWO3N2vvixN5TLMKswl tYj/baXTcXcBtPCN4mISNWMz2cG3wt+U/GZUrHfroW9ZI6+D8PWxi7sBit83gaLFLxH1 aHL1QS4++QAJRTubMXpKvi8p7/jqotGvTZ8nyIfqzKs3tHrvO+eDnz5L1qEf2lKdheDD LLqg== X-Gm-Message-State: AOUpUlE8Khf47E3IHBUWr5fIeKn7OsP4AM4it9icV+1mgqViTvCH3Psp BcKPZvmimROitJNAO84h//LjDQLvazck2x4E7zy7jyLf92GTCQ== X-Google-Smtp-Source: AAOMgpeze6Hdo7l37Cr9Br64EInXLdtQC20efePyLiefnSaDE6zTJ41fxEq+up2L8DYQhSVfpwHzkDMzQUKFsbjMNxk= X-Received: by 2002:a81:3c11:: with SMTP id j17-v6mr10122160ywa.387.1533016350878; Mon, 30 Jul 2018 22:52:30 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Eitan Adler Date: Mon, 30 Jul 2018 22:52:03 -0700 Message-ID: Subject: Re: mail coredumping on yesterdays STABLE To: Pete French Cc: stable@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2018 05:52:32 -0000 On Fri, 6 Jul 2018 at 07:28, Eitan Adler wrote: > > On Fri, 6 Jul 2018 at 07:06, Pete French wrote: > > > > > Understood. Like I said, my development box is dead, so expect nothing > > > for the next couple of weeks [0] unless someone gets to it first. > > > > Ok, no worries. Will you revert the chnage in STABLE until then, or > > should I continue running with it reverted locally ? I will try and > > look at it myself if I get a moment. > > I don't have the capability to commit right now. Mark Johnston fixed this. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230196 -- Eitan Adler