From nobody Mon Jun 26 13:37:29 2023 X-Original-To: freebsd-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 4QqTRg5gZ4z4kkq1 for ; Mon, 26 Jun 2023 13:37:35 +0000 (UTC) (envelope-from tom@khubla.com) Received: from mailout.easymail.ca (mailout.easymail.ca [64.68.200.34]) (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 4QqTRg1dbmz3mYQ; Mon, 26 Jun 2023 13:37:35 +0000 (UTC) (envelope-from tom@khubla.com) Authentication-Results: mx1.freebsd.org; none Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id CB3E260BB0; Mon, 26 Jun 2023 13:37:33 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo09-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo09-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BrVI5h7aqfK6; Mon, 26 Jun 2023 13:37:32 +0000 (UTC) Received: from gargamel-2.ascot.khubla.lan (d198-166-24-90.abhsia.telus.net [198.166.24.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 6D22960AE4; Mon, 26 Jun 2023 13:37:32 +0000 (UTC) Subject: Re: FreeBSD 13.2-p1 hanging To: Graham Perrin Cc: freebsd-questions@FreeBSD.org References: <280960a2-6406-97bc-173b-0ddc7a2ce75a@khubla.com> <90c9f1e5-b1eb-3c54-2f37-fc35ae1570af@khubla.com> <48201e39-f3d1-488a-9d9a-7342ef91a54e@freebsd.org> From: Tom Everett Message-ID: Date: Mon, 26 Jun 2023 07:37:29 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:52.0) Gecko/20100101 PostboxApp/7.0.60 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 In-Reply-To: <48201e39-f3d1-488a-9d9a-7342ef91a54e@freebsd.org> Content-Type: multipart/alternative; boundary="------------3E5C94ACE20B79774D9C58E3" Content-Language: en-US X-Rspamd-Queue-Id: 4QqTRg1dbmz3mYQ X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16686, ipnet:64.68.200.0/22, country:CA] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N This is a multi-part message in MIME format. --------------3E5C94ACE20B79774D9C58E3 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit That is possible.  Thanks! > Graham Perrin > June 25, 2023 at 9:51 PM > > On 25/06/2023 22:22, Tom Everett wrote: > > > Thanks. Since you now get what's expected at boot time, my guess is > that you previously had an incomplete update. > > Tom Everett > June 25, 2023 at 3:22 PM > No hangs since yesterday afternoon.  I'll email back if it happens again. > > I'm on amd64.  I get: > > ---<>--- > Copyright (c) 1992-2021 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 >     The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 13.2-RELEASE-p1 GENERIC amd64 > FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git > llvmorg-14.0.5-0-gc12386ae247c) > > > > > > Graham Perrin > June 25, 2023 at 1:16 PM > On 25/06/2023 17:15, Tom Everett wrote: >> Thanks for your reply. >> >> I used freebsd-update to upgrade. >> >> >> root@yogi:/tank/home/tom # freebsd-version -kru ; uname -aKU >> 13.2-RELEASE-p1 >> 13.2-RELEASE-p1 >> 13.2-RELEASE-p1 >> FreeBSD yogi 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 GENERIC amd64 >> 1302001 1302001 >> root@yogi:/tank/home/tom # > > > Thanks. Do you still get hangs? > > > Do you still get the following line when you boot? > > FreeBSD 13.2-RELEASE releng/13.2-n254617-525ecfdad597 GENERIC amd64 > > > I get this, with 1302001: > > root@fuji:~ # head -n 6 /var/log/dmesg.today > Copyright (c) 1992-2021 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 >        The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 13.2-RELEASE-p1 GENERIC amd64 > FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git > llvmorg-14.0.5-0-gc12386ae247c) > > >> >> >> >>> Graham Perrin >>> June 24, 2023 at 6:53 PM >>> >>> freebsd-version -kru ; uname -aKU >>> >>> What's reported? >>> >>> >>> On 24/06/2023 23:54, Tom Everett wrote: >>> >>> That seems inconsistent with 13.2-p1. >>> >>> When you updated, which guide did you follow? >>> >>> Tom Everett >>> June 24, 2023 at 4:54 PM >>> Hello. I recently upgraded to FreeBSD 13.2-p1.  Since that time, >>> perhaps a couple days ago my system has hung twice. Prior to that on >>> previous kernel versions, it had never hung. There is no console >>> output when it hangs it simply stops responding at the console and >>> stops responding to network traffic. >>> >>> The system specifics are below.  Is there anything I can do to help >>> the kernel devs find the (presumably) new issue? >>> >>> Copyright (c) 1992-2021 The FreeBSD Project. >>> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 >>>         The Regents of the University of California. All rights >>> reserved. >>> FreeBSD is a registered trademark of The FreeBSD Foundation. >>> FreeBSD 13.2-RELEASE releng/13.2-n254617-525ecfdad597 GENERIC amd64 >>> FreeBSD clang version 14.0.5 >>> (https://github.com/llvm/llvm-project.git >>> llvmorg-14.0.5-0-gc12386ae247c) >>> VT(efifb): resolution 1024x768 >>> CPU: AMD Ryzen 9 3900X 12-Core Processor             (3793.06-MHz >>> K8-class CPU) >>>   Origin="AuthenticAMD" Id=0x870f10  Family=0x17  Model=0x71  Stepping=0 >>> Features=0x178bfbff >>> Features2=0x7ef8320b >>>   AMD Features=0x2e500800 >>>   AMD >>> Features2=0x75c237ff >>>   Structured Extended >>> Features=0x219c91a9 >>>   Structured Extended Features2=0x400004 >>>   XSAVE Features=0xf >>>   AMD Extended Feature Extensions ID >>> EBX=0x108b657 >>>   SVM: (disabled in BIOS) NP,NRIP,VClean,AFlush,DAssist,NAsids=32768 >>>   TSC: P-state invariant, performance statistics >>> real memory  = 68717379584 (65534 MB) >>> avail memory = 66762330112 (63669 MB) >>> Event timer "LAPIC" quality 600 >>> ACPI APIC Table: >>> FreeBSD/SMP: Multiprocessor System Detected: 24 CPUs >>> FreeBSD/SMP: 1 package(s) x 4 cache groups x 3 core(s) x 2 hardware >>> threads >>> >>> >>> Tom Everett >>> June 24, 2023 at 4:46 PM >>> Hello. I recently upgraded to FreeBSD 13.2-p1.  Since that time, >>> perhaps a couple days ago my system has hung twice. Prior to that on >>> previous kernel versions, it had never hung. There is no console >>> output when it hangs it simply stops responding at the console and >>> stops responding to network traffic. >>> >>> The system specifics are below.  Is there anything I can do to help >>> the kernel devs find the (presumably) new issue? >>> >>> Copyright (c) 1992-2021 The FreeBSD Project. >>> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 >>>         The Regents of the University of California. All rights >>> reserved. >>> FreeBSD is a registered trademark of The FreeBSD Foundation. >>> FreeBSD 13.2-RELEASE releng/13.2-n254617-525ecfdad597 GENERIC amd64 >>> FreeBSD clang version 14.0.5 >>> (https://github.com/llvm/llvm-project.git >>> llvmorg-14.0.5-0-gc12386ae247c) >>> VT(efifb): resolution 1024x768 >>> CPU: AMD Ryzen 9 3900X 12-Core Processor             (3793.06-MHz >>> K8-class CPU) >>>   Origin="AuthenticAMD" Id=0x870f10  Family=0x17  Model=0x71  Stepping=0 >>> Features=0x178bfbff >>> Features2=0x7ef8320b >>>   AMD Features=0x2e500800 >>>   AMD >>> Features2=0x75c237ff >>>   Structured Extended >>> Features=0x219c91a9 >>>   Structured Extended Features2=0x400004 >>>   XSAVE Features=0xf >>>   AMD Extended Feature Extensions ID >>> EBX=0x108b657 >>>   SVM: (disabled in BIOS) NP,NRIP,VClean,AFlush,DAssist,NAsids=32768 >>>   TSC: P-state invariant, performance statistics >>> real memory  = 68717379584 (65534 MB) >>> avail memory = 66762330112 (63669 MB) >>> Event timer "LAPIC" quality 600 >>> ACPI APIC Table: >>> FreeBSD/SMP: Multiprocessor System Detected: 24 CPUs >>> FreeBSD/SMP: 1 package(s) x 4 cache groups x 3 core(s) x 2 hardware >>> threads >>> >>> >> > > Tom Everett > June 25, 2023 at 10:15 AM > Thanks for your reply. > > I used freebsd-update to upgrade. > > > root@yogi:/tank/home/tom # freebsd-version -kru ; uname -aKU > 13.2-RELEASE-p1 > 13.2-RELEASE-p1 > 13.2-RELEASE-p1 > FreeBSD yogi 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 GENERIC amd64 > 1302001 1302001 > root@yogi:/tank/home/tom # > > > > > Graham Perrin > June 24, 2023 at 6:53 PM > > freebsd-version -kru ; uname -aKU > > What's reported? > > > On 24/06/2023 23:54, Tom Everett wrote: > > That seems inconsistent with 13.2-p1. > > When you updated, which guide did you follow? > -- Sent from Postbox --------------3E5C94ACE20B79774D9C58E3 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit That is possible.  Thanks!


June 25, 2023 at 9:51 PM

On 25/06/2023 22:22, Tom Everett wrote:


Thanks. Since you now get what's expected at boot time, my guess is that you previously had an incomplete update.

June 25, 2023 at 3:22 PM
No hangs since yesterday afternoon.  I'll email back if it happens again. 

I'm on amd64.  I get:

---<<BOOT>>---
Copyright (c) 1992-2021 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
    The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 13.2-RELEASE-p1 GENERIC amd64
FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)





June 25, 2023 at 1:16 PM
On 25/06/2023 17:15, Tom Everett wrote:
Thanks for your reply.

I used freebsd-update to upgrade.


root@yogi:/tank/home/tom # freebsd-version -kru ; uname -aKU

13.2-RELEASE-p1
13.2-RELEASE-p1
13.2-RELEASE-p1
FreeBSD yogi 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 GENERIC amd64 1302001 1302001
root@yogi:/tank/home/tom #


Thanks. Do you still get hangs?


Do you still get the following line when you boot?

FreeBSD 13.2-RELEASE releng/13.2-n254617-525ecfdad597 GENERIC amd64


I get this, with 1302001:

root@fuji:~ # head -n 6 /var/log/dmesg.today
Copyright (c) 1992-2021 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
       The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 13.2-RELEASE-p1 GENERIC amd64
FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)





