[DRE-maint] Bug#1124785: passenger: simple nodejs application stopped working
Antonio Terceiro
terceiro at debian.org
Tue Jan 6 18:11:56 GMT 2026
Package: passenger
Version: 6.1.1+ds-1
Severity: normal
At some point between 2025-12-03 and 2025-12-08 the `nodejs` autopkgtest
test script start failing. There was a very minor nodejs update between
as passing and a failing job, which is hardly the culprit:
-nodejs 22.21.1+dfsg+~cs22.19.0-5
+nodejs 22.21.1+dfsg+~cs22.19.0-6
Maybe related, there was the following updates in apache2:
-apache2 2.4.65-3+b1
-apache2-bin 2.4.65-3+b1
-apache2-data 2.4.65-3
-apache2-utils 2.4.65-3+b1
+apache2 2.4.66-2
+apache2-bin 2.4.66-2
+apache2-data 2.4.66-2
+apache2-utils 2.4.66-2
This was originally reported as #1123824, but since I don't expect the
nodejs support in passenger to have any real users, I will close that
bug and track this issue here.
Here is the output of a sample run of the test:
----------------8<----------------8<----------------8<------------------
$ ./debian/tests/nodejs
Module passenger already enabled
--2026-01-06 18:02:43-- http://localhost/testnodejs/
Resolving localhost (localhost)... ::1, 127.0.0.1
Connecting to localhost (localhost)|::1|:80... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2026-01-06 18:02:44 ERROR 500: Internal Server Error.
retry: wget returned 8, backing off for 1 second and trying again...
--2026-01-06 18:02:45-- http://localhost/testnodejs/
Resolving localhost (localhost)... ::1, 127.0.0.1
Connecting to localhost (localhost)|::1|:80... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2026-01-06 18:02:45 ERROR 500: Internal Server Error.
retry: wget returned 8, giving up.
==> /var/log/apache2/access.log <==
::1 - - [06/Jan/2026:18:02:43 +0000] "GET /testnodejs/ HTTP/1.1" 500 4668 "-" "Wget/1.25.0"
::1 - - [06/Jan/2026:18:02:45 +0000] "GET /testnodejs/ HTTP/1.1" 500 4668 "-" "Wget/1.25.0"
==> /var/log/apache2/error.log <==
[Tue Jan 06 18:02:43.645901 2026] [mpm_event:notice] [pid 4993:tid 4993] AH00493: SIGUSR1 received. Doing graceful restart
[ N 2026-01-06 18:02:43.6613 6741/Ta age/Cor/CoreMain.cpp:669 ]: Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)
[ N 2026-01-06 18:02:43.6613 6741/T1 age/Cor/CoreMain.cpp:1242 ]: Received command to shutdown gracefully. Waiting until all clients have disconnected...
[ N 2026-01-06 18:02:43.6614 6741/Ta Ser/Server.h:895 ]: [ServerThr.1] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6614 6741/Ta Ser/Server.h:552 ]: [ServerThr.1] Shutdown finished
[ N 2026-01-06 18:02:43.6614 6741/Tg Ser/Server.h:895 ]: [ServerThr.4] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6614 6741/Td Ser/Server.h:895 ]: [ServerThr.3] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6614 6741/Th Ser/Server.h:895 ]: [ServerThr.5] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/Tg Ser/Server.h:552 ]: [ServerThr.4] Shutdown finished
[ N 2026-01-06 18:02:43.6615 6741/Th Ser/Server.h:552 ]: [ServerThr.5] Shutdown finished
[ N 2026-01-06 18:02:43.6614 6741/Tl Ser/Server.h:895 ]: [ServerThr.7] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6614 6741/Tk Ser/Server.h:895 ]: [ServerThr.6] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/Td Ser/Server.h:552 ]: [ServerThr.3] Shutdown finished
[ N 2026-01-06 18:02:43.6615 6741/Tp Ser/Server.h:895 ]: [ServerThr.9] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/Tv Ser/Server.h:895 ]: [ServerThr.12] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/T11 Ser/Server.h:895 ]: [ServerThr.15] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/Tr Ser/Server.h:895 ]: [ServerThr.10] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/Tl Ser/Server.h:552 ]: [ServerThr.7] Shutdown finished
[ N 2026-01-06 18:02:43.6615 6741/Tt Ser/Server.h:895 ]: [ServerThr.11] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/Tc Ser/Server.h:895 ]: [ServerThr.2] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/Tk Ser/Server.h:552 ]: [ServerThr.6] Shutdown finished
[ N 2026-01-06 18:02:43.6615 6741/Tp Ser/Server.h:552 ]: [ServerThr.9] Shutdown finished
[ N 2026-01-06 18:02:43.6616 6741/T1h Ser/Server.h:895 ]: [ServerThr.23] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/T15 Ser/Server.h:895 ]: [ServerThr.17] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/Tz Ser/Server.h:895 ]: [ServerThr.14] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/Tv Ser/Server.h:552 ]: [ServerThr.12] Shutdown finished
[ N 2026-01-06 18:02:43.6615 6741/T13 Ser/Server.h:895 ]: [ServerThr.16] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/T1b Ser/Server.h:895 ]: [ServerThr.20] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/T11 Ser/Server.h:552 ]: [ServerThr.15] Shutdown finished
[ N 2026-01-06 18:02:43.6615 6741/Tn Ser/Server.h:895 ]: [ServerThr.8] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6616 6741/Tr Ser/Server.h:552 ]: [ServerThr.10] Shutdown finished
[ N 2026-01-06 18:02:43.6615 6741/T1d Ser/Server.h:895 ]: [ServerThr.21] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6615 6741/T17 Ser/Server.h:895 ]: [ServerThr.18] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6616 6741/Tt Ser/Server.h:552 ]: [ServerThr.11] Shutdown finished
[ N 2026-01-06 18:02:43.6616 6741/T1f Ser/Server.h:895 ]: [ServerThr.22] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6616 6741/Tc Ser/Server.h:552 ]: [ServerThr.2] Shutdown finished
[ N 2026-01-06 18:02:43.6616 6741/T1h Ser/Server.h:552 ]: [ServerThr.23] Shutdown finished
[ N 2026-01-06 18:02:43.6616 6741/T19 Ser/Server.h:895 ]: [ServerThr.19] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6616 6741/T15 Ser/Server.h:552 ]: [ServerThr.17] Shutdown finished
[ N 2026-01-06 18:02:43.6616 6741/T1p Ser/Server.h:895 ]: [ServerThr.27] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6616 6741/T1t Ser/Server.h:895 ]: [ServerThr.29] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6616 6741/Tz Ser/Server.h:552 ]: [ServerThr.14] Shutdown finished
[ N 2026-01-06 18:02:43.6616 6741/T1w Ser/Server.h:895 ]: [ServerThr.30] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6616 6741/T13 Ser/Server.h:552 ]: [ServerThr.16] Shutdown finished
[ N 2026-01-06 18:02:43.6616 6741/T1z Ser/Server.h:895 ]: [ServerThr.32] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6617 6741/T1w Ser/Server.h:552 ]: [ServerThr.30] Shutdown finished
[ N 2026-01-06 18:02:43.6616 6741/T1b Ser/Server.h:552 ]: [ServerThr.20] Shutdown finished
[ N 2026-01-06 18:02:43.6616 6741/T1y Ser/Server.h:895 ]: [ServerThr.31] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6616 6741/Tn Ser/Server.h:552 ]: [ServerThr.8] Shutdown finished
[ N 2026-01-06 18:02:43.6616 6741/T1d Ser/Server.h:552 ]: [ServerThr.21] Shutdown finished
[ N 2026-01-06 18:02:43.6617 6741/T17 Ser/Server.h:552 ]: [ServerThr.18] Shutdown finished
[ N 2026-01-06 18:02:43.6617 6741/T1f Ser/Server.h:552 ]: [ServerThr.22] Shutdown finished
[ N 2026-01-06 18:02:43.6617 6741/T19 Ser/Server.h:552 ]: [ServerThr.19] Shutdown finished
[ N 2026-01-06 18:02:43.6617 6741/T1j Ser/Server.h:895 ]: [ServerThr.24] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6617 6741/T1p Ser/Server.h:552 ]: [ServerThr.27] Shutdown finished
[ N 2026-01-06 18:02:43.6617 6741/T1l Ser/Server.h:895 ]: [ServerThr.25] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6617 6741/Tx Ser/Server.h:895 ]: [ServerThr.13] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6617 6741/T1t Ser/Server.h:552 ]: [ServerThr.29] Shutdown finished
[ N 2026-01-06 18:02:43.6617 6741/T1n Ser/Server.h:895 ]: [ServerThr.26] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6617 6741/T1z Ser/Server.h:552 ]: [ServerThr.32] Shutdown finished
[ N 2026-01-06 18:02:43.6617 6741/T1y Ser/Server.h:552 ]: [ServerThr.31] Shutdown finished
[ N 2026-01-06 18:02:43.6618 6741/T1j Ser/Server.h:552 ]: [ServerThr.24] Shutdown finished
[ N 2026-01-06 18:02:43.6618 6741/T1l Ser/Server.h:552 ]: [ServerThr.25] Shutdown finished
[ N 2026-01-06 18:02:43.6618 6741/Tx Ser/Server.h:552 ]: [ServerThr.13] Shutdown finished
[ N 2026-01-06 18:02:43.6618 6741/T1r Ser/Server.h:895 ]: [ServerThr.28] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6618 6741/T1n Ser/Server.h:552 ]: [ServerThr.26] Shutdown finished
[ N 2026-01-06 18:02:43.6618 6741/T1r Ser/Server.h:552 ]: [ServerThr.28] Shutdown finished
[ N 2026-01-06 18:02:43.6619 6741/T22 Ser/Server.h:895 ]: [ApiServer] Freed 0 spare client objects
[ N 2026-01-06 18:02:43.6620 6741/T22 Ser/Server.h:552 ]: [ApiServer] Shutdown finished
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
[ N 2026-01-06 18:02:43.7224 7014/T1 age/Wat/WatchdogMain.cpp:1367 ]: Starting Passenger watchdog...
[ N 2026-01-06 18:02:43.7642 7018/T1 age/Cor/CoreMain.cpp:1337 ]: Starting Passenger core...
[ N 2026-01-06 18:02:43.7644 7018/T1 age/Cor/CoreMain.cpp:255 ]: Passenger core running in multi-application mode.
[ N 2026-01-06 18:02:43.9198 7018/T1 age/Cor/CoreMain.cpp:1012 ]: Passenger core online, PID 7018
[Tue Jan 06 18:02:43.921370 2026] [mpm_event:notice] [pid 4993:tid 4993] AH00489: Apache/2.4.66 (Debian) Phusion_Passenger/6.0.26 configured -- resuming normal operations
[Tue Jan 06 18:02:43.921393 2026] [core:notice] [pid 4993:tid 4993] AH00094: Command line: '/usr/sbin/apache2 -D FOREGROUND'
App 7153 output:
App 7153 output:
App 7153 output: #
App 7153 output: # Fatal error in , line 0
App 7153 output: # Check failed: 12 == (*__errno_location ()).
App 7153 output: #
App 7153 output: #
App 7153 output: #
App 7153 output: #FailureMessage Object: 0xfffff078bda0
App 7153 output: ----- Native stack trace -----
App 7153 output:
App 7153 output: 1: 0xffffa70c517c [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 2: 0xffffa806a8b8 V8_Fatal(char const*, ...) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 3: 0xffffa807a5c0 v8::base::OS::RecommitPages(void*, unsigned long, v8::base::OS::MemoryPermission) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 4: 0xffffa780e6d4 v8::internal::MemoryAllocator::SetPermissionsOnExecutableMemoryChunk(v8::internal::VirtualMemory*, unsigned long, unsigned long, unsigned long) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 5: 0xffffa780ea0c v8::internal::MemoryAllocator::AllocateAlignedMemory(unsigned long, unsigned long, unsigned long, v8::internal::AllocationSpace, v8::internal::Executability, void*, v8::internal::VirtualMemory*) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 6: 0xffffa780eaf4 v8::internal::MemoryAllocator::AllocateUninitializedChunkAt(v8::internal::BaseSpace*, unsigned long, v8::internal::Executability, unsigned long, v8::internal::PageSize) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 7: 0xffffa780ee80 v8::internal::MemoryAllocator::AllocatePage(v8::internal::MemoryAllocator::AllocationMode, v8::internal::Space*, v8::internal::Executability) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 8: 0xffffa782a29c v8::internal::PagedSpaceBase::TryExpand(v8::internal::LocalHeap*, v8::internal::AllocationOrigin) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 9: 0xffffa77dfc1c v8::internal::PagedSpaceAllocatorPolicy::TryExpandAndAllocate(unsigned long, v8::internal::AllocationOrigin) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 10: 0xffffa77dfe80 v8::internal::PagedSpaceAllocatorPolicy::RefillLab(int, v8::internal::AllocationOrigin) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 11: 0xffffa77de8bc v8::internal::MainAllocator::EnsureAllocation(int, v8::internal::AllocationAlignment, v8::internal::AllocationOrigin) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 12: 0xffffa77deb00 v8::internal::MainAllocator::AllocateRawSlowUnaligned(int, v8::internal::AllocationOrigin) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 13: 0xffffa7785c58 v8::internal::Factory::CodeBuilder::AllocateUninitializedInstructionStream(bool) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 14: 0xffffa779b46c v8::internal::Factory::CodeBuilder::BuildInternal(bool) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 15: 0xffffa7d3f1cc v8::internal::baseline::BaselineCompiler::Build(v8::internal::LocalIsolate*) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 16: 0xffffa75e3f7c v8::internal::GenerateBaselineCode(v8::internal::Isolate*, v8::internal::Handle<v8::internal::SharedFunctionInfo>) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 17: 0xffffa763e520 v8::internal::Compiler::CompileSharedWithBaseline(v8::internal::Isolate*, v8::internal::Handle<v8::internal::SharedFunctionInfo>, v8::internal::Compiler::ClearExceptionFlag, v8::internal::IsCompiledScope*) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 18: 0xffffa763ea14 v8::internal::Compiler::CompileBaseline(v8::internal::Isolate*, v8::internal::Handle<v8::internal::JSFunction>, v8::internal::Compiler::ClearExceptionFlag, v8::internal::IsCompiledScope*) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 19: 0xffffa7d315dc v8::internal::baseline::BaselineBatchCompiler::CompileBatch(v8::internal::Handle<v8::internal::JSFunction>) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 20: 0xffffa77269b0 v8::internal::TieringManager::OnInterruptTick(v8::internal::Handle<v8::internal::JSFunction>, v8::internal::CodeKind) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 21: 0xffffa7bc63f0 [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 22: 0xffffa7bc83a4 v8::internal::Runtime_BytecodeBudgetInterruptWithStackCheck_Ignition(int, unsigned long*, v8::internal::Isolate*) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7153 output: 23: 0xffffa74129d4 [/usr/lib/aarch64-linux-gnu/libnode.so.127]
[ E 2026-01-06 18:02:44.2520 7018/T24 age/Cor/App/Implementation.cpp:221 ]: Could not spawn process for application /var/www/testnodejs: The application process exited prematurely.
Error ID: 01f653e0
Error details saved to: /tmp/passenger-error-gdxIld.html
[ E 2026-01-06 18:02:44.2562 7018/T9 age/Cor/Con/CheckoutSession.cpp:282 ]: [Client 1-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 01f653e0. Please see earlier logs for details about the error.
[ N 2026-01-06 18:02:44.7543 6741/T1 age/Cor/CoreMain.cpp:1322 ]: Passenger core shutdown finished
App 7206 output:
App 7206 output:
App 7206 output: #
App 7206 output: # Fatal error in , line 0
App 7206 output: # Check failed: 12 == (*__errno_location ()).
App 7206 output: #
App 7206 output: #
App 7206 output: #
App 7206 output: #FailureMessage Object: 0xffffec296f20
App 7206 output: ----- Native stack trace -----
App 7206 output:
App 7206 output: 1: 0xffffaaa6517c [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 2: 0xffffaba0a8b8 V8_Fatal(char const*, ...) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 3: 0xffffaba1a5c0 v8::base::OS::RecommitPages(void*, unsigned long, v8::base::OS::MemoryPermission) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 4: 0xffffab1ae6d4 v8::internal::MemoryAllocator::SetPermissionsOnExecutableMemoryChunk(v8::internal::VirtualMemory*, unsigned long, unsigned long, unsigned long) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 5: 0xffffab1aea0c v8::internal::MemoryAllocator::AllocateAlignedMemory(unsigned long, unsigned long, unsigned long, v8::internal::AllocationSpace, v8::internal::Executability, void*, v8::internal::VirtualMemory*) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 6: 0xffffab1aeaf4 v8::internal::MemoryAllocator::AllocateUninitializedChunkAt(v8::internal::BaseSpace*, unsigned long, v8::internal::Executability, unsigned long, v8::internal::PageSize) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 7: 0xffffab1aee80 v8::internal::MemoryAllocator::AllocatePage(v8::internal::MemoryAllocator::AllocationMode, v8::internal::Space*, v8::internal::Executability) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 8: 0xffffab1ca29c v8::internal::PagedSpaceBase::TryExpand(v8::internal::LocalHeap*, v8::internal::AllocationOrigin) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 9: 0xffffab17fc1c v8::internal::PagedSpaceAllocatorPolicy::TryExpandAndAllocate(unsigned long, v8::internal::AllocationOrigin) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 10: 0xffffab17fe80 v8::internal::PagedSpaceAllocatorPolicy::RefillLab(int, v8::internal::AllocationOrigin) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 11: 0xffffab17e8bc v8::internal::MainAllocator::EnsureAllocation(int, v8::internal::AllocationAlignment, v8::internal::AllocationOrigin) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 12: 0xffffab17eb00 v8::internal::MainAllocator::AllocateRawSlowUnaligned(int, v8::internal::AllocationOrigin) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 13: 0xffffab125c58 v8::internal::Factory::CodeBuilder::AllocateUninitializedInstructionStream(bool) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 14: 0xffffab13b46c v8::internal::Factory::CodeBuilder::BuildInternal(bool) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 15: 0xffffab6df1cc v8::internal::baseline::BaselineCompiler::Build(v8::internal::LocalIsolate*) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 16: 0xffffaaf83f7c v8::internal::GenerateBaselineCode(v8::internal::Isolate*, v8::internal::Handle<v8::internal::SharedFunctionInfo>) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 17: 0xffffaafde520 v8::internal::Compiler::CompileSharedWithBaseline(v8::internal::Isolate*, v8::internal::Handle<v8::internal::SharedFunctionInfo>, v8::internal::Compiler::ClearExceptionFlag, v8::internal::IsCompiledScope*) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 18: 0xffffaafdea14 v8::internal::Compiler::CompileBaseline(v8::internal::Isolate*, v8::internal::Handle<v8::internal::JSFunction>, v8::internal::Compiler::ClearExceptionFlag, v8::internal::IsCompiledScope*) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 19: 0xffffab6d15dc v8::internal::baseline::BaselineBatchCompiler::CompileBatch(v8::internal::Handle<v8::internal::JSFunction>) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 20: 0xffffab0c69b0 v8::internal::TieringManager::OnInterruptTick(v8::internal::Handle<v8::internal::JSFunction>, v8::internal::CodeKind) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 21: 0xffffab5663f0 [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 22: 0xffffab5683a4 v8::internal::Runtime_BytecodeBudgetInterruptWithStackCheck_Ignition(int, unsigned long*, v8::internal::Isolate*) [/usr/lib/aarch64-linux-gnu/libnode.so.127]
App 7206 output: 23: 0xffffaadb29d4 [/usr/lib/aarch64-linux-gnu/libnode.so.127]
[ E 2026-01-06 18:02:45.5763 7018/T29 age/Cor/App/Implementation.cpp:221 ]: Could not spawn process for application /var/www/testnodejs: The application process exited prematurely.
Error ID: 4232bd00
Error details saved to: /tmp/passenger-error-ftjU1z.html
[ E 2026-01-06 18:02:45.5802 7018/Tb age/Cor/Con/CheckoutSession.cpp:282 ]: [Client 2-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 4232bd00. Please see earlier logs for details about the error.
==> /var/log/apache2/other_vhosts_access.log <==
----------------8<----------------8<----------------8<------------------
-- System Information:
Debian Release: forky/sid
APT prefers testing
APT policy: (900, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: arm64 (aarch64)
Kernel: Linux 6.17.13+deb14-arm64 (SMP w/32 CPU threads; PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages passenger depends on:
ii libc6 2.42-6
ii libcurl4t64 8.18.0~rc2-1
ii libev4t64 1:4.33-2.1+b1
ii libgcc-s1 15.2.0-12
ii libruby 1:3.3+b1
ii libruby3.3 3.3.8-2
ii libssl3t64 3.5.4-1
ii libstdc++6 15.2.0-12
ii libuv1t64 1.51.0-2
ii ruby 1:3.3+b1
ii ruby-rack 3.1.18-1
passenger recommends no packages.
Versions of packages passenger suggests:
ii nodejs 22.21.1+dfsg+~cs22.19.0-6+b2
ii python3 3.13.7-1+b1
pn rails <none>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20260106/f5860456/attachment.sig>
More information about the Pkg-ruby-extras-maintainers
mailing list