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

问题较多 #3

Closed
Dcell opened this issue Feb 28, 2020 · 7 comments
Closed

问题较多 #3

Dcell opened this issue Feb 28, 2020 · 7 comments

Comments

@Dcell
Copy link

Dcell commented Feb 28, 2020

1.已经配置好证书和App Group
问题较多。
屏幕快照 2020-02-28 上午9 23 42
Calling syncShutdownGracefully() on any EventLoop can lead to deadlocks.
几乎必现。
2.侥幸没有进断言,正常打开了
VPN Target进程 必闪退,还没时间查看问题。

希望楼主改进下。

@Lojii
Copy link
Owner

Lojii commented Mar 1, 2020

iOS13 ?

@Dcell
Copy link
Author

Dcell commented Mar 3, 2020

死锁的问题,应该逻辑存在问题,VPN 进程挂了的问题,我还没时间看,后头我把问题贴上来。

@Lojii
Copy link
Owner

Lojii commented Mar 3, 2020

兄嘚,贴下你的环境先,我也去看看

@Dcell
Copy link
Author

Dcell commented Mar 5, 2020

版本 12.1 ,iPhone6
工程用Xcode11.1

@Dcell
Copy link
Author

Dcell commented Mar 5, 2020

try? group.syncShutdownGracefully()

死锁的地方,在Loop里面,调用同步函数。

@Lojii
Copy link
Owner

Lojii commented Mar 5, 2020

SSLServer是主进程里用来检测证书是否被安装与信任的,这句是关闭启动的SSL服务线程,我这边试了没问题,不知道是啥情况,如果频繁进断点,把这句注释掉也是没什么大问题的,这只是会造成主进程里的句柄泄漏,不过在App的生命周期里调用次数不会很多,所以就算有句柄泄漏,也不会造成什么影响

@Lojii Lojii closed this as completed Mar 5, 2020
@ghost
Copy link

ghost commented Mar 18, 2020

这边也能复现,iOS 13.4. Xcode 11.4 beta 3

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

No branches or pull requests

2 participants