From nobody Thu Mar 23 07:44:58 2023 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 4Phy6f3s6tz4111t for ; Thu, 23 Mar 2023 07:44:58 +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 4Phy6f1Xy2z3q5P for ; Thu, 23 Mar 2023 07:44:58 +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=1679557498; 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=EslXn6aPbwEEp3jq48r98PR9g1cDV77XhIv0fkoozvA=; b=Y+TuIERZ3vXA0+j33auI4WFlygIQKMZ5RUyGuZ35Hm/sZtG9l1ybj028AJkkewa+nIsPig g52LoRsjNTrnmZo3bll1hv29Ti3wDfYClX1AdfOtuWLMN4ZlQttmpdUlngWc4PQxE05ok5 +UjoVSk0iRLocYpcWo1cFR4XCDMuu1UB/aXJHehfsy/HQxPd1iUb939cQ0V+W8b2HWOkqp rMJyFibf/BOX1bjYsFZceAq0GyYAaD7ihYzwzKrVDBUp2KGP0Dh8lZV1xyJUzTXUwkYDh4 azdB67h4hkjX3YaGA/QsNjCCjbocSUCfkH4WlWSepNd5kHMfWn18AWW45FWA6w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1679557498; a=rsa-sha256; cv=none; b=YblDe4vP/3ZTBZxf18hvaiEenyLSEmo7Wrg0PR+cnwChGOJv9Y0sp1g2FGZunTCwbH3mYU a5PsJQNWLQsSENsAuMUr4FMmwV50bwTUD7cO8BOOn4aQw8pYz/xJjeUWnx4BSBxiIdkAhz YP8HFeiaHl49Z1zmMBIAdYJr7CUbFXAHFcZRPnP8eFVOtKOTUBKDUwKKoX+jwZ9AaLhbQu yDCM+jMHfiQXJPOOfjxoNbjaxVp6mfH3AZMxhE2Oqnl2snmM4V9XYq+dZiEwh5dlCWN9ec ysSsGbx9rE5qNzCXfWJSzVgKViYt2JUhdZYQxJf5gjXGl5I1tnxLAhfQSeKE0Q== 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 4Phy6f0dvwzSJq for ; Thu, 23 Mar 2023 07:44:58 +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 32N7iwnE083676 for ; Thu, 23 Mar 2023 07:44:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32N7iwgu083675 for bugs@FreeBSD.org; Thu, 23 Mar 2023 07:44:58 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 188510] rtadvd(8): "rtadvctl show" crashes on BeagleBone Black due to unaligned access Date: Thu, 23 Mar 2023 07:44:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: guyyur@gmail.com X-Bugzilla-Status: Open 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D188510 --- Comment #5 from guyyur@gmail.com --- It should not be an issue on BeagleBone since support for unaligned access = in hardware on armv7 is enabled since 2016 (commit 40cb6df5f3ae8aa0c9839dda49dd5a6357d3c69a) Might be relevant for RISC-V (I wasn't able to find out if it allows unalig= ned access without trapping in hardware and I don't have RISC-V hardware) If you want to close this bug, I can open a new bug if I verify this is sti= ll relevant for RISC-V. --=20 You are receiving this mail because: You are the assignee for the bug.=