From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DC8A53857C76; Fri, 16 Sep 2022 20:49:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC8A53857C76 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663361346; bh=cCBa0UedDOJWFVSFWjvSZDLpsOZaHn2C5EqBf7Nwv7A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=v6h70kGiZM/oYqGG/Pq/qyof01YUlR7EwwmRJ2hSZmV5ZAM0RvVncahZ5lfocdlLX XBF6OsJPKR8PCqO+eoicTUdtxgWl40eS5ecP7I6I81FESmFYuulDluRdljxNc+DTyI k/U1oQ5YPOg5PZry/NeB/klqqu0uGeCVwlNHK56A= From: "agentzh at gmail dot com" To: systemtap@sourceware.org Subject: [Bug runtime/29577] NULL pointer dereference in kernel tracepoint int3 execution Date: Fri, 16 Sep 2022 20:49:06 +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: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- 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: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29577 --- Comment #1 from agentzh --- I just proposed a patch to fix it but haven't verified it since it's extrem= ely hard to reproduce: https://gist.github.com/agentzh/905021679609619ec1b62011870cd926 It looks like related. --=20 You are receiving this mail because: You are the assignee for the bug.=