|
From: Florian K. <fl...@ei...> - 2014-06-08 19:15:50
|
While waiting for regression testing (svn sources) to finish I was debugging something else that made me run dmesg. I spotted this: [23956.870068] warning: `memcheck-amd64-' uses 32-bit capabilities (legacy support in use) It does not appear to be serious in any way. However, if this is an issue with the valgrind code base it probably should be fixed. But I'm not sure whether that is the case or whether this is an issue with my setup. FWIW: I'm running xubuntu 12.04.4 LTS and uname -a says: Linux snowflake 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Florian |