From nobody Mon Jan 15 06:40:43 2024 X-Original-To: bugs@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 4TD2b03W5Jz566hq for ; Mon, 15 Jan 2024 06:40:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TD2b02ClTz4WjN for ; Mon, 15 Jan 2024 06:40:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705300844; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QJeA+PsAd5SZpFQAzn5n7R4hEkMuBmkyHL/KZ+ME6o4=; b=trvuwv6WqXylhTyEsKL85EJt+16raw6SW76xyzsgsd7rVjs9MNJWvQVdbg/ZOXfmtzVC59 3ZucPi66oPZKHo2tL4SWBBgZUMfgpvzUzPyKPhTpGBjWScqlblUQRgWy+ZZyE+rp6WCcIQ Lk6fVNAz4GiCYODvYbYsegheKpzJgwX59PmmY2CzuruTmSSOr61RZ6Su5dPrk51cHQ7mQF EUyhjmNOsf4jQP2kFXN9aa8crq/AaVTWm2dHlNcE1qQPK6hjpCzc++YLKt5sV2YnQWcrPE 5H2hHWNtPJB2heeAbS31mXB3HeqKqGUab59pS58b9aSdIVJFBVFZTU8RquypDA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705300844; a=rsa-sha256; cv=none; b=jyFuFfChCw24X7ucqlDy0w/THCImM72PSKtp3vZW1k/YidHWXJbDJQr3xduYXgfHGz/Zum O6HR1WMYMQaXA63guY50c0OPCRfRZ4pu+LpIrK6ynJHS3glszI6gNioD0gUApWCjNP2BG4 xcEwsUj8JU9Em5xeGSSow1Ub9HtUdotDaL1WAaQzHnAyVZ4XaL2q4/BQORM3yhRfZqmgSa 4TxPnut+dCn97RRstYdzVPhydNsZPA1jm7MS3hF+8KEh3A/FyXLZuNnp1JcEkNpCrZKoDR 4pS7EfJwI3Cvzp0lzzC0R3pJ4qWXrJGyCpw7HJwuRQ7ezkOlPIV5L/UcdlQTPA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TD2b01HYXzm6m for ; Mon, 15 Jan 2024 06:40:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40F6eit7063345 for ; Mon, 15 Jan 2024 06:40:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40F6ei6j063320 for bugs@FreeBSD.org; Mon, 15 Jan 2024 06:40:44 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275830] APU2 based router freezes after upgrade to 14.0-RELEASE Date: Mon, 15 Jan 2024 06:40:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: espen.jervidalo@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275830 --- Comment #5 from Espen --- I was able to get a freeze with the serial console attached. There was no relevant information displayed. I can share a screenshot if needed. Meanwhile I've done a few things that I thought might help, but didn't: - Disabled igmpproxy - Updated the BIOS: https://pcengines.github.io/ I also looked for similar issues on pfsense with no luck. I know a lot of t= hose APU boards are used there and they've been on 14 for a while: 2023-12-07 14.0-CURRENT@0c783a37d5d5 via https://docs.netgate.com/pfsense/en/latest/releases/versions.html I'll run a memtest the next days and if that's all good, I'll most likely revert back to 13.x or is there anything else I can do? Best, Espen --=20 You are receiving this mail because: You are the assignee for the bug.=