From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EB2DE3858C52; Fri, 26 Aug 2022 04:45:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB2DE3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661489133; bh=LAHZfEnvLaO79D+xDmfz3Bjv82xPv9zvrgfK2OQ1Cog=; h=From:To:Subject:Date:From; b=ymBK5bU5Ta0P9LAaWd9MB/1ROXL0DXhtnHJ9leR1tb5pc4+o4AS7xmpyEo4y7SPEc H7UzabyhY+YRh9A5QBj11j5XSzDLz8Z2hgjTnVp3HkmdAJ6YFje9bnww6gMXTb8gTx xCkRtnxzpmxctMu06xPWYMeGoRDil1Xlp4THx92A= From: "james.hilliard1 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/106745] New: segfault in bpf_core_get_sou_member_index Date: Fri, 26 Aug 2022 04:45:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: james.hilliard1 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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 attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106745 Bug ID: 106745 Summary: segfault in bpf_core_get_sou_member_index Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: james.hilliard1 at gmail dot com Target Milestone: --- Created attachment 53510 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D53510&action=3Dedit bug report output Running into this on master with the following patch(seems unrelated to the crash): https://patchwork.ozlabs.org/project/gcc/patch/87a681d7tf.fsf_-_@oracle.com= /=