Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Failed to call AssignProcessToJobObject! GetLastError=5 #6830

Closed
longxx opened this issue Feb 28, 2025 · 1 comment
Closed

[Bug]: Failed to call AssignProcessToJobObject! GetLastError=5 #6830

longxx opened this issue Feb 28, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@longxx
Copy link

longxx commented Feb 28, 2025

操作系统和版本

windows 7 64bit

预期情况

Core运行

实际情况

运行core失败,看日志提示。配置就不贴了,因为我重新下载最新版没有配置文件也会出现。

复现方法

升级了最新版7.9.3后,要求我安装.net 8.0.13后出现,目前软件是加载不出core的,如图。

日志信息

启动服务(2025/02/28 09:55:55)...
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0
runtime.asmstdcall(0x300100150009)
	runtime/sys_windows_amd64.s:76 +0x89 fp=0x3af9d0 sp=0x3af9b0 pc=0xd3ec69
rax     0x0
rbx     0x26c7460
rcx     0x27116e8
rdx     0x20
rdi     0x7fffffde000
rsi     0x3afbc8
rbp     0x3afb10
rsp     0x3af9a8
r8      0x26c7180
r9      0x2710faa
r10     0xfa2e8
r11     0xc000004000
r12     0x3afc18
r13     0x0
r14     0x26c5540
r15     0x3
rip     0x0
rflags  0x10246
cs      0x33
fs      0x53
gs      0x2b
运行 Core 失败,请查看提示信息
2025/02/28 09:56:06 当前延迟: -1 ms,none ```
下面是日志文件

![Image](https://github.com/user-attachments/assets/f192b6cc-8aa0-47e5-b3d0-33baf32ee5fd)

```2025-02-28 09:53:13.4360-INFO Failed to call AssignProcessToJobObject! GetLastError=5
2025-02-28 09:53:13.4360-DEBUG CoreHandler,运行 Core 失败,请查看提示信息
2025-02-28 09:53:13.4360-DEBUG    at ServiceLib.Handler.CoreHandler.RunProcess(CoreInfo coreInfo, String configPath, Boolean displayLog, Boolean mayNeedSudo) in /home/runner/work/v2rayN/v2rayN/v2rayN/ServiceLib/Handler/CoreHandler.cs:line 311 ```

### 额外信息

_No response_

### 我确认已更新至最新版本

- [x] 是

### 我确认已查询历史issues

- [x] 是
@longxx longxx added the bug Something isn't working label Feb 28, 2025
@2dust
Copy link
Owner

2dust commented Feb 28, 2025

@2dust 2dust closed this as completed Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants