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

Container with base image 1.1.41-slim crashes instantly (base-image 1.1.40-slim works fine) #15910

Closed
Strehk opened this issue Dec 20, 2024 · 3 comments
Labels
crash An issue that could cause a crash linux An issue that occurs on Linux runtime

Comments

@Strehk
Copy link

Strehk commented Dec 20, 2024

How can we reproduce the crash?

Just run the container ghcr.io/deutschemodelunitednations/deutschemodelunitednations/munify-delegator:1.2.5
https://github.com/DeutscheModelUnitedNations/munify-delegator/pkgs/container/deutschemodelunitednations%2Fmunify-delegator/326456785?tag=1.2.5

https://github.com/DeutscheModelUnitedNations/munify-delegator/releases/tag/1.2.5

Relevant log output

============================================================
Bun v1.1.41 (b8f28ed8) Linux x64 (baseline)
Linux Kernel v5.15.0 | glibc v2.31
CPU: sse42 popcnt avx avx2
Args: "node" "/app/node_modules/.bin/prisma" "migrate" "deploy"
Features: jsc
Builtins: "bun:main" "node:fs" "node:string_decoder" "node:util/types"
Elapsed: 485ms | User: 325ms | Sys: 54ms
RSS: 1.00GB | Peak: 0.14GB | Commit: 1.00GB | Faults: 347

panic(main thread): Segmentation fault at address 0x0
Crashed while visiting /app/node_modules/@prisma/get-platform/dist/chunk-6HZWON4S.js
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:

 https://bun.report/1.1.41/Bn1b8f28edAgggEog9hlE+8mO0qz3nDig49hD2i2rhD++6wgD0l9vgDujqxgD4+4k9D_A2AA

Illegal instruction (core dumped)

Stack Trace (bun.report)

Bun v1.1.41 (b8f28ed) on linux x86_64_baseline [RunAsNodeCommand]

Segmentation fault at address 0x00000000

Features: jsc

@Strehk Strehk added the crash An issue that could cause a crash label Dec 20, 2024
@github-actions github-actions bot added linux An issue that occurs on Linux runtime labels Dec 20, 2024
Copy link
Contributor

Thank you for reporting this crash.

For Bun's internal tracking, this issue is BUN-A3S.

@0xc0000f
Copy link

same

@Jarred-Sumner
Copy link
Collaborator

Fixed by @dylan-conway in #15911

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash An issue that could cause a crash linux An issue that occurs on Linux runtime
Projects
None yet
Development

No branches or pull requests

3 participants