From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk1-x72d.google.com (mail-qk1-x72d.google.com [IPv6:2607:f8b0:4864:20::72d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id F23E53CB35 for ; Thu, 20 Feb 2020 14:14:23 -0500 (EST) Received: by mail-qk1-x72d.google.com with SMTP id v2so4666779qkj.2 for ; Thu, 20 Feb 2020 11:14:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:content-transfer-encoding:mime-version:subject:message-id:date :to; bh=qRD3g8gMpVNdYmaZBZlEOFFgXnf4AihOGTRE59Q8fl0=; b=ezxhguULHZaBKf0ZxNxm6NOP53R56Qk0hvO0BFSmfzJPj6dZfyQAiKFfWnir4zYHxS upzYNk876O5bxWG2NhPoNAxtRW18AkrUN5WugL1WewtyFC1O06QtKzvqCpuW2cGv+CXv tyZFB3tp5/WVRoxjViwuZqzxMuAz0WJc1wbK64BELX1TQIWp+Rq6ajiLvBA2N/lgkomA hwwhTPsNlTbcXdKpwi+rqBob4B2cgy7Y2JMqmG7+sOYSglMLYzohvFSbeaCaikw90820 aNiX+hXXEykLHjU93OSI4iKw1dai7c9HqLNrzE/FxS7XzTbjXObR6qAC8ZIgMT8jf7Oj A8pA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:mime-version :subject:message-id:date:to; bh=qRD3g8gMpVNdYmaZBZlEOFFgXnf4AihOGTRE59Q8fl0=; b=boSw08eXYlOdi5Ui7g7NykqBSNJEUkkdy23cZG4+M0noW53TL8Qpy8PFXus7pnAj8x SCIjkhFK54n+uAQrZW9RK2u8s0ML8lfocBrhUH8JND1vixSVlnemmEqSh5Xlked0FAin g2L1MWeDdHCBUIgtEtycoYeXveqkoh827TY+2vLZuofGMHShCn+04g0xnYaSERHIsXdp J1dBHHy1swmz1jlUXFI6eCc77Z3fVCbYpGDYdkTMn0oJu4ow/2IsGCaK/bj35eAl1Tng oJeMPPsF2tnROazEYwUPgilhc086oZxohYOSgjWWY+4wB3LZ0ebnhyOgVNlyIMV33h8W jQRQ== X-Gm-Message-State: APjAAAW9uC9nj/sNUO0SluhHeCN5Hoaley4cb34mKXeg6mK8j92nsxyx e0hQIu4QqiAbr03v5HwuyvIzE2usuMA= X-Google-Smtp-Source: APXvYqy+TmjQ19cyJy4UwN7GYNFFt+1752bq35EDtTzfmh/wT7S7FHreOmbfupO4ImEs1rhhELeEfw== X-Received: by 2002:a37:9f93:: with SMTP id i141mr27989559qke.404.1582226063228; Thu, 20 Feb 2020 11:14:23 -0800 (PST) Received: from richs-mbp-10337.lan ([64.223.173.60]) by smtp.gmail.com with ESMTPSA id o16sm254957qtr.28.2020.02.20.11.14.22 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Feb 2020 11:14:22 -0800 (PST) From: Rich Brown Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.60.0.2.5\)) Message-Id: <146A9AC4-7EA6-4759-A4D1-D0613C6B650D@gmail.com> Date: Thu, 20 Feb 2020 14:14:21 -0500 To: bloat@lists.bufferbloat.net X-Mailer: Apple Mail (2.3608.60.0.2.5) Subject: [Bloat] macOS Catalina causes 'hugo serve' to segfault... X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Feb 2020 19:14:24 -0000 I took a deep breath, and upgraded my macOS machine to Catalina. I knew = it would cause problems, and it did. Most were small, or simply = annoying. One of the flat tires is the ancient version of hugo (0.16) which I had = been keeping around to rebuild the bufferbloat.net site. It now = segfaults reliably (instead of only a third of the time when I was = running Sierra (10.12))=20 I just posted a message on the Hugo forum (a Discourse forum!) asking = for guidance. = https://discourse.gohugo.io/t/convert-a-0-16-site-to-modern-hugo-syntax/23= 579 I'll summarize if I hear anything back. (As an incentive, I offered that = we could tell people how to get rid of their lag while gaming :-) Rich=