TrebleDroid / treble_experimentations

Scripts to automatically build/CI/Release TrebleDroid GSI
Other
212 stars 27 forks source link

[Kernel 4.14] Unable to open a VPN connection. #117

Open melontini opened 4 months ago

melontini commented 4 months ago

Current Behavior:

Currently, trying to enable any sort of VPN causes a fatal crash in the ConnectivityServiceThread, which crashes the entire system. ### To Reproduce 1. Get any type of VPN. 2. Allow connection. 3. 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](https://github.com/TrebleDroid/treble_experimentations/releases/tag/ci-20240508) ### Additional context ConnectivityServiceThread crash report: https://gist.github.com/melontini/a792637289a05fd0cd8d33d14461f21b Similar report at PixelOS repo: https://github.com/MisterZtr/PixelOS_gsi/issues/63
Nathawat-GH commented 3 months ago

Same problem in Kernel 4.19 on PixelOS but not found in ponces AOSP.