From nobody Tue Dec 12 04:18:01 2023 X-Original-To: net@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 4Sq5221Ctjz53KlR for ; Tue, 12 Dec 2023 04:18:02 +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 4Sq5220B5wz4G51 for ; Tue, 12 Dec 2023 04:18:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702354682; a=rsa-sha256; cv=none; b=wGdJpUdPsTW4jid5RUbtuDnT51AWrpAaNGGJ5K+lgisTOrRzZIKYQZ7lndzgrMHWylK3x0 K4bP4bX7HW7z/bT8EZp/KK4orxC49H7xBmiohv2LPw0iG5poHg9LvByCuEbcntkahFhfL5 5ULHmsK2ROBDCeFbx3cqvo4Y4k8PJM6kBHukoEaJYC6achbcDi8LiLzxoi8uJTp8U1CPxV rDkCH88RixPA8gNbxk4lSXGsjwb0CxQK6xR44U+LkOnwzp0BtSP1DkvyC406idGfCOz+gy 0u7Ab725AN2cnIyMCYFu3Sox+HmWZj8lGgJjezEAZ3QypAb+piKa3os3Umq1pw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1702354682; 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=MgsECoJJ+IMZVB6uHDFloHj7eIfx4zmhGeB/E0KSIuI=; b=jLv1ZMkjtkdgXjkP3wOatWVeGlNTBU7ajEYZzICwlFCXDOUygJRv25PEVwhodRbdb6gJWS OK6eQGD7n2PGvtGDfflIaCewszYMxiOceNWAUJ0WRFbxWylCDNuIeOZhI5U6faeXLIpFfN J/B5mQ3H3gN8JagzMS+FjavFzdHjs4QvJh+Jh5DmCwtI4172xOk+F8kANFnhW4VFHezkRv OfVMLoinym0DI3En6TdHsySRx2tJzH99ckRfZU/HXscmKUjlLF3Mtx+qjJvQwMXxVctU11 BzuVMTN1/ioa5wJyrBRWkG/jlL7ISpuXxN3up4TGFycqaiGCfTwA0N3RAyRHXA== 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 4Sq5216LpSz10NW for ; Tue, 12 Dec 2023 04:18:01 +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 3BC4I1Oq009075 for ; Tue, 12 Dec 2023 04:18:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BC4I1XS009074 for net@FreeBSD.org; Tue, 12 Dec 2023 04:18:01 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: net@FreeBSD.org Subject: [Bug 275693] bnxt: kernel crash during driver unload Date: Tue, 12 Dec 2023 04:18:01 +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: 12.4-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: zlei@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275693 Zhenlei Huang changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zlei@FreeBSD.org --- Comment #1 from Zhenlei Huang --- (In reply to Sumit Saxena from comment #0) I tried to get the exact line number with addr2line but failed. I see you set the version to 12.4-RELEASE. Is it a custom built kernel or t= he GENERIC one ?=20 Can you please share the exact version of your running kernel ? ``` # freebsd-version -kr # uname -na ``` If you are running the GENERIC kernel please update it to latest patch level 12.4-RELEASE-p9 and then re-post the screenshot of kernel crash ( so that i= t is easy to get line number with addr2line ). --=20 You are receiving this mail because: You are the assignee for the bug.=