Summary: | Opcode 0xFF 0x58 0xEB 0x5 unhandled on x86 | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | Nicolas <nikos42> |
Component: | vex | Assignee: | Julian Seward <jseward> |
Status: | REPORTED --- | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 3.3.0 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 256630 |
Description
Nicolas
2008-03-23 00:35:01 UTC
> While running qemu under Valgrind for debugging purposes, I got the message
This is qemu + the qemu accelerator, yes?
No, it's qemu without kqemu. Hi, Did I give you enough information, or do you need more? Thanks, Nicolas Looking at this more. This is a "lcall" or far call. Do you have some more details of it? What arguments did you give to qemu? Hi, I have no more details on this. I don't remember the exact arguments, but it was probably something like qemu -smp 2 -cdrom KNOPPIX_V5.1.0CD-2006-12-30-EN.iso In case it helps, it was with qemu 0.9.1. Hmm, hard to fix without a real test case. |