|
From: Markus T. <mar...@st...> - 2016-08-25 12:28:12
|
Heyho, John Reiser wrote: > Meanwhile, it should be possible to make progress by avoiding the 'rdrand' > instruction. Is there some application flag or environment variable which > says "do not use the hardware random number generator?" After that, try > rebuilding libgcrypt-1.7.3 without "-mrdrnd". surprisingly disabling the drnd feature in my make.conf and rebuilding libgcrypt did not solve the issue. Mark Wielaard wrote: > You can help by building and testing valgrind from svn! Seriously, if you are > able to build and test valgrind svn on your programs and let us know if you > find any issues/regressions that would be appreciated. I'll try to build it manually then. I'll let you know if I find something. --Markus |