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

Sentinel Mismatch #11854

Closed
lrbateman2611 opened this issue Jun 13, 2024 · 1 comment
Closed

Sentinel Mismatch #11854

lrbateman2611 opened this issue Jun 13, 2024 · 1 comment
Labels
crash An issue that could cause a crash

Comments

@lrbateman2611
Copy link

How can we reproduce the crash?

Running on windows 10 through proxmox. Error occurs during powershell install or when trying to run any bun command after scoop install.

Relevant log output

################################################################################################################ 100.0%
============================================================
Bun v1.1.13 (bd6a6051) Windows x64 (baseline)
Args:
Elapsed: 2ms | User: 0ms | Sys: 15ms
RSS: 16.12MB | Peak: 16.13MB | Commit: 61.68MB | Faults: 4084

panic(thread 6680): sentinel mismatch
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:

[removed]

Install Failed - could not verify bun.exe
The command 'C:\Users\Versa\.bun\bin\bun.exe --revision' exited with code 3

1

Stack Trace (bun.report)

Bun v1.1.13 (bd6a605) on windows x86_64_baseline [_]

panic: sentinel mismatch

@lrbateman2611 lrbateman2611 added the crash An issue that could cause a crash label Jun 13, 2024
@Jarred-Sumner
Copy link
Collaborator

Duplicate of #3312

@Jarred-Sumner Jarred-Sumner marked this as a duplicate of #3312 Jun 13, 2024
@Jarred-Sumner Jarred-Sumner closed this as not planned Won't fix, can't repro, duplicate, stale Jun 13, 2024
@Jarred-Sumner Jarred-Sumner removed the crash An issue that could cause a crash label Jun 14, 2024
@robobun robobun added needs repro Needs an example to reproduce needs tests Something that needs more testing bun:sqlite Something to do with bun:sqlite vscode Something to do with the VSCode extension windows An issue that is known to occur on Windows macOS An issue that occurs on macOS linux An issue that occurs on Linux cli Something to do with CLI arguments repl An issue with `bun repl` atw docker An issue that occurs when running in Docker lambda An issue related to the AWS Lambda layer needs investigate Needs to be investigated to find the root cause idea quick fix Something that can be fixed with low effort, but high impact shell Something to do with Bun as a shell types An issue with TypeScript types cjs bun:glob Related to Bun.Glob sourcemaps breaking crash reporter bug the stack trace given does not seem to be valid needs triage node:http node:util labels Jun 14, 2024
@Jarred-Sumner Jarred-Sumner added windows An issue that is known to occur on Windows crash An issue that could cause a crash and removed breaking crash reporter bug the stack trace given does not seem to be valid needs triage node:http node:util node:crypto web:fetch web:url web:websocket web:encoding web:performance web:crypto web:blob bun:tcp bun:udp bun:semver bun:serve Bun.serve and HTTP server wintercg Web-interoperable Runtimes Community Group compatiblity bun patch bun:fs bun:crypto bun:spawn crash An issue that could cause a crash windows An issue that is known to occur on Windows labels Jun 14, 2024
@robobun robobun added the windows An issue that is known to occur on Windows label Jun 14, 2024
@Jarred-Sumner Jarred-Sumner removed crash An issue that could cause a crash windows An issue that is known to occur on Windows labels Jun 14, 2024
@robobun robobun added the crash An issue that could cause a crash label Jun 14, 2024
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
Projects
None yet
Development

No branches or pull requests

3 participants