|
From: Tom H. <th...@cy...> - 2004-01-23 07:11:40
|
In message <200...@ar...>
"Art Haas" <ah...@ai...> wrote:
> I then tried explicitly adding in a '--tool' option ...
>
> $ valgrind --tool=memcheck ls -l
> Illegal instruction
> $
Was it an a machine with an old, pre SSE CPU? If so then this is the
bug I reported yesterday where valgrind now always thinks you have SSE
support and tries to save the SSE state.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|