Skip to content

Consider increasing the size of the static symbolization buffer in sanitizer_common #51606

@acmorrow

Description

@acmorrow
Bugzilla Link 52264
Version unspecified
OS All
CC @acmorrow

Extended Description

It appears that there are some 16K static buffers for the symbolizer:

I have recently encountered some events where it appears that one or more of these buffers is not sufficient when symbolizing sanitizer failures, leading to messages like:

==4094==WARNING: Symbolizer buffer too small

Would it be possible to expand these to something larger, maybe 1M? While no fixed-sized buffer can handle everything, 16K feels very conservative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions