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

This just happens #16046

Open
Emmanuek5 opened this issue Dec 29, 2024 · 3 comments
Open

This just happens #16046

Emmanuek5 opened this issue Dec 29, 2024 · 3 comments
Labels
crash An issue that could cause a crash linux An issue that occurs on Linux needs repro Needs an example to reproduce

Comments

@Emmanuek5
Copy link

How can we reproduce the crash?

No response

Relevant log output

Stack Trace (bun.report)

Bun v1.1.42 (50eec00) on linux x86_64_baseline [RunAsNodeCommand]

Illegal instruction at address 0x03D05000

  • ??
  • ld-temp.o:0: pas_utility_heap_config_specialized_local_allocator_try_allocate_small_segregated_slow
  • ld-temp.o:0: pas_utility_heap_try_allocate_with_alignment
  • ld-temp.o:0: pas_thread_local_cache_layout_add_node
  • ld-temp.o:0: set_up_range
  • ld-temp.o:0: pas_designated_intrinsic_heap_initialize
  • ld-temp.o:0: pas_segregated_heap_ensure_size_directory_for_size
  • ld-temp.o:0: bmalloc_heap_config_specialized_try_allocate_common_impl_slow
  • ld-temp.o:0: bmalloc_allocate_impl_impl_slow(...)
  • ld-temp.o:0: bmalloc_allocate_impl_casual_case(...)

Features: jsc, no_avx2, no_avx

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

Thank you for reporting this crash.

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

@Jarred-Sumner
Copy link
Collaborator

@Emmanuek5 can you share any more information? A script we can run and the dependencies you're using?

@DonIsaac DonIsaac added the needs repro Needs an example to reproduce label Dec 30, 2024
Copy link
Contributor

Hello @Emmanuek5. Please provide a minimal reproduction using a GitHub repository, Replit, CodeSandbox, or provide a bulleted list of commands to run that reproduce this issue. Issues marked with needs repro will be closed if they have no activity within 3 days.

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 needs repro Needs an example to reproduce
Projects
None yet
Development

No branches or pull requests

3 participants