|
From: john s. <sk...@us...> - 2011-01-18 13:29:06
|
Is this normal (i.e. known problem)? ~/felix>valgrind --tool=massif --stacks=yes ./ls ==264== Massif, a heap profiler ==264== Copyright (C) 2003-2010, and GNU GPL'd, by Nicholas Nethercote ==264== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info ==264== Command: ./ls ==264== Massif: ms_main.c:1926 (update_stack_stats): Assertion 'stacks_szB >= -stack_szB_delta' failed. ==264== at 0x13800C4B7: ??? ==264== by 0x13800C6F4: ??? ==264== by 0x138001B7E: ??? ==264== by 0x13800566B: ??? ==264== by 0x700000B43538: ??? ==264== by 0x28B1: ??? ==264== by 0x1389A9F9F: ??? ==264== by 0x138D73E3F: ??? ==264== by 0x13800386F: ??? sched status: running_tid=1 Thread 1: status = VgTs_Runnable ==264== at 0x7FFF5FC01052: _dyld_start (in /usr/lib/dyld) ==264== by 0xFFFFFFFF: ??? -- john skaller sk...@us... |