From nobody Mon Feb 20 04:49:18 2023 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PKqlP5Wblz3rtMv for ; Mon, 20 Feb 2023 04:52:01 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from h1.out2.mxs.au (h1.out2.mxs.au [110.232.143.236]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4PKqlP2Qd8z3lkh for ; Mon, 20 Feb 2023 04:52:00 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Authentication-Results: mx1.freebsd.org; none Received: from s121.syd3.hostingplatform.net.au (s121.syd3.hostingplatform.net.au [103.27.34.4]) by out2.mxs.au (Halon) with ESMTPS id 45dd8b05-b0da-11ed-8a38-00163c1ebd60; Mon, 20 Feb 2023 15:51:44 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=nimnet.asn.au; s=default; h=Message-ID:From:CC:To:Subject: Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To: Date:Sender:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=ZvkrHBMHMhDQpvrsvJptTAzxZYgKvwCOkpX993LDC30=; b=jYW5Vx3tHUfw0s5DzO0pwwZFsT dIHz3zIwynl07rIhbz/KYK/J7DKtQTvuhI5RA7JC0GcfHplFljYPJtCfWxT36fHhEyOWFXAZedseG djHLbx8U6Knh7qoqyLhUiaQGD36IyvRDkbRrmaH/yngG88yJl1cZlTtw3vf1260gkFphI8lia5F7z dS/p2zF9SCe6DXxtG5NrZKd+uryxHEU2N+od7TCvtNsQO+bkBe79OYXCn3pKKCOP0mb+46kO578Wm GP4HjD1jceX0dznjBQ4I2wDarkXWD2AiQOhUKJTHrBcH0YW7DTK1x/Asb1YFqrv/5hHL5jSpCEqGJ VD6LSoTA==; Received: from [1.144.198.110] (port=57384 helo=Galaxy-J5-Pro) by s121.syd3.hostingplatform.net.au with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1pTy8q-000oOS-0l; Mon, 20 Feb 2023 15:51:43 +1100 Date: Mon, 20 Feb 2023 15:49:18 +1100 User-Agent: K-9 Mail for Android In-Reply-To: References: <76a3f542-3756-e3f4-86b7-88b9fba1801a@freebsd.org> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: Upgrade from 12.3 to 12.4 To: Monah Baki ,Graham Perrin CC: questions@freebsd.org From: Ian Smith Message-ID: X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - s121.syd3.hostingplatform.net.au X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - nimnet.asn.au X-Get-Message-Sender-Via: s121.syd3.hostingplatform.net.au: authenticated_id: smithi@nimnet.asn.au X-Authenticated-Sender: s121.syd3.hostingplatform.net.au: smithi@nimnet.asn.au X-Source: X-Source-Args: X-Source-Dir: X-Rspamd-Queue-Id: 4PKqlP2Qd8z3lkh X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:45638, ipnet:110.232.140.0/22, country:AU] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On 20 February 2023 6:54:52 am AEDT, Monah Baki wro= te: > I switch to bash and it worked >=20 > On Sun, Feb 19, 2023 at 9:49 AM Monah Baki > wrote: >=20 > > cat /var/log/messages > > > > kernel: pid 35190 (cut), jid 0, uid 0: exited on signal 10 (core > dumped) [=2E=2E=2E] I can't see one successful run being due to using another shell=2E Smells like semi-random hardware failures to me, from here, based on semi-= random sequence of failures=2E sysutils/stress may expose such issues, among any number of test programs= =2E cheers, Ian