Skip to content

Increase the maximum stacktrace frame length #1923

@brustolin

Description

@brustolin

Description

We are using 100 as a constant to create C arrays of Stacktrace frames.
The App hangs PR #1906 do this in a context that is not possible to allocate more memory.
We already received a few complaints that the Stacktrace is truncated and this may be the cause.

The first idea to improve this is to increase the value, with the obvious downside that we need to pre-allocate more memory every time we need to create the stack trace.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions