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

fix hysteria faketcp lookback in TUN mode #601

Merged
merged 2 commits into from
Jun 4, 2023
Merged

fix hysteria faketcp lookback in TUN mode #601

merged 2 commits into from
Jun 4, 2023

Conversation

Mars160
Copy link

@Mars160 Mars160 commented Jun 4, 2023

在ArchLinux上测试通过
在Android上偶尔会报内存问题,由于对于项目架构不了解,该问题超出了本人能力范围,暂时无法解决

内存部分日志如下

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x644ae845e0]

goroutine 366 [running]:
github.com/Dreamacro/clash/adapter.(*Proxy).URLTest(0x4000506510, {0x644b86fba8?, 0x4000e4c7b0}, {0x4000048690, 0x23}, {0x0?, 0x0, 0x4000526000?}, 0x40000a7e08?)
 github.com/Dreamacro/clash/adapter/adapter.go:290 +0x550
github.com/Dreamacro/clash/adapter/provider.(*HealthCheck).execute.func1()
 github.com/Dreamacro/clash/adapter/provider/healthcheck.go:211 +0x17c
github.com/Dreamacro/clash/common/batch.(*Batch[...]).Go.func1()
 github.com/Dreamacro/clash/common/batch/batch.go:52 +0xec
created by github.com/Dreamacro/clash/common/batch.(*Batch[...]).Go
 github.com/Dreamacro/clash/common/batch/batch.go:43 +0xe0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants