https://bugs.kde.org/show_bug.cgi?id=445941
--- Comment #6 from bug.reporte...@gmail.com --- (In reply to Paul Floyd from comment #5) > I tried this on a machine > Red Hat Enterprise Linux Workstation release 6.7 (Santiago) > > $ gcc --version > gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-16) > > I had difficulty building Valgrind due to as not understanding rdseed > (https://bugs.kde.org/show_bug.cgi?id=440502). I made a few changes to hard > code out rdseed. > > The result was no problem running valgrind. Agreed, I can run valgrind with some binaries just fine, but on a more complicated program that accesses libmagic, I get the failure. A simple test program using libmagic succeeds. (Like the "file" command). I'm not a liberty to provide you with the binary that produces the problem which is why I attached the debug log from valgrind running the problematic program. -- You are receiving this mail because: You are watching all bug changes.