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

Next.js 15 Server Crash #15962

Closed
Rahul-K-Saini opened this issue Dec 23, 2024 · 3 comments
Closed

Next.js 15 Server Crash #15962

Rahul-K-Saini opened this issue Dec 23, 2024 · 3 comments
Labels
crash An issue that could cause a crash linux An issue that occurs on Linux

Comments

@Rahul-K-Saini
Copy link

How can we reproduce the crash?

No response

Relevant log output

Stack Trace (bun.report)

Bun v1.1.38 (bf2f153) on linux x86_64 [AutoCommand]

Illegal instruction at address 0x0593E8A8

  • ??
  • ld-temp.o:0: pas_thread_local_cache_stop_local_allocators_if_necessary
  • ld-temp.o:0: bmalloc_heap_config_specialized_local_allocator_try_allocate_small_segregated_slow
  • ld-temp.o:0: bmalloc_allocate_impl_casual_case(...)
  • Function.h:38: Bun::signalHandler
  • ??
  • ld-temp.o:0: pas_thread_local_cache_stop_local_allocators_if_necessary
  • ld-temp.o:0: bmalloc_heap_config_specialized_local_allocator_try_allocate_small_segregated_slow
  • ld-temp.o:0: bmalloc_try_allocate_impl_casual_case(...)
  • ld-temp.o:0: WTF::tryFastCompactMalloc

Features: process_dlopen, Bun.stdin, Bun.stdout, abort_signal, dotenv, fetch, http_server, jsc, spawn, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths

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

@Rahul-K-Saini, thank you for reporting this crash. The latest version of Bun is v1.1.41, but this crash was reported on Bun v1.1.38.

Are you able to reproduce this crash on the latest version of Bun?

bun upgrade

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

@Rahul-K-Saini
Copy link
Author

okay I'll upgrade and let you know

@Rahul-K-Saini
Copy link
Author

upgraded, now working fine

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
Projects
None yet
Development

No branches or pull requests

1 participant