break_on_function_many_child_isolates_test is failing on the ubsan bot. It's a NPE at [jit/compiler.cc:246](https://github.com/dart-lang/sdk/blob/main/runtime/vm/compiler/jit/compiler.cc#L246) Logs: https://dart-ci.appspot.com/log/vm-kernel-ubsan-linux-release-x64/dartk-ubsan-linux-release-x64/1038/service_2/break_on_function_many_child_isolates_test/service This test has [previously been flaky](https://github.com/dart-lang/sdk/issues/46909), but the new failure looks different. Might be related to isolate groups?