From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 28579385740B; Sun, 18 Sep 2022 01:35:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 28579385740B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663464958; bh=1Pvzv6xbbjmkymPGd4qBp7iufy5G9tMt2nEle6yrSr4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=D5DAhVUq+yxKGeOo7q+cQNkVx+BK1yiAMGMVU+/acsED0Vfj2TYGvkzoSdr0tEaac kMzdwe4Mp+nNxdbmipI6BYl8L8fGyqrr96DJaMtwW+AhEtIFK+KYgpVEVDUld1jwhR w5n5wgCgNpa+OjtyLIp5DVRsGUItZTh8BdH0xAvo= From: "agentzh at gmail dot com" To: systemtap@sourceware.org Subject: [Bug runtime/29577] NULL pointer dereference in kernel tracepoint int3 execution Date: Sun, 18 Sep 2022 01:35:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: agentzh at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29577 agentzh changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from agentzh --- OK, now after analyzing the kdump file in more detail, I believe it is this kernel bug fixed upstream almost 3 years ago: https://lkml.iu.edu/hypermail/linux/kernel/1912.0/00303.html --=20 You are receiving this mail because: You are the assignee for the bug.=