-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Sentry not working with bun when compile to binary #16113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, would you mind also raising this issue upstream to bun? I don't think we're doing anything unorthodox in the SDK to trigger this. |
Hey, yes i did oven-sh/bun#19204 currently states:
at https://bun.sh/docs/bundler/executables#bytecode-compilation |
Great! Thank you. Let's wait for their answer. |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/bun
SDK Version
9.13.0
Framework Version
bun --revision 1.2.10+db2e7d7f7
Link to Sentry event
No response
Reproduction Example/SDK Setup
Do bun init blank.
index.ts
Dockerfile
run docker build and docker run you get:
Steps to Reproduce
Described above
Expected Result
Should not crash
Actual Result
Crashing
The text was updated successfully, but these errors were encountered: