| Summary: | vex amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x2 0xE2 0xF8 | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | ssl <n0va8o.lau> |
| Component: | memcheck | Assignee: | Julian Seward <jseward> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | ivosh, mark |
| Priority: | NOR | ||
| Version First Reported In: | 3.11.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | get from openssl test | ||
|
Description
ssl
2016-09-27 06:35:26 UTC
The description and second backtrace don't match the illegal instruction message you are seeing. Given this is with ubuntu I suspect this is: https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/1501545 Which was fixed upstream with: https://bugs.kde.org/show_bug.cgi?id=353370 It crashed too when I built it from valgrind SVN source code. Please can you try with the latest Valgrind from upstream SVN? We need the unrecognized instruction - you can obtain it from gdb, objdump... |