[BUG] macOS 27系统 打开 Clash Verge崩溃

Author: szsk2022Created Jun 11, 2026Updated Sep 17, 2026
Labelsbugplatform:macosarea:backendupstreamimpact:breaking

问题描述 / Describe the bug

在macOS 27系统上打开本应用崩溃

软件版本 / CVR Version

2.5.1

复现步骤 / To Reproduce

打开Clash Verge软件

操作系统 / OS

  • Windows
  • Linux
  • MacOS

操作系统版本 / OS Version

27.0,M1芯片

日志(勿上传日志文件,请粘贴日志内容) / Log (Do not upload the log file, paste the log content directly)

Process:             clash-verge [893]
Path:                /Applications/Clash Verge.app/Contents/MacOS/clash-verge
Identifier:          io.github.clash-verge-rev.clash-verge-rev
Version:             2.5.1 (2.5.1)
Code Type:           ARM-64 (Native)
Hardware Model:      MacBookPro17,1
OS Version:          macOS 27.0 (26A5353q)
System Integrity Protection: enabled
Date/Time:           2026-06-11 19:23:22.1228 +0800
Launch Time:         2026-06-11 19:23:21.8038 +0800
Triggered by Thread: 0  main, Dispatch Queue: com.apple.main-thread

Exception Type:    EXC_CRASH (SIGABRT)
Exception Codes:   0x0000000000000000, 0x0000000000000000

Termination Reason:  Namespace SIGNAL, Code 6, Abort trap: 6
Terminating Process: clash-verge [893]

Application Specific Information:
abort() called
Thread 0 Crashed:: main Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	__pthread_kill + 8
1   libsystem_pthread.dylib       	pthread_kill + 296
2   libsystem_c.dylib             	abort + 148
3   clash-verge                   	std::sys::pal::unix::abort_internal
4   clash-verge                   	std::process::abort
5   clash-verge                   	std::panicking::panic_with_hook
12  clash-verge                   	tao::platform_impl::platform::app_delegate::did_finish_launching
13  CoreFoundation                	__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__
...(系统AppKit/CoreFoundation 启动通知回调栈)
32  clash-verge                   	tao::platform_impl::platform::event_loop::EventLoop::run
33  clash-verge                   	app_lib::run
34  clash-verge                   	clash_verge::main
Thread 1~8、18~20:: clash-verge-runtime-*
全部为 tokio 运行时线程,卡在 __psynch_cvwait / _pthread_cond_wait
状态:正常阻塞等待,无异常

Thread 13:: com.apple.NSEventThread
系统事件线程,正常运行 mach_msg 消息循环,无崩溃
Model: MacBookPro17,1
Graphics: Apple M1
Memory: 8 GB
Network Service: Wi-Fi, AirPort, en0
"bug_type":"309",
"osVersion": {"train" : "macOS 27.0","build" : "26A5353q"},
"exception": {"type":"EXC_CRASH","signal":"SIGABRT"},
"termination": {"code":6,"indicator":"Abort trap: 6"}

Source: clash-verge-rev/clash-verge-rev