From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1BF393858426; Fri, 12 May 2023 15:18:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1BF393858426 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1683904725; bh=wkArQoBnqWQik1k5JWxen5RHLDzf5Mfwb2Z6RdUwoG8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TPo57ombXPKZzDxHd2Ow3pOYlfNpUJzISZZIIjSdu52zQRYeaZZCVb8qlo/1salvw InlLl1PfHwQcgxYKP5vkNz+DX9dTR4PjACxsiN/H4MJKtEj1z19EHlDcVCVoLhm65W cYuW1vu/0H8A70rVZXzXwxiUfqDwqWfdrbpZOuv4= From: "fche at redhat dot com" To: systemtap@sourceware.org Subject: [Bug translator/30442] optional statement probes still throw exceptions that kill pass-2 Date: Fri, 12 May 2023 15:18:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: translator X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat 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: resolution bug_status 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=3D30442 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Frank Ch. Eigler --- commit ab0c5c25509600b7c9cecc9e10baebc984082b50 gpg: Signature made Fri 12 May 2023 11:18:18 AM EDT gpg: using RSA key 5D38116FA4D3A7CC77E378D37E83610126DCC2E8 gpg: Good signature from "Frank Ch. Eigler " [ultimate] Author: Frank Ch. Eigler Date: Fri May 12 11:13:45 2023 -0400 PR30442: failing optional statement probes should not trigger pass2 exceptions --=20 You are receiving this mail because: You are the assignee for the bug.=