Hi valgrind experts,
I'm facing an unhandled instruction issue when valgrinding ing intel-ipp
libraries.
~/valgrind-3.7.0/bin/valgrind --tool=memcheck --leak-check=full
--show-reachable=yes --error-limit=no --log-file=valgrnd.txt
--gen-suppressions=all ...
vex amd64->IR: unhandled instruction bytes: 0x48 0xF 0xFC 0xD 0x37 0xBB 0x22 0x0
==12078== valgrind: Unrecognised instruction at address 0x4cacf71.
==12078== at 0x4CACF71: ??? (in ...)
==12078== by 0x4CA3282: y8_ippiFilterDeblockingLuma_VerEdge_H264_8u_C1IR (in
...)
I have tried to disable error reporting using VALGRIND_DISABLE_ERROR_REPORTING/
VALGRIND_ENABLE_ERROR_REPORTING macros without success.
Could you help me to disable error reporting for this error ?
In addition, do you think such error should be reported as a bug (I've noticed
similar bugs into the bugbase) ?
Regards,
Marc
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users