-
Notifications
You must be signed in to change notification settings - Fork 194
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
Bug with not-perf(local_unwinding) #101
Comments
The problem in the commit |
Hey guys, is anyone alive? 😅 |
I am hitting this too. Running on AWS Graviton
@nuttert did you find a workaround? Do versions prior to the problem commit above work? Seems pretty old commit to me. |
Hi!
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got the error(unfortunately I can't attach the code), there is some problem with index calculations.
I can only say that we are using memory mapping of a huge file (150 GB), while I do not access this memory, everything is ok, I believe that the problems begin immediately when accessing(but that's just a hypothesis).
Linux version 5.15.0-1026-aws gcc (Ubuntu ~20.04.1) 9.4.0, x86_64
I see
amd64_trampoline
here, is it ok(I use x86)?The text was updated successfully, but these errors were encountered: