Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

rust and java segfault due to missing CONFIG_KUSER_HELPERS #35

Open
undrwater opened this issue Jul 29, 2021 · 1 comment
Open

rust and java segfault due to missing CONFIG_KUSER_HELPERS #35

undrwater opened this issue Jul 29, 2021 · 1 comment

Comments

@undrwater
Copy link

Per title. If one attempts to use java or rust (cargo), it will segfault. In dmesg the output is:

[ 5836.191068] cargo: CONFIG_KUSER_HELPERS disabled at 0xffff0fe0
[ 5962.962638] java: CONFIG_KUSER_HELPERS disabled at 0xffff0ffc

@AsessionGuy
Copy link

It should be working now as CONFIG_KUSER_HELPERS is set to y in both arm and arm64
(I also run cargo with no problems)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants