[Kernel 4.14] Unable to open a VPN connection.
Opened this issue · 1 comments
melontini commented
Current Behavior:
Currently, trying to enable any sort of VPN causes a fatal crash in the ConnectivityServiceThread, which crashes the entire system.
To Reproduce
- Get any type of VPN.
- Allow connection.
- See crash.
Expected behavior
The VPN is supposed to connect and tunnel traffic.
Smartphone (please complete the following information):
- Device: Realme 8 pro
- Build Flavor: system-td-arm64-ab-vanilla.img.xz
- Version android_14.0.0_r37 ci-20240508
Additional context
ConnectivityServiceThread crash report: https://gist.github.com/melontini/a792637289a05fd0cd8d33d14461f21b
Similar report at PixelOS repo: MisterZtr/PixelOS_gsi#63
Nathawat-GH commented
Same problem in Kernel 4.19 on PixelOS but not found in ponces AOSP.