Skip to content

Potential TagReference object double free #7002

Open
@plafosse

Description

@plafosse

Using latest dev with active object counters for TagReference objects open a binary with tags applied, observe:

>>> get_memory_usage_info()['Active TagReference objects']
18446744073709551597

IDK why this is happening, one of two options that I can conjecture.

  1. The active object counter is broken somehow.
  2. The active object counter is getting double decremented perhaps indicating a double free (I have no other reason to believe this is a double free)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: APIIssue needs changes to the APIEffort: TrivialIssue should take < 1 dayImpact: LowIssue is a papercut or has a good, supported workaroundState: Awaiting TriageIssue is waiting for more in-depth triage from a developerUI: TagsIssues with the Tags widget

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions