|
From: Greg C. <gre...@ya...> - 2011-07-07 22:11:15
|
Hi all, Using memcheck in 3.6.1 causes the following assertion on SUSE10. Memcheck: mc_main.c:5972 (mc_pre_clo_init): Assertion 'MAX_PRIMARY_ADDRESS == 0x7FFFFFFFFULL' failed. ==30960== at 0x3802B487: ??? (in /somepath/valgrind.3.6.1/lib/valgrind/memcheck-amd64-linux) The only argument is --error-limit=no This assertion doesn't show up on 3.4 or 3.5, but unfortunately both of those hang on the application. Any help is much appreciated. |