Open
Description
LLDB version:
lldb-1600.0.39.109
Apple Swift version 6.0.3 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
Sys info:
System:
OS: macOS 15.4
CPU: (12) arm64 Apple M4 Pro
Memory: 17.88 GB / 48.00 GB
Shell: 5.9 - /bin/zsh
➜ src git:(main) lldb
(lldb) target create ./out/debug_arm64/browser_tests
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libweb_feature_mojo_bindings_mojom.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libui_base_dragdrop_mojom.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libbase_allocator_partition_allocator_src_partition_alloc_raw_ptr.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libscript_type_mojom.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libui_accessibility_ax_mojom.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libui_accessibility_ax_features_mojom.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libvariations_features.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libcomponents_edge_abydos_common.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libv8_libplatform.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libservices_viz_privileged_features_mojom.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libblink_controller.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libweb_feature_mojo_bindings_mojom_blink.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libui_base_dragdrop_mojom_blink.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libui_accessibility_ax_mojom_blink.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libui_base_abydos.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libdevice_base.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libwebnn_mojom_features.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libwebnn_mojom_features_blink.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
warning: (arm64) /Users/chunyanghuo/Edge/src/out/debug_arm64/libcppgc.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
Current executable set to '/Users/chunyanghuo/Edge/src/out/debug_arm64/browser_tests' (arm64).
(lldb) process launch -- --single-process-tests --enable-pixel-output-in-tests --gtest_also_run_disabled_tests --disable-features=msForceBrowserSignIn --gtest_filter=EdgeNewDeviceFREUIBaseTest.ShowDialogViewTest
error: process resume at entry point failed: Resume timed out.
Process 8774 exited with status = -1 (0xffffffff) lost connection