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

Segfault when installing dependencies #14666

Open
swissspidy opened this issue Oct 18, 2024 · 1 comment
Open

Segfault when installing dependencies #14666

swissspidy opened this issue Oct 18, 2024 · 1 comment
Assignees
Labels
bun install Something that relates to the npm-compatible client crash An issue that could cause a crash linux An issue that occurs on Linux

Comments

@swissspidy
Copy link

package.json file

No response

How can we reproduce the crash?

This happens in my PR at GoogleForCreators/web-stories-wp#13456 when running bun install on GitHub Actions.

It works fine locally on macOS, but on Linux it fails.

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.30 (7996d06) on linux x86_64_baseline [InstallCommand]

Segmentation fault at address 0x00000000

  • ??
  • http.zig:1052: Thread.PosixThreadImpl.spawn__anon_157319.Instance.entryFn

Features: extracted_packages, lockfile_migration_from_package_lock

@swissspidy swissspidy added the crash An issue that could cause a crash label Oct 18, 2024
@github-actions github-actions bot added the linux An issue that occurs on Linux label Oct 18, 2024
@Jarred-Sumner Jarred-Sumner added the bun install Something that relates to the npm-compatible client label Oct 21, 2024
@swissspidy
Copy link
Author

Still happening with v1.1.1.38:

Bun v1.1.38 (bf2f153) on linux x86_64_baseline [InstallCommand]

Segmentation fault at address 0x00000A0B

Features: git_dependencies

Sentry Issue: BUN-9D9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bun install Something that relates to the npm-compatible client crash An issue that could cause a crash linux An issue that occurs on Linux
Projects
None yet
Development

No branches or pull requests

3 participants