From nobody Tue Jul 06 20:47:20 2021 X-Original-To: mips@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 EDE918D2580 for ; Tue, 6 Jul 2021 20:47:19 +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 4GKF3q64gwz4vwk for ; Tue, 6 Jul 2021 20:47:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 B9D6120659 for ; Tue, 6 Jul 2021 20:47:19 +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 166KlJhf068904 for ; Tue, 6 Jul 2021 20:47:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 166KlJub068903 for mips@FreeBSD.org; Tue, 6 Jul 2021 20:47:19 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: mips@FreeBSD.org Subject: [Bug 254449] mips_unaligned_load_store: unhandled opcode in address error: 0x38 Date: Tue, 06 Jul 2021 20:47:20 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: denis@ovsienko.info X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mips@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Porting FreeBSD to MIPS List-Archive: https://lists.freebsd.org/archives/freebsd-mips List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-mips@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254449 Denis Ovsienko changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |denis@ovsienko.info --- Comment #4 from Denis Ovsienko --- This bug reproduces for me with 13.0-RELEASE-p3 with a slight difference in details: Starting dhclient. DHCPDISCOVER on octe0 to 255.255.255.255 port 67 interval 4mips_unaligned_load_store: unhandled opcode in address error: 0x38 cpu:1-Trap cause =3D 5 (address error (store) - kernel mode) panic: trap cpuid =3D 1 time =3D 1625096139 Uptime: 27s Automatic reboot in 15 seconds - press a key on the console to abort --> Press a key on the console to reboot, --> or switch off the system now. The disk image was produced using the well-known "mkerlimage" script from [= 1] (you need the latest revision to handle 13.0 correctly). You can use my ERLite-3 device remotely to run test kernels and to extract debug informati= on if it helps (I can assist with serial console, network and remote hands). 1: https://github.com/ndorf/misc/blob/master/FreeBSD/ERL/mkerlimage --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=