Diagnosed failure

SubprocessServerTest.TestInitFromThread: Unrecognized error type. Please see the error log for more information.

Full log

[==========] Running 11 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 11 tests from SubprocessServerTest
[ RUN      ] SubprocessServerTest.TestBasicCall
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260619 11:02:35.672678   400 server.cc:273] Received an EOF from the subprocess
W20260619 11:02:35.672873   386 server.cc:408] The subprocess has exited with status 9
I20260619 11:02:35.677582   401 server.cc:440] outbound queue shut down: Aborted: 
I20260619 11:02:35.677538   398 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:35.677541   397 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:35.677552   399 server.cc:366] get failed, inbound queue shut down: Aborted: 
[       OK ] SubprocessServerTest.TestBasicCall (771 ms)
[ RUN      ] SubprocessServerTest.TestManyConcurrentCalls
I20260619 11:02:36.953456   379 subprocess_server-test.cc:201] Sent 4000 requests in 0.706689303 seconds: 5660.1960479936688 req/s
I20260619 11:02:36.986841   424 server.cc:273] Received an EOF from the subprocess
W20260619 11:02:36.987046   410 server.cc:408] The subprocess has exited with status 9
I20260619 11:02:36.989705   423 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:36.989692   425 server.cc:440] outbound queue shut down: Aborted: 
I20260619 11:02:36.989701   422 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:36.989719   421 server.cc:366] get failed, inbound queue shut down: Aborted: 
[       OK ] SubprocessServerTest.TestManyConcurrentCalls (1311 ms)
[ RUN      ] SubprocessServerTest.TestTimeoutBeforeQueueing
I20260619 11:02:37.617825   468 server.cc:273] Received an EOF from the subprocess
W20260619 11:02:37.618096   454 server.cc:408] The subprocess has exited with status 9
I20260619 11:02:37.624023   469 server.cc:440] outbound queue shut down: Aborted: 
I20260619 11:02:37.624071   466 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:37.624078   467 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:37.624054   465 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:38.227545   487 server.cc:273] Received an EOF from the subprocess
W20260619 11:02:38.227725   473 server.cc:408] The subprocess has exited with status 9
I20260619 11:02:38.233577   485 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:38.233604   486 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:38.233659   484 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:38.233659   488 server.cc:440] outbound queue shut down: Aborted: 
[       OK ] SubprocessServerTest.TestTimeoutBeforeQueueing (1243 ms)
[ RUN      ] SubprocessServerTest.TestTimeoutWhileQueueingCalls
I20260619 11:02:38.839062   506 server.cc:273] Received an EOF from the subprocess
W20260619 11:02:38.921244   492 server.cc:408] The subprocess has exited with status 9
I20260619 11:02:38.925765   503 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:38.925786   505 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:38.925773   507 server.cc:440] outbound queue shut down: Aborted: 
I20260619 11:02:38.925792   504 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:41.237876   525 server.cc:273] Received an EOF from the subprocess
W20260619 11:02:41.262909   511 server.cc:408] The subprocess has exited with status 9
I20260619 11:02:41.264021   524 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:41.264047   526 server.cc:440] outbound queue shut down: Aborted: 
I20260619 11:02:41.264097   523 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:41.264015   522 server.cc:366] get failed, inbound queue shut down: Aborted: 
[       OK ] SubprocessServerTest.TestTimeoutWhileQueueingCalls (3030 ms)
[ RUN      ] SubprocessServerTest.TestSlowSubprocessTimesOut
I20260619 11:02:41.875180  1047 server.cc:273] Received an EOF from the subprocess
W20260619 11:02:41.945276  1033 server.cc:408] The subprocess has exited with status 9
I20260619 11:02:41.952521  1045 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:41.952488  1044 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:41.952521  1046 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:41.952498  1048 server.cc:440] outbound queue shut down: Aborted: 
I20260619 11:02:43.578485  1066 server.cc:273] Received an EOF from the subprocess
W20260619 11:02:43.615077  1052 server.cc:408] The subprocess has exited with status 9
I20260619 11:02:43.623699  1064 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:43.623729  1067 server.cc:440] outbound queue shut down: Aborted: 
I20260619 11:02:43.623766  1065 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:43.623766  1063 server.cc:366] get failed, inbound queue shut down: Aborted: 
[       OK ] SubprocessServerTest.TestSlowSubprocessTimesOut (2359 ms)
[ RUN      ] SubprocessServerTest.TestCallsReturnWhenShuttingDown
I20260619 11:02:44.277546  1090 server.cc:273] Received an EOF from the subprocess
W20260619 11:02:44.277767  1076 server.cc:408] The subprocess has exited with status 9
I20260619 11:02:44.284206  1088 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:44.284222  1091 server.cc:440] outbound queue shut down: Aborted: 
I20260619 11:02:44.284245  1089 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:44.284245  1087 server.cc:366] get failed, inbound queue shut down: Aborted: 
[       OK ] SubprocessServerTest.TestCallsReturnWhenShuttingDown (660 ms)
[ RUN      ] SubprocessServerTest.TestInitFromThread
I20260619 11:02:44.865901  1110 server.cc:273] Received an EOF from the subprocess
F20260619 11:02:44.866171  1096 server.cc:401] Check failed: _s.ok() Bad status: Runtime error: Unable to wait on child: No child processes (error 10)
*** Check failure stack trace: ***
I20260619 11:02:44.866225  1111 server.cc:440] outbound queue shut down: Aborted: 
*** Aborted at 1781866964 (unix time) try "date -d @1781866964" if you are using GNU date ***
I20260619 11:02:44.866266  1108 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:44.866245  1109 server.cc:366] get failed, inbound queue shut down: Aborted: 
I20260619 11:02:44.866237  1107 server.cc:366] get failed, inbound queue shut down: Aborted: 
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e80000017b) received by PID 379 (TID 0x7f84933e9700) from PID 379; stack trace: ***
    @     0x7f84995bea46 google::(anonymous namespace)::FailureSignalHandler() at ??:0
    @     0x7f8497fcb980 (unknown) at ??:0
    @     0x7f8497c06e87 gsignal at ??:0
    @     0x7f8497c087f1 abort at ??:0
    @     0x7f84995b09ad google::LogMessage::Fail() at ??:0
    @     0x7f84995b388a google::LogMessage::SendToLog() at ??:0
    @     0x7f84995b04de google::LogMessage::Flush() at ??:0
    @     0x7f84995b1a19 google::LogMessageFatal::~LogMessageFatal() at ??:0
    @     0x7f849c2aaae5 kudu::subprocess::SubprocessServer::ExitCheckerThread() at ??:0
    @     0x7f849c2a7b8b _ZZN4kudu10subprocess16SubprocessServer4InitEvENKUlvE0_clEv at ??:0
    @     0x7f849c2ab83a _ZNSt17_Function_handlerIFvvEZN4kudu10subprocess16SubprocessServer4InitEvEUlvE0_E9_M_invokeERKSt9_Any_data at ??:0
    @     0x7f849c30d65a std::function<>::operator()() at ??:0
    @     0x7f849b497512 kudu::Thread::SuperviseThread() at ??:0
    @     0x7f8497fc06db start_thread at ??:0
    @     0x7f8497ce961f clone at ??:0