Skip to content

Possible recursion error in Sentry Browser SDK #2611

@mortargrind

Description

@mortargrind

Package + Version

  • @sentry/browser
  • @sentry/node
  • raven-js
  • raven-node (raven for node)
  • other:

Version:

15.15.5

Description

Hello.

We are getting a RangeError: Maximum call stack size exceeded error approximately once a month in our application.

When I check the breadcrumbs what I see is this:
image

The error report link is here https://sentry.io/share/issue/1ce9d6729fee41909ee71e2c871f07e5/.

Since there is no breadcrumb or stacktrace that is related to our app, I am suspecting that this is related to Sentry itself. I am planning on disabling the DOM breadcrumb integration for now so even if it's related to our app, Sentry related stuff won't be appearing in the report.

If you have any idea that can confirm or reject my suspicions I am all ears. I can also share the details of our tech stack and the way we use the SDK if that can help you.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions