• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Ping6 tests fail on android 9

Veebeevee

Lurker
There is an application that performs ping6 tests to ipv6 locations. This was working fine in android 8 phones. After upgrade to android 9, these tests fail.

name: ping6 signal 31 (SIGSYS), code 1 (SYS_SECCOMP), fault addr ———-
Cause: seccomp prevented call to disallowed arm64 system call 146
 
There is an application that performs ping6 tests to ipv6 locations. This was working fine in android 8 phones. After upgrade to android 9, these tests fail.

name: ping6 signal 31 (SIGSYS), code 1 (SYS_SECCOMP), fault addr ———-
Cause: seccomp prevented call to disallowed arm64 system call 146
you might want to contact the developer of the app. sometimes developers can't keep up with updates and when your phone updates and the app does not, you can have issues with the app.
 
Back
Top Bottom