Summary: | Unhandled instruction 0xD5380008 on arm64 platform (mrs x8, midr_el1) | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | Adam Folwarczny <adamf88> |
Component: | vex | Assignee: | Julian Seward <jseward> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | adamf88, pjfloyd |
Priority: | NOR | ||
Version First Reported In: | 3.22.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Adam Folwarczny
2024-02-29 11:24:23 UTC
This looks quite similar to cpuid. The main problem here is that it needs to be consistent with what Valgrind is emulating. I see there was an earlier report of this, with a patch. *** This bug has been marked as a duplicate of bug 392146 *** |