Summary: | Illegal opcode - unhandled instruction bytes: 0xCB 0x55 0x8B 0xEC | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | esutton |
Component: | general | Assignee: | Julian Seward <jseward> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | njn, tom |
Priority: | NOR | ||
Version: | 3.4.1 | ||
Target Milestone: | --- | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 256630 |
Description
esutton
2009-04-09 18:16:27 UTC
Well 0xCB appears to be a FAR RET instruction, which is pretty obscure. It's not new though - it's an ancient artefact of 16 bit days. |