June 24, 2023 at 6:53 PM

freebsd-version -kru ; uname -aKU

What's reported?


On 24/06/2023 23:54, Tom Everett wrote:

That seems inconsistent with 13.2-p1.

When you updated, which guide did you follow?

June 24, 2023 at 4:54 PM
Hello. I recently upgraded to FreeBSD 13.2-p1.  Since that time, perhaps a couple days ago my system has hung twice.   Prior to that on previous kernel versions, it had never hung.  There is no console output when it hangs it simply stops responding at the console and stops responding to network traffic. 

The system specifics are below.  Is there anything I can do to help the kernel devs find the (presumably) new issue?

Copyright (c) 1992-2021 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 13.2-RELEASE releng/13.2-n254617-525ecfdad597 GENERIC amd64
FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)
VT(efifb): resolution 1024x768
CPU: AMD Ryzen 9 3900X 12-Core Processor             (3793.06-MHz K8-class CPU)
  Origin="AuthenticAMD"  Id=0x870f10  Family=0x17  Model=0x71  Stepping=0
  Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
  Features2=0x7ef8320b<SSE3,PCLMULQDQ,MON,SSSE3,FMA,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
  AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM>
  AMD Features2=0x75c237ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,SKINIT,WDT,TCE,Topology,PCXC,PNXC,DBE,PL2I,MWAITX,ADMSKX>
  Structured Extended Features=0x219c91a9<FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,PQE,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA>
  Structured Extended Features2=0x400004<UMIP,RDPID>
  XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES>
  AMD Extended Feature Extensions ID EBX=0x108b657<CLZERO,IRPerf,XSaveErPtr,RDPRU,WBNOINVD,IBPB,STIBP,SSBD>
  SVM: (disabled in BIOS) NP,NRIP,VClean,AFlush,DAssist,NAsids=32768
  TSC: P-state invariant, performance statistics
