Were there any relevant audit messages? See the “Debugging” section in the following post (in particular about “seccomp violation”):
The arch_prctl syscall is allowed, so if it is the seccomp filter causing the segfault then it is likely the system call after that is causing the problem.