clash_for_windows_pkg icon indicating copy to clipboard operation
clash_for_windows_pkg copied to clipboard

兆芯CPU打不开应用

Open tony1016 opened this issue 2 years ago • 7 comments

报错如下:

LaunchProcess: failed to execvp: /home/tl/Downloads/Clash 追踪与中断点陷阱 tl@user1-PC:~/Downloads/Clash for Windows-0.19.23-x64-linux$ [22157:0100/000000.298920:ERROR:zygote_linux.cc(646)] write: 断开的管道 (32)

环境是UOS,即Deepin

tony1016 avatar Jul 16 '22 08:07 tony1016

--enable-logging=file --log-level=-1 --log-file="path_to_electron_debug.log"

加点参数,抓份更详细的报错。

日志保存位置 (--log-file) 随意,只要把内容复制来即可。

贴日志请使用 fenced code block


同时,请尝试单独运行 ClashElectron


我猜是 Clash 崩了,而且很可能是指令集的问题。兆芯的描述有点模糊,看不出它是否支持 Go 需要的所有指令

但是,这神秘报错提到了 Zygote (负责生成 renderer),似乎关于 IPC。令人困惑。

Lemmingh avatar Jul 31 '22 16:07 Lemmingh

--enable-logging=file --log-level=-1 --log-file="path_to_electron_debug.log"

加点参数,抓份更详细的报错。

日志保存位置 (--log-file) 随意,只要把内容复制来即可。

贴日志请使用 fenced code block

同时,请尝试单独运行 ClashElectron

我猜是 Clash 崩了,而且很可能是指令集的问题。兆芯的描述有点模糊,看不出它是否支持 Go 需要的所有指令

但是,这神秘报错提到了 Zygote (负责生成 renderer),似乎关于 IPC。令人困惑。

试了一下,没有任何日志输出。另外最终用了shellclash是好的,证明x86平台的clash本身应该没有问题

tony1016 avatar Aug 01 '22 01:08 tony1016

这样看来,应该是 Electron native crash,可能还没有启动就崩了。

你的环境能运行 Chrome 100 或更高版本吗?

Electron v18 里面是 Chromium v100,Node.js v16,V8 v10

Lemmingh avatar Aug 01 '22 01:08 Lemmingh

没有问题,我的浏览器是版本 103.0.5060.114(正式版本) (64 位)

Lemmingh @.***> 于2022年8月1日周一 09:46写道:

这样看来,应该是 Electron native crash,可能还没有启动就崩了。

你的环境能运行 Chrome 100 或更高版本吗?

Electron v18 里面是 Chromium v100,Node.js v16,V8 v10 https://releases.electronjs.org/

— Reply to this email directly, view it on GitHub https://github.com/Fndroid/clash_for_windows_pkg/issues/3233#issuecomment-1200587892, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQ5SSRTYKJZX6ANFXHRELLVW4T7XANCNFSM53XXL3KQ . You are receiving this because you authored the thread.Message ID: @.***>

tony1016 avatar Aug 01 '22 01:08 tony1016

我没思路了,头一次碰上这种环境,也没见过实机。


恐怕只能靠你自己,去单独运行 Electron

  • 如果正常:未解之谜。

  • 如果崩溃:Electron 的问题。

Lemmingh avatar Aug 01 '22 02:08 Lemmingh

我司自己的办公门户就是Electron的,看起来没有问题

Lemmingh @.***> 于2022年8月1日周一 10:01写道:

我没思路了,头一次碰上这种环境,也没见过实机。

恐怕只能靠你自己,去单独运行 Electron

如果正常:未解之谜。

如果崩溃:Electron 的问题。

— Reply to this email directly, view it on GitHub https://github.com/Fndroid/clash_for_windows_pkg/issues/3233#issuecomment-1200596806, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQ5SSV567QNIJLQO3LHW6DVW4VY5ANCNFSM53XXL3KQ . You are receiving this because you authored the thread.Message ID: @.***>

tony1016 avatar Aug 01 '22 02:08 tony1016

我没思路了,头一次碰上这种环境,也没见过实机。

恐怕只能靠你自己,去单独运行 Electron

  • 如果正常:未解之谜。
  • 如果崩溃:Electron 的问题。

我擦,真让我猜到了,因为路径里有空格导致的,看来你们要换个名字了,哈哈

tony1016 avatar Aug 01 '22 02:08 tony1016

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

Fndroid avatar Oct 01 '22 00:10 Fndroid