From nobody Sat Nov 4 16:09:55 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 4SN2cz23yrz4yjWm for ; Sat, 4 Nov 2023 16:09:55 +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 4SN2cz0pl4z3FCy for ; Sat, 4 Nov 2023 16:09:55 +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=1699114195; 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=PJNV2bGzh6cCB/T+o1xGlcUKj3QysGrFmxWA8gSkObM=; b=HHoT2mR2g08RU5pIEf/y5XF8dFo82Ok05QVMyOWO8If62vaLlSVsVei/qADhOtn8bi398a 6+7CjcuQQgHb1omHw39zgTCmO2/4JNoquIkgEPhRhBXIjv2Bb1wlnjlLWb7xL3ZvebIQXX CFJYYXW0IesWoNihRI/Dqt533on7AFDlaCuPNy/F7m25K4dixacOjG3+JLDClmMyVMWlUu 7jIEZXl8tGdweeW34774XudB6KAlcKQzUAlHKrfsBRXRp2EM3hcCUOkyR0Y3MRspIu8/Aj VyLMWNnppwRiYHoieL8WXQmpL1/kYJcwmCcWy5XO6hdOXykL0STrjVB2jawr3g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699114195; a=rsa-sha256; cv=none; b=EAF1+TNLsImSfhJUgDJ1o7/vWOaTRXkeNMr31mqE+cnj8fOxqH1VJx77XoaEepXUqk5acI Fq5Wx+HM/6S4rcHCixtJUz9Hw9CR+1sGsahTuiXIPb0Ky9DwUa3OJOe1eeWWM2ughowd1H An07kfDFggCFy+NTNHPm45ZL6jqzHVO+6ReVhIy3dNeaKdRzTtwrIcLPjEr2oImRdUsFOc 8XiXT06vEquYQK89eiM+4jY7J/rLYN1vFU/dpCQbfN1W3Tbdb0KLIeS98FSbDjt9ZWpgJe sl6qolAEtg9Ypt9EpXqTH5j0IPvmEjl1zqVTwockDcYJTrQJJdjtwuqYilxreA== 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 4SN2cy6vL6z149S for ; Sat, 4 Nov 2023 16:09:54 +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 3A4G9sBU081606 for ; Sat, 4 Nov 2023 16:09:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3A4G9suK081605 for bugs@FreeBSD.org; Sat, 4 Nov 2023 16:09:54 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 274700] panic near arc_reap on 12th day Date: Sat, 04 Nov 2023 16:09:55 +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: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: 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=3D274700 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Status|New |Open --- Comment #1 from Mark Johnston --- Are you able to open the core in kgdb? If so it would be useful to see the output of "bt -full", as well as output of "p/x *m" from frame 8. --=20 You are receiving this mail because: You are the assignee for the bug.=