Skip to content

BUGFIX: out of memory error when using AbsorbingHandler#3486

Open
christoph-daehne wants to merge 2 commits intoneos:9.0from
christoph-daehne:bugfix/5576-out-of-memory-error-when-using-absorbing-handler-for-exceptions
Open

BUGFIX: out of memory error when using AbsorbingHandler#3486
christoph-daehne wants to merge 2 commits intoneos:9.0from
christoph-daehne:bugfix/5576-out-of-memory-error-when-using-absorbing-handler-for-exceptions

Conversation

@christoph-daehne
Copy link
Copy Markdown

Exceptions while rendering error stack traces no longer exhaust all memory and crash.

Resolves #3487

Review instructions

You find details in #3487

Checklist

  • Code follows the PSR-2 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the lowest maintained branch
    • bug was introduced in 9.0
  • Reviewer - PR Title is brief but complete and starts with FEATURE|TASK|BUGFIX
  • Reviewer - The first section explains the change briefly for change-logs
  • Reviewer - Breaking Changes are marked with !!! and have upgrade-instructions

@ahaeslich ahaeslich changed the title BUGFIX: out of memory error when using AbsorbingHandler #5576 BUGFIX: out of memory error when using AbsorbingHandler Jun 21, 2025
Copy link
Copy Markdown
Member

@kitsunet kitsunet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clever idea, I like!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: out of memory error when using AbsorbingHandler for exceptions

2 participants