-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when loading Linux kernel modules #339
Comments
Sounds like an implementation defined extension. Which compiler version? |
|
Can you provide a module that causes this error? |
gimli's |
Thanks! I'll close this issue then. |
We should still fix this in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When loading any Linux kernel module (with e.g. gimli's addr2line), the parser gives errors like this:
UnknownRangeListsEntry(DwRle(224))
. Reproducible on ArchLinux and Ubuntu.The text was updated successfully, but these errors were encountered: