From nobody Tue Feb 20 19:23:27 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 4TfTpS1B4fz55TPM for ; Tue, 20 Feb 2024 19:23:28 +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 4TfTpR4mmmz4Yd2 for ; Tue, 20 Feb 2024 19:23:27 +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=1708457007; 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=UKQVNPJVnpwRfHiIfJNqn/dwKG1ilFfCg9CtcUvvT2E=; b=Tts7Xf9VnTvG0SbWwg3eX2Vc2TWdhXJRbnfVqHvM8hF/Hixa/fdCEeVAdUQ89I13Y2fwFF x27eVF9vGzYgiwVnDjUJv1C0qxTz4dVIr0BuR/XogJp6DkdpGF8Z07RG+ZKK2VopqG+6xh 9B8yiIiCN5MH3OA780wEUGEpD4B9Oo1xTAcWe+r3J/D0yoH4BGDI8tMeo9SoKrNd2Rff/+ yiu/ZAfYIVsKv18xcpykADL+x0bixQNGCEtMGwZhVLz1Orozbm4yADpgFMxlGx8S1DCaKe BfMzD6oobsL5+uKIB8b5ueUPSJjVCqPmGZMCft0Y48FfQULk7rT8GdVHc1MtdQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708457007; a=rsa-sha256; cv=none; b=XWxBsbi/u7wZrxdMq9xzQWe8qvbTBv3Bta+0VkkIt1RFouKoO02bYKMXcMjLA9CYF425hm LRkpzXnNHqQjDODGoz/mgGv7u/paAvtUPkZmk6DWhRusMPNHruCtbKjUrQxhE1/zG9tAYM lpT3qRTeXUxKJjh1W7TY4pJjHx/+AfTWaoV5TOs+s2heC4pLhvl60kJ+XG7rSaQ8aeKLLV cdF8SVYunVjcIFldeoFPjMVAx5J/2d8WFkNybAR5r1q9sBWFej2WalpG5Dz3k0H2LYncqI lh0Vat7MkrpyGsTvPsQvbqAwZS81D/havjrLqSw/WXqAOjosbAdN3nc4ZlBKvA== 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 4TfTpR3qQwzX3w for ; Tue, 20 Feb 2024 19:23:27 +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 41KJNRlq001205 for ; Tue, 20 Feb 2024 19:23:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41KJNRiB001191 for bugs@FreeBSD.org; Tue, 20 Feb 2024 19:23:27 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 272965] 14.0-ALPHA1 too: armv7 'Alignment Fault' on read panic during udp_input for kyua's sys/netinet6/exthdr:exthdr ; other udp_input related panics Date: Tue, 20 Feb 2024 19:23:27 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: marklmi26-fbsd@yahoo.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=3D272965 --- Comment #13 from Mark Millard --- (In reply to Warner Losh from comment #8) armv7 infrastructure has problems with handling core dumps. This was on an Orange Pi+ 2e: # uname -apKU FreeBSD armv7-main-pkgs 15.0-CURRENT FreeBSD 15.0-CURRENT main-n267775-6ec8bf9f3d17 GENERIC-NODEBUG arm armv7 1500012 1500012 which is from pkgbase. I tested that the panic still happens and dumped a core out. armv7-main-pkgs dumped core - see /var/crash/vmcore.0 Tue Feb 20 18:36:46 UTC 2024 FreeBSD armv7-main-pkgs 15.0-CURRENT FreeBSD 15.0-CURRENT main-n267775-6ec8bf9f3d17 GENERIC-NODEBUG arm panic: Fatal abort Reading symbols from /boot/kernel.GENERIC-NODEBUG/kernel... Reading symbols from /usr/lib/debug//boot/kernel.GENERIC-NODEBUG/kernel.debug... /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/thread.c:1362: internal-error: switch_to_thread: Assertion `thr !=3D NULL' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. ----- Backtrace ----- 0xce8f93 ??? 0x11dbd7b ??? --------------------- /wrkdirs/usr/ports/devel/gdb/work-py39/gdb-14.1/gdb/thread.c:1362: internal-error: switch_to_thread: Assertion `thr !=3D NULL' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. It has been a while since pkgbase updated for armv7. May be there are build failures. As yet there is no published way to monitor the build status or completions: all I can monitor is what is published. What pkgbase published still has /boot/dtb/ files bound with the kernel. So kernels conflict: at most one kernel at a time as far as pkgbase is concerned. (And not stable about what it picks by default.) --=20 You are receiving this mail because: You are the assignee for the bug.=