1
1
CocoaDebug version: 1.0.2 xcode output: dyld: Library not loaded: @rpath/libswiftCore.dylib Referenced from: /private/var/containers/Bundle/Application/xxx/xx.app/Frameworks/CocoaDebug.framework/CocoaDebug Reason: image not found (lldb) Thread 1: EXC_BREAKPOINT (code=1, subcode=0x1200a9088) Thanks
* **Macaca Version**:2.0.9 * **Macaca Doctor Logs**: macaca-doctor version: 2.0.2 Node.js checklist: node env: /usr/local/bin/node node version: v6.10.2 iOS checklist: Xcode Command Line Tools is ready, version: 2347. xcodebuild version:...
* **Macaca Version**:2.0.9 * **Macaca Doctor Logs**: macaca-doctor version: 2.0.2 Node.js checklist: node env: /usr/local/bin/node node version: v6.10.2 iOS checklist: Xcode Command Line Tools is ready, version: 2347. xcodebuild version:...
* **Macaca Version**:2.0.9 * **Macaca Doctor Logs**: macaca-doctor version: 2.0.2 Node.js checklist: node env: /usr/local/bin/node node version: v6.10.2 iOS checklist: Xcode Command Line Tools is ready, version: 2347. xcodebuild version:...
**Description** macOS-设置代理后,查看lyrebird中的日志, http://0.0.0.0:9090/socket.io会递归请求,直至出现too many open file等情况 **To Reproduce** 1. macOS(10.14.6) macOS M1(11.6) 2. Python3.9.4,虚拟环境中启动 lyrebird -v 3. 打开系统网络设置-高级-代理-网页代理与安全网络代理设置 127.0.0.1, 4272,应用 4. 已通过mitm.it安装证书,且在钥匙串中信任证书 5. 查看lyrebird日志,会看到 http://0.0.0.0:9090/socket.io等无延迟的递归请求 **Expected behavior** 不出现递归请求,因出现递归后,短时间内程序会出现报错 **Log** 2022-11-02...