Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Unknown symbol __x86_indirect_thunk_rax #625

Closed
bodqhrohro opened this issue Mar 1, 2018 · 2 comments
Closed

Unknown symbol __x86_indirect_thunk_rax #625

bodqhrohro opened this issue Mar 1, 2018 · 2 comments

Comments

@bodqhrohro
Copy link

Please describe your problem:
I've built the latest ashmem module from master and installed it with dkms. But it does not probe successfully.

What were you expecting?:
Successfully probing the module on my system.

Additional info:

$ sudo modprobe ashmem_linux
modprobe: ERROR: could not insert 'ashmem_linux': Unknown symbol in module, or unknown parameter (see dmesg)
$ sudo dmesg|tail -n 1
[211693.017734] ashmem_linux: Unknown symbol __x86_indirect_thunk_rax (err 0)
$ uname -a
Linux localhost.localdomain 4.14.0-3-amd64 #1 SMP Debian 4.14.13-1 (2018-01-14) x86_64 GNU/Linux
@EdwardBetts
Copy link

@bodqhrohro Try rebooting so you're running the latest kernel.

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890999 for more discussion about this problem.

@bodqhrohro
Copy link
Author

Yes, the module probes successfully now.

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