Skip to content

Segmentation fault on running a test #11662

@s-h-a-d-o-w

Description

@s-h-a-d-o-w

How can we reproduce the crash?

git clone git@github.com:grafana/grafana.git
yarn install --immutable
bun test public/app/features/manage-dashboards/state/actions.test.ts

Relevant log output

bun test v1.1.12 (43f0913c)

public/app/features/manage-dashboards/state/actions.test.ts:
============================================================
Bun v1.1.12 (43f0913c) Linux x64
Args: "bun" "test" "public/app/features/manage-dashboards/state/actions.test.ts"
Features: jsc transpiler_cache(15) tsconfig_paths(2) tsconfig(12) 
Builtins: "node:util" "node:util/types" 
Elapsed: 441ms | User: 348ms | Sys: 113ms
RSS: 0.80GB | Peak: 0.27GB | Commit: 0.80GB | Faults: 0

panic(main thread): Segmentation fault at address 0x1A
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Stack Trace (bun.report)

Bun v1.1.12 (43f0913) on linux x86_64 [AutoCommand]

Segmentation fault at address 0x0000001A

Metadata

Metadata

Assignees

Labels

crashAn issue that could cause a crash

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions