From nobody Sat Nov 02 16:33:11 2024 X-Original-To: i386@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 4Xgjvq0fLyz5cJtT for ; Sat, 02 Nov 2024 16:33:11 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xgjvp60HJz4SJ7 for ; Sat, 2 Nov 2024 16:33:10 +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=1730565190; 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=INIEVP9lE/5TmzxyWXc+rm7OopzjhgDz9T2aE/dBenY=; b=ZpGKDhcfc8EdhpFXqhGKrnOpba3vVRGsh9Dpu6C2fEoU6B5YMizkBJoEhIeXPmh65fVIg8 Mi4+JVEiZDBH+2F0KK+0CeHyW+ydZavFfEGzYvPoq/SIxifX/Er3p05TVv6rWkr+e949kl 0H0CLgd0eYCnSHEj21gxIjsJr58W/W/UhRlPEtM7VRnXPBMlvbnFilWLLJOtPaIRD9N+vW vcLaWfFW45UbpJ38Qty0eRYZMpj0LGuxp9Cd69Iu6fkI2LDl5JNJV3E2027i5upPCxmONX K28ZQxVtWeX++OFYa1vvzrabrVFfPuRNcKyM+rO2/rR8mCx2IFhB63WwjKrJ7g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730565190; a=rsa-sha256; cv=none; b=spVuNOKHsp3QfDVkla1hOqjdkLt5/J03DZp4Iy2d5DfQKUgzsj6Z2DZ+reUNDrT+HlMqkB AkspIZK3sbYlRbpABsRQ0iFMub8ilnHUmhfdzNpL+40L5gmIcrbuVfXMpbFa0R/rqQLefE sV5HEaE0LnY2FRokCGzf8g1gNuSQWWG2GZDHiEHUvzJByMOEEgLpyJujRNIQZBrNiJvFDx 2BT/4XRtmC33wtk584pfku5VuL5Rix/6ZYRT8VXV1dAYIubTQcaDx/8ApJaXo4z60pC8tI +zVj+JJc1EK+izhVFzgkFuLrP/cJwUuoXVmfAdIS8uTsp/6zMH1JESqyuHgLZA== 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 4Xgjvp5cP1z1C5N for ; Sat, 2 Nov 2024 16:33:10 +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 4A2GXAj0024560 for ; Sat, 2 Nov 2024 16:33:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4A2GXAUf024557 for i386@FreeBSD.org; Sat, 2 Nov 2024 16:33:10 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: i386@FreeBSD.org Subject: [Bug 142108] Panics with FreeBSD 8.0-STABLE and 8.1-RELEASE-p6: vm_fault: fault on nofault entry, addr: c32a4000 Date: Sat, 02 Nov 2024 16:33:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: i386 X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: i386@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution bug_status 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: I386-specific issues for FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-i386 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-i386@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D142108 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Resolution|--- |Overcome By Events Status|Open |Closed --- Comment #7 from Mark Johnston --- Sorry that this report didn't get much attention when it was submitted. The two stack traces point to different bugs; one is in lem(4) and one is in th= e VM reservation code. Both subsystems have changed a great deal since the repo= rts. Please submit a new PR if you are still able to reproduce any panics on a supported version of FreeBSD. --=20 You are receiving this mail because: You are the assignee for the bug.=