dev-sidecar icon indicating copy to clipboard operation
dev-sidecar copied to clipboard

`MacOS 15.0` 无法启动 DS

Open lindentree76 opened this issue 1 year ago • 7 comments

Ⅰ. 请说明操作系统及DS的版本号:

  1. 操作系统:MacOS: 15.0 (24A335)
  2. DS版本号:1.8.6

Ⅱ. 问题描述:

app启动时报错:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Incident Identifier: A8AA6CB9-9A7A-46B6-A905-F7CBAA5BFE5B
CrashReporter Key:   0F79B3C0-3775-5E0A-1FBF-1CAE7D581490
Hardware Model:      iMac20,2
Process:             dev-sidecar [1920]
Path:                /Applications/dev-sidecar.app/Contents/MacOS/dev-sidecar
Identifier:          dev-sidecar
Version:             1.8.6 (1.8.6)
Code Type:           X86-64 (Native)
Role:                Default
Parent Process:      launchd [1]
Coalition:           dev-sidecar [2598]

Date/Time:           2024-10-03 17:06:44.0249 +0800
Launch Time:         2024-10-03 17:06:44.0175 +0800
OS Version:          macOS 15.0 (24A335)
Release Type:        User
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL (Code Signature Invalid))
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: CODESIGNING 4 Launch Constraint Violation

Triggered by Thread:  0

Thread 0 Crashed:
0   dyld_path_missing             	       0x110777000 _dyld_start + 0
1   ???                           	               0x1 ???


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x0000000000000000  rsp: 0x00007ff7bbdabba0
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
  r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
  rip: 0x0000000110777000  rfl: 0x0000000000000200  cr2: 0x0000000000000000
  
Logical CPU:     0
Error Code:      0x00000000 
Trap Number:     0


Binary Images:
       0x110772000 -        0x1107fefff dyld_path_missing (*) <e6056c94-fc2d-3517-b1e1-46d8eb58a10e> /dyld_path_missing
       0x104154000 -        0x104155fff main_executable_path_missing (*) <4c4c445f-5555-3144-a195-06ccb9d7a2e5> /main_executable_path_missing
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

Error Formulating Crash Report:
dyld_process_snapshot_get_shared_cache failed

EOF

-----------
Full Report
-----------

{"app_name":"dev-sidecar","timestamp":"2024-10-03 17:06:44.00 +0800","app_version":"1.8.6","slice_uuid":"4c4c445f-5555-3144-a195-06ccb9d7a2e5","build_version":"1.8.6","platform":0,"bundleID":"dev-sidecar","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.0 (24A335)","roots_installed":0,"name":"dev-sidecar","incident_id":"A8AA6CB9-9A7A-46B6-A905-F7CBAA5BFE5B"}

