From nobody Tue Jan 30 21:29:32 2024 X-Original-To: riscv@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 4TPdbd2Wpgz57d0K for ; Tue, 30 Jan 2024 21:29:33 +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 4TPdbc6Zycz4tkZ for ; Tue, 30 Jan 2024 21:29:32 +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=1706650172; 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=nYPrITc3VU5GwonCL79fQfWN/5LjZ1jNUAHkZkWggrw=; b=c2AVj7eh6blkxzujAvVjBT3Uo/nuNq+HtTuj1a42bUpA4MOemrMmm6ZFGnH90Gui+pLJNF /+04vMDL8kdZenjbkEvZnVZZYxwHRzbGBKmvXjxfNySaRSBH13oxyLmANpp/UTM4GAfR7P fpeh7gFnWAwBP/OYIem4v9fvYs7LdHboObhbNS+PYNM1FUAJuSzts33jcRT+DcN4Tviaz7 uuYn+QaUAyDiXG60GclT+WWgbEmhLIULxwhdBSMk/75l7PICVz0/GWPTjGpMzXEs/bgblY zB6DOfnQkYPH29BFrJP+We1t06Kwqt+FLiBWOapag2zguTAt7qOqLo2KA0xH9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706650172; a=rsa-sha256; cv=none; b=JaPNlSsVm4aa51wdPgG/q87IaPlapy8DsN6gFdBT429Umu953UxBVJ+knuxF79QIIHi6s0 /UG+LmXIwXJXWACIwPVvkANI7IZ5DywQebecT4rjFgWy1AaA2+2utdp6doCOMC8tfIGfKO bpwpzx6Jm0NMoP6qu6T4+iiLccZ8uKjKCVssJUx3vg0NMtokpfETccrutJakl++sFdw8Kb t9uZ46ZlgVT/R8ajjbvWuZeKv0aZNg0ZaengbZMY1HMEVbbYYmGymMrdHfTknvrEiOf8CI GNCz61OtvojvVbhnhzdPEwntt925GPQ6q92+1x9rJqLNfUsr54bhepKgLTefVw== 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 4TPdbc5fy5zryl for ; Tue, 30 Jan 2024 21:29:32 +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 40ULTWMt088227 for ; Tue, 30 Jan 2024 21:29:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40ULTWCJ088225 for riscv@FreeBSD.org; Tue, 30 Jan 2024 21:29:32 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: riscv@FreeBSD.org Subject: [Bug 273438] PANIC: memory modified after free on relatively idle riscv -CURRENT Date: Tue, 30 Jan 2024 21:29:32 +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: crash X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: dgilbert@eicat.ca X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: riscv@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: FreeBSD on the RISC-V instruction set architecture List-Archive: https://lists.freebsd.org/archives/freebsd-riscv List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-riscv@freebsd.org X-BeenThere: freebsd-riscv@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273438 --- Comment #9 from dgilbert@eicat.ca --- Certainly this isn't an unusual configuration for an AMD64 in my world. 16G ram, 2T nvme, ethernet. My home router isn't dissimilar, but it doesn't exhibit this crash. So I'm proceeding with the theory that it's RISC-V related. I've started t= he few-day-long compile (I like my machines to be self-hosted --- which, BTW, = is one bug of RISC-V (it needs a patch to be self-hosted) to bring it up to th= is week. It would be faster, but I also zapped the ccache out of abundance of caution. I should be booted on the new load before the weekend. On average, we shou= ld know in two weeks or so... maybe four. I might be able to bring it on with= a poudriere build. --=20 You are receiving this mail because: You are the assignee for the bug.=