From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C4A76384B806; Wed, 26 Oct 2022 00:40:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C4A76384B806 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666744844; bh=lIcrR7f8aA426jix+VZ6IbomUGDigIi2VnCGo2akOaQ=; h=From:To:Subject:Date:From; b=lbKd+6a/t9l8x6/94JadpBxA0sHbe8laSiApoh8mioQokZZvl/xodZQQBybyoz2VY 28hAf8dBI4bQbtlq0Xz8VgmObirxaef0ZsuQvt5St34ZlaNdXS5PEmZUFFSPM7bIDe axJo9P7opuNx66GQMJwxpMYyWBIyNeC+WuCRMgOs= From: "lijunlong at openresty dot com" To: systemtap@sourceware.org Subject: [Bug translator/29724] New: A null pointer dereference when call dwarf_diename Date: Wed, 26 Oct 2022 00:40:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: lijunlong at openresty 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D29724 Bug ID: 29724 Summary: A null pointer dereference when call dwarf_diename Product: systemtap Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: translator Assignee: systemtap at sourceware dot org Reporter: lijunlong at openresty dot com Target Milestone: --- The program would crash when converting NULL to std::string. --=20 You are receiving this mail because: You are the assignee for the bug.=