Piccolo icon indicating copy to clipboard operation
Piccolo copied to clipboard

A session ended very soon after starting. Check that command in profile "Default" is correct.

Open Ricci0000 opened this issue 2 years ago • 2 comments

Describe the bug | Bug描述 按照提示在macOS上生成了Xcode項目並完成了編譯。但是無法打開編輯器應用程式文件。

Screenshots/Logs | 截图/日志 image

Desktop | 桌面环境

  • OS: macOS Monterey
  • Version 12.4 BETA(21F5048e)
  • CPU Apple Silicon(M1)
  • GPU Apple Silicon(M1)
  • Memory 16GB
  • Compiler Apple Clang 13.1.6(clang-1316.0.21.2)
  • Shell iTerm2(zsh4humans)

Ricci0000 avatar Apr 14 '22 16:04 Ricci0000

可以生成一个Debug版本,给出程序崩溃的callstack吗?

hyv1001 avatar Apr 15 '22 10:04 hyv1001

Details

Could not launch “PilotEditor” Domain: IDELaunchErrorDomain Code: 20 Recovery Suggestion: The LaunchServices launcher has returned an error. Please check the system logs for the underlying cause of the error. User Info: { DVTErrorCreationDateKey = "2022-04-15 11:33:57 +0000"; DVTRadarComponentKey = 968756; IDERunOperationFailingWorker = IDELaunchServicesLauncher; }

The operation couldn’t be completed. Launch failed. Domain: RBSRequestErrorDomain Code: 5 Failure Reason: Launch failed.

Launchd job spawn failed Domain: NSPOSIXErrorDomain Code: 153

Analytics Event: com.apple.dt.IDERunOperationWorkerFinished : { "device_model" = "MacBookAir10,1"; "device_osBuild" = "12.4 (21F5048e)"; "device_platform" = "com.apple.platform.macosx"; "launchSession_schemeCommand" = Run; "launchSession_state" = 1; "launchSession_targetArch" = arm64; "operation_duration_ms" = 3935; "operation_errorCode" = 20; "operation_errorDomain" = IDELaunchErrorDomain; "operation_errorWorker" = IDELaunchServicesLauncher; "operation_name" = IDERunOperationWorkerGroup; "param_consoleMode" = 0; "param_debugger_attachToExtensions" = 0; "param_debugger_attachToXPC" = 1; "param_debugger_type" = 3; "param_destination_isProxy" = 0; "param_destination_platform" = "com.apple.platform.macosx"; "param_diag_MainThreadChecker_stopOnIssue" = 0; "param_diag_MallocStackLogging_enableDuringAttach" = 0; "param_diag_MallocStackLogging_enableForXPC" = 1; "param_diag_allowLocationSimulation" = 1; "param_diag_gpu_frameCapture_enable" = 0; "param_diag_gpu_shaderValidation_enable" = 0; "param_diag_gpu_validation_enable" = 0; "param_diag_memoryGraphOnResourceException" = 0; "param_diag_queueDebugging_enable" = 1; "param_diag_runtimeProfile_generate" = 0; "param_diag_sanitizer_asan_enable" = 0; "param_diag_sanitizer_tsan_enable" = 0; "param_diag_sanitizer_tsan_stopOnIssue" = 0; "param_diag_sanitizer_ubsan_stopOnIssue" = 0; "param_diag_showNonLocalizedStrings" = 0; "param_diag_viewDebugging_enabled" = 1; "param_diag_viewDebugging_insertDylibOnLaunch" = 1; "param_install_style" = 0; "param_launcher_UID" = 2; "param_launcher_allowDeviceSensorReplayData" = 0; "param_launcher_kind" = 0; "param_launcher_style" = 99; "param_launcher_substyle" = 8192; "param_runnable_appExtensionHostRunMode" = 0; "param_runnable_swiftVersion" = "5.6"; "param_runnable_type" = 1; "param_testing_launchedForTesting" = 0; "param_testing_suppressSimulatorApp" = 0; "param_testing_usingCLI" = 0; "sdk_canonicalName" = "macosx12.3"; "sdk_osVersion" = "12.3"; "sdk_variant" = macos; }

System Information

macOS Version 12.4 (Build 21F5048e) Xcode 13.3 (20102) (Build 13E113) Timestamp: 2022-04-15T19:33:57+08:00

Ricci0000 avatar Apr 15 '22 11:04 Ricci0000