{
  "uptime": 1400,
  "procRole": "Default",
  "version": 2,
  "userID": 501,
  "deployVersion": 210,
  "modelCode": "iMac20,2",
  "coalitionID": 2598,
  "osVersion": {
    "train": "macOS 15.0",
    "build": "24A335",
    "releaseType": "User"
  },
  "captureTime": "2024-10-03 17:06:44.0249 +0800",
  "codeSigningMonitor": 0,
  "incident": "A8AA6CB9-9A7A-46B6-A905-F7CBAA5BFE5B",
  "pid": 1920,
  "cpuType": "X86-64",
  "roots_installed": 0,
  "bug_type": "309",
  "procLaunch": "2024-10-03 17:06:44.0175 +0800",
  "procStartAbsTime": 1418087027252,
  "procExitAbsTime": 1418094299676,
  "procName": "dev-sidecar",
  "procPath": "/Applications/dev-sidecar.app/Contents/MacOS/dev-sidecar",
  "bundleInfo": {
    "CFBundleShortVersionString": "1.8.6",
    "CFBundleVersion": "1.8.6",
    "CFBundleIdentifier": "dev-sidecar"
  },
  "storeInfo": {
    "deviceIdentifierForVendor": "9EAAD25F-F2A2-52AA-9189-C113A4BFC2C3",
    "thirdParty": true
  },
  "parentProc": "launchd",
  "parentPid": 1,
  "coalitionName": "dev-sidecar",
  "crashReporterKey": "0F79B3C0-3775-5E0A-1FBF-1CAE7D581490",
  "codeSigningID": "",
  "codeSigningTeamID": "",
  "codeSigningFlags": 16777216,
  "codeSigningValidationCategory": 0,
  "codeSigningTrustLevel": 4294967295,
  "bootSessionUUID": "F0F8DE29-CE40-4EB1-8472-E959803E3D77",
  "bridgeVersion": {
    "build": "22P353",
    "train": "9.0"
  },
  "sip": "enabled",
  "exception": {
    "codes": "0x0000000000000000, 0x0000000000000000",
    "rawCodes": [ 0, 0 ],
    "type": "EXC_CRASH",
    "signal": "SIGKILL (Code Signature Invalid)"
  },
  "termination": {
    "flags": 66,
    "code": 4,
    "namespace": "CODESIGNING",
    "indicator": "Launch Constraint Violation"
  },
  "extMods": {
    "caller": {
      "thread_create": 0,
      "thread_set_state": 0,
      "task_for_pid": 0
    },
    "system": {
      "thread_create": 0,
      "thread_set_state": 0,
      "task_for_pid": 0
    },
    "targeted": {
      "thread_create": 0,
      "thread_set_state": 0,
      "task_for_pid": 0
    },
    "warnings": 0
  },
  "faultingThread": 0,
  "threads": [
    {
      "triggered": true,
      "id": 35837,
      "threadState": {
        "r13": { "value": 0 },
        "rax": { "value": 0 },
        "rflags": { "value": 512 },
        "cpu": { "value": 0 },
        "r14": { "value": 0 },
        "rsi": { "value": 0 },
        "r8": { "value": 0 },
        "cr2": { "value": 0 },
        "rdx": { "value": 0 },
        "r10": { "value": 0 },
        "r9": { "value": 0 },
        "r15": { "value": 0 },
        "rbx": { "value": 0 },
        "trap": { "value": 0 },
        "err": { "value": 0 },
        "r11": { "value": 0 },
        "rip": { "value": 4571230208, "matchesCrashFrame": 1 },
        "rbp": { "value": 0 },
        "rsp": { "value": 140701985323936 },
        "r12": { "value": 0 },
        "rcx": { "value": 0 },
        "flavor": "x86_THREAD_STATE",
        "rdi": { "value": 0 }
      },
      "frames": [
        {
          "imageOffset": 20480,
          "symbol": "_dyld_start",
          "symbolLocation": 0,
          "imageIndex": 0
        },
        {
          "imageOffset": 1,
          "imageIndex": 2
        }
      ]
    }
  ],
  "usedImages": [
    {
      "source": "P",
      "arch": "x86_64",
      "base": 4571209728,
      "size": 577536,
      "uuid": "e6056c94-fc2d-3517-b1e1-46d8eb58a10e",
      "path": "/dyld_path_missing",
      "name": "dyld_path_missing"
    },
    {
      "source": "P",
      "arch": "x86_64",
      "base": 4363468800,
      "size": 8192,
      "uuid": "4c4c445f-5555-3144-a195-06ccb9d7a2e5",
      "path": "/main_executable_path_missing",
      "name": "main_executable_path_missing"
    },
    {
      "size": 0,
      "source": "A",
      "base": 0,
      "uuid": "00000000-0000-0000-0000-000000000000"
    }
  ],
  "vmSummary": "ReadOnly portion of Libraries: Total=868K resident=0K(0%) swapped_out_or_unallocated=868K(100%)\nWritable regions: Total=8200K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=8200K(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nSTACK GUARD                       56.0M        1 \nStack                             8192K        1 \nVM_ALLOCATE                          4K        1 \n__DATA                              16K        3 \n__DATA_CONST                        24K        1 \n__DATA_DIRTY                         8K        2 \n__LINKEDIT                         308K        3 \n__TEXT                             572K        2 \n__TPRO_CONST                       276K        1 \nmapped file                        4.3G       24 \nshared memory                        8K        2 \n===========                     =======  ======= \nTOTAL                              4.4G       41 \n",
  "legacyInfo": {
    "threadTriggered": {}
  },
  "logWritingSignature": "5f8b817e576b6541d420491c9cfa95ab537f9a3c",
  "trialInfo": {
    "rollouts": [
      {
        "rolloutId": "64b21a7351cbb02ce3442e4e",
        "factorPackIds": {
          "REMINDERS_GROCERY": "659475af5595a45664475f23"
        },
        "deploymentId": 240000037
      },
      {
        "rolloutId": "65a8173205d942272410674b",
        "factorPackIds": {
          "SIRI_HOME_AUTOMATION_SERVER_FLOW_DEPRECATION": "65d39fa4cb0e2417d11ce5f6"
        },
        "deploymentId": 240000001
      }
    ],
    "experiments": [
      {
        "treatmentId": "c47ab4cc-c9c3-4b5d-a87c-e2433ce02597",
        "experimentId": "6639bc6ba73d460582162323",
        "deploymentId": 400000006
      },
      {
        "treatmentId": "45f4e2a5-551b-4bc2-a2dc-19c244dda8f8",
        "experimentId": "6643969b3099cf28e049862f",
        "deploymentId": 400000007
      }
    ]
  },
  "reportNotes": [
    "dyld_process_snapshot_get_shared_cache failed"
  ]
}

