[DynInst_API:] [dyninst/dyninst] 232b88: Fix crash in DwarfFrameParser::create


Date: Thu, 05 Dec 2024 12:13:40 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 232b88: Fix crash in DwarfFrameParser::create
  Branch: refs/heads/thaines/fix_dwarFrameParser_crash
  Home:   https://github.com/dyninst/dyninst
  Commit: 232b885faf28eaf4eec7c5e983e35dc441789a64
      https://github.com/dyninst/dyninst/commit/232b885faf28eaf4eec7c5e983e35dc441789a64
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

  Changed paths:
    M dwarf/h/dwarfFrameParser.h
    M dwarf/src/dwarfFrameParser.C

  Log Message:
  -----------
  Fix crash in DwarfFrameParser::create

When running with ~4 or more threads, there is an intermittent crash
during the destruction of frameParsers.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 232b88: Fix crash in DwarfFrameParser::create, Tim Haines <=