Skip to content

Replay: SDK is stuck in an infinite loop. #7947

@xiaotting

Description

@xiaotting

Environment

SaaS (https://sentry.io/)

Version

No response

Product Area

Replays

Link

No response

DSN

No response

Steps to Reproduce

After introducing the replay function in Sentry into the project, the webpage became stuck. During the troubleshooting process, it was discovered that a deadlock occurred when calling the visit method in normalize.ts.

Expected Result

Sentry should not get stuck in an infinite loop, and integrating Sentry should not affect the functionality of our webpage.

Actual Result

There is an error in the console: "paused before potential out-of-memory crash".
企业微信截图_b4cf5404-9dd7-4cce-90a3-76ed15989010

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions