Skip to content
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

Floating point error #11035

Open
pheuter opened this issue May 13, 2024 · 0 comments
Open

Floating point error #11035

pheuter opened this issue May 13, 2024 · 0 comments
Labels
bug Something isn't working crash An issue that could cause a crash

Comments

@pheuter
Copy link

pheuter commented May 13, 2024

How can we reproduce the crash?

No response

JavaScript/TypeScript code that reproduces the crash?

No response

Relevant log output

Bun v1.1.8 (89d25807) Linux x64 (baseline)
2024-05-13T00:54:15Z app[91852d57f92538] ewr [info]Args: "bun", "./src/jobs/employeeQualificationReminder.ts"
2024-05-13T00:54:15Z app[91852d57f92538] ewr [info]Features: jsc bunfig
2024-05-13T00:54:15Z app[91852d57f92538] ewr [info]Elapsed: 1ms | User: 0ms | Sys: 2ms
2024-05-13T00:54:15Z app[91852d57f92538] ewr [info]RSS: 1.07GB | Peak: 84.94MB | Commit: 1.07GB | Faults: 1
2024-05-13T00:54:15Z app[91852d57f92538] ewr [info]panic(main thread): Floating point error at address 0x564E695F4615
2024-05-13T00:54:15Z app[91852d57f92538] ewr [info]oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Stack Trace (bun.report)

Bun v1.1.8 (89d2580) on linux x86_64_baseline [AutoCommand]

Floating point exception at address 0x564E695F4615

  • ??
@pheuter pheuter added bug Something isn't working crash An issue that could cause a crash labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash An issue that could cause a crash
Projects
None yet
Development

No branches or pull requests

1 participant