Model: iMac20,2, BootROM 2069.0.0.0.0 (iBridge: 22.16.10353.0.0,0), 10 processors, 10-Core Intel Core i9, 3.6 GHz, 72 GB, SMC 
Graphics: AMD Radeon Pro 5700 XT, AMD Radeon Pro 5700 XT, PCIe, 16 GB
Display: iMac, Retina 5K (5120 x 2880), Main, MirrorOff, Online
Memory Module: Slot 1 (Channel A / DIMM 1), 4 GB, DDR4, 2667 MHz, Micron, 4ATF51264HZ-2G6E3
Memory Module: Slot 2 (Channel A / DIMM 0), 4 GB, DDR4, 2667 MHz, Micron, 4ATF51264HZ-2G6E3
Memory Module: Slot 3 (Channel B / DIMM 1), 32 GB, DDR4, 2667 MHz, Micron, 36ATF2G64HZ-2G6E1
Memory Module: Slot 4 (Channel B / DIMM 0), 32 GB, DDR4, 2667 MHz, Micron, 36ATF2G64HZ-2G6E1
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 26 2024 22:36:01 version 9.30.514.0.32.5.94 FWID 01-68d7ff80
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
USB Device: USB31Bus
USB Device: USB3.1 Hub
USB Device: USB2.1 Hub
USB Device: BEITONG AXIULUO3S XINPUT DONGLE
USB Device: USB GAMING MOUSE
USB Device: Gaming KB
USB Device: T2Bus
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: iMac, Apple Inc., 58.2

Ⅲ. 期望的结果:

Ⅳ. 如何复现问题?

  1. xxx
  2. xxx
  3. xxx

Ⅴ. 请提供相关的错误日志,尽可能的详细:(日志文件在 ${user.home}/.dev-sidecar/logs/ 目录下)

Ⅵ. 有必要时,请提供 ${user.home}/.dev-sidecar/running.json 文件内容:

lindentree76 avatar Oct 03 '24 09:10 lindentree76

macos15都出来了啊。ds现在是在maos14里打包的。

wangliang181230 avatar Oct 03 '24 09:10 wangliang181230

1.7.31.8.5 版本的,可以启动吗?

wangliang181230 avatar Oct 07 '24 20:10 wangliang181230

image 这种方式方式可以启动

lizhifuabc avatar Oct 15 '24 08:10 lizhifuabc

目前,Github Actions里,还没有 MacOS 15 的镜像,最新的是 MacOS 14.7 的,等 15 有了后,我再看看吧。

wangliang181230 avatar Oct 16 '24 09:10 wangliang181230

macOS 15.1 Beta(24B5077a) DS 1.8.8 可以正常使用 image

rs9c avatar Oct 19 '24 02:10 rs9c

额,我还没改什么呢,怎么就能用了。晕倒。

---原始邮件--- 发件人: @.> 发送时间: 2024年10月19日(周六) 上午10:51 收件人: @.>; 抄送: @.@.>; 主题: Re: [docmirror/dev-sidecar] MacOS 15.0 无法启动 DS (Issue #373)

macOS 15.1 Beta(24B5077a) DS 1.8.8 可以正常使用 image.png (view on web)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

wangliang181230 avatar Oct 19 '24 03:10 wangliang181230

macOS 15.0.1 1.8.6可以使用,现在更新到1.8.8一样正常

ta01st avatar Oct 20 '24 03:10 ta01st

@lindentree76 你看下升级下OS版本,或者DS 1.8.8 试一下吧。其他MacOS的用户似乎可以正常启动DS。

wangliang181230 avatar Oct 21 '24 02:10 wangliang181230

貌似和CPU有关系?我的是intel的,也无法启动,直接启动可执行文件是可以的 image

wuhao9346 avatar Oct 23 '24 02:10 wuhao9346

貌似和CPU有关系?我的是intel的,也无法启动,直接启动可执行文件是可以的

@wuhao9346 问下,直接启动,是可以用的吗?如果可以用的话,暂时先用着吧。

wangliang181230 avatar Nov 05 '24 02:11 wangliang181230

貌似和CPU有关系?我的是intel的,也无法启动,直接启动可执行文件是可以的

@wuhao9346 问下,直接启动,是可以用的吗?如果可以用的话,暂时先用着吧。

@wangliang181230 可以用

wuhao9346 avatar Nov 05 '24 02:11 wuhao9346