-
-
Notifications
You must be signed in to change notification settings - Fork 372
Open
Description
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
Projects
Status
Backlog