TrebleDroid/treble_experimentations

[Kernel 4.14] Unable to open a VPN connection.

Opened this issue · 1 comments

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):

Additional context

ConnectivityServiceThread crash report: https://gist.github.com/melontini/a792637289a05fd0cd8d33d14461f21b

Similar report at PixelOS repo: MisterZtr/PixelOS_gsi#63

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