Skip to content

Add reproduction for sentry-javascript#19367#21

Open
chargome wants to merge 1 commit intomainfrom
repro/sentry-javascript-19367
Open

Add reproduction for sentry-javascript#19367#21
chargome wants to merge 1 commit intomainfrom
repro/sentry-javascript-19367

Conversation

@chargome
Copy link
Member

Reproduces: Next.js 16 + Turbopack duplicates @opentelemetry/api across server-side chunks, causing infinite .with() recursion and a fatal RangeError: Maximum call stack size exceeded.

The check-otel-dedup script confirms 7 duplicate OTel chunks in the build output, matching the root cause described in the issue.

Reproduces: Next.js 16 + Turbopack duplicates @opentelemetry/api across
server-side chunks, causing infinite .with() recursion and a fatal
RangeError: Maximum call stack size exceeded.

The check-otel-dedup script confirms 7 duplicate OTel chunks in the build
output, matching the root cause described in the issue.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant