|
From: Tom H. <to...@co...> - 2005-08-19 06:21:01
|
In message <58743620D2C0D9439C627C064581E252010C6B06@PA-ECLUSTER2.vmware.com> "Sree Oggu" <so...@vm...> wrote: > When I used this valgrind on a simple file (valgrind ls). it worked fine. But > when I tried to use it on our product (a MT server that loads shared > libraries using dlopen) it crashes with the following message. > > vex x86->IR: unhandled instruction bytes: 0xF0 0xF 0xC7 0xE > Process terminating with default action of signal 4 (SIGILL): dumping core That's a "mov Ez, Iz" instruction (with lock prefix). Please raise a bug for it so we can fix it for the next release. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |