From nobody Sat Aug 24 20:10:13 2024 X-Original-To: freebsd-current@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 4Wrp2j5C4hz5TlD2 for ; Sat, 24 Aug 2024 20:10:21 +0000 (UTC) (envelope-from SRS0=nd1y=PX=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (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 4Wrp2j2y9lz4j9M for ; Sat, 24 Aug 2024 20:10:21 +0000 (UTC) (envelope-from SRS0=nd1y=PX=klop.ws=ronald-lists@realworks.nl) Authentication-Results: mx1.freebsd.org; none Date: Sat, 24 Aug 2024 22:10:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1724530213; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to; bh=H1/wrW5L3pMpzzPpdg0jkMRn2UtF1z2BdcoODFMnuNw=; b=sC2/aGGMYoJwK4umW4rxkAZd1pJXuxoLhGar0eLNDkSD20KN+gQHKIdN47SM9ldh5l1MxK 4yE6AUy7f/XiKM5RwbS2436Cg7lGccGw6cncB7EDWOHTKeq63C0cijNJIGZH6pTkvwtg+n +4NSa5cGfJog5tH28VS6ffCPPBI7nRljvgTzzYshdn1+FSqSMucnhj8iWtx8RiLQUbaDjm bxN3RxyVZTChqQ07PI90Kw2c3jyyOAhGCq9VAFHTOXgsbe+nXKvarld3f1qsKbgSm4hCeV QAQZVeyLH3AK42r5iiHLyoJTZ+GJ/dLsHYXO3n0tF3XaWEyb909q2i0O6uXLRg== From: Ronald Klop To: Alexander Ziaee Cc: freebsd-current Message-ID: <220348662.12939.1724530213477@localhost> In-Reply-To: Subject: Re: GENERIC boot hangs on `enabling pf` List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_12938_2013145627.1724530213470" X-Mailer: Realworks (717.35) Importance: Normal X-Priority: 3 (Normal) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL] X-Rspamd-Queue-Id: 4Wrp2j2y9lz4j9M ------=_Part_12938_2013145627.1724530213470 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Van: Alexander Ziaee Datum: 24 augustus 2024 21:56 Aan: freebsd-current Onderwerp: GENERIC boot hangs on `enabling pf` > > > Hi everyone, > > On a new laptop GENERIC sometimes hangs on `enabling pf`. When it does, ctrl-alt-del or the power button will begin power off, but hangs on `uhub0:detached` after `uptime: 6m39s`. Sometimes it does this multiple boots in a row. Usually at least once out of every ten times. > > My old laptop doesn't ever do this. It takes 14hrs to makeworld and dies randomly so I only try to update it during stabilization week (<3 for stabilization week). > > This is my hobby laptop for working on freebsd, so it is available for any and all testing that may be helpful, but I don't know where to begin with this type of issue. > > Best, > Alex > > > > What version of freebsd? Do you have a pf config? If it hangs what does ctrl-t output? Regards, Ronald ------=_Part_12938_2013145627.1724530213470 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit

Van: Alexander Ziaee <concussious@runbox.com>
Datum: 24 augustus 2024 21:56
Aan: freebsd-current <freebsd-current@freebsd.org>
Onderwerp: GENERIC boot hangs on `enabling pf`

Hi everyone,

On a new laptop GENERIC sometimes hangs on `enabling pf`. When it does, ctrl-alt-del or the power button will begin power off, but hangs on `uhub0:detached` after `uptime: 6m39s`. Sometimes it does this multiple boots in a row. Usually at least once out of every ten times.

My old laptop doesn't ever do this. It takes 14hrs to makeworld and dies randomly so I only try to update it during stabilization week (<3 for stabilization week).

This is my hobby laptop for working on freebsd, so it is available for any and all testing that may be helpful, but I don't know where to begin with this type of issue.

Best,
Alex


What version of freebsd?
Do you have a pf config?
If it hangs what does ctrl-t output?

Regards,
Ronald

------=_Part_12938_2013145627.1724530213470--