real memory  = 68717379584 (65534 MB)
avail memory = 66762330112 (63669 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <ALASKA A M I >
FreeBSD/SMP: Multiprocessor System Detected: 24 CPUs
FreeBSD/SMP: 1 package(s) x 4 cache groups x 3 core(s) x 2 hardware threads


June 24, 2023 at 4:46 PM
Hello. I recently upgraded to FreeBSD 13.2-p1.  Since that time, perhaps a couple days ago my system has hung twice.   Prior to that on previous kernel versions, it had never hung.  There is no console output when it hangs it simply stops responding at the console and stops responding to network traffic. 

The system specifics are below.  Is there anything I can do to help the kernel devs find the (presumably) new issue?

Copyright (c) 1992-2021 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 13.2-RELEASE releng/13.2-n254617-525ecfdad597 GENERIC amd64
FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)
VT(efifb): resolution 1024x768
CPU: AMD Ryzen 9 3900X 12-Core Processor             (3793.06-MHz K8-class CPU)
  Origin="AuthenticAMD"  Id=0x870f10  Family=0x17  Model=0x71  Stepping=0
  Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
  Features2=0x7ef8320b<SSE3,PCLMULQDQ,MON,SSSE3,FMA,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
  AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM>
  AMD Features2=0x75c237ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,SKINIT,WDT,TCE,Topology,PCXC,PNXC,DBE,PL2I,MWAITX,ADMSKX>
  Structured Extended Features=0x219c91a9<FSGSBASE,BMI1,AVX2,SMEP,BMI2,PQM,PQE,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,SHA>
  Structured Extended Features2=0x400004<UMIP,RDPID>
  XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES>
  AMD Extended Feature Extensions ID EBX=0x108b657<CLZERO,IRPerf,XSaveErPtr,RDPRU,WBNOINVD,IBPB,STIBP,SSBD>
  SVM: (disabled in BIOS) NP,NRIP,VClean,AFlush,DAssist,NAsids=32768
  TSC: P-state invariant, performance statistics
real memory  = 68717379584 (65534 MB)
avail memory = 66762330112 (63669 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <ALASKA A M I >
FreeBSD/SMP: Multiprocessor System Detected: 24 CPUs
FreeBSD/SMP: 1 package(s) x 4 cache groups x 3 core(s) x 2 hardware threads




June 25, 2023 at 10:15 AM
Thanks for your reply.

I used freebsd-update to upgrade.


root@yogi:/tank/home/tom # freebsd-version -kru ; uname -aKU

13.2-RELEASE-p1
13.2-RELEASE-p1
13.2-RELEASE-p1
FreeBSD yogi 13.2-RELEASE-p1 FreeBSD 13.2-RELEASE-p1 GENERIC amd64 1302001 1302001
root@yogi:/tank/home/tom #




June 24, 2023 at 6:53 PM

freebsd-version -kru ; uname -aKU

What's reported?


On 24/06/2023 23:54, Tom Everett wrote:

That seems inconsistent with 13.2-p1.

When you updated, which guide did you follow?


--
Sent from Postbox
--------------3E5C94ACE20B79774D9C58E3--