I am trying to chase down a memory smashing error. I just started using MallocDebug and when I run the program using the MallocDebug window (Launch button) it starts to run then stops for a few seconds and spits out the following message:
dyldNameStartingAtAddress:vm_read header (ipc/send) invalid destination port vmutils: can't find image for dynamic loader used by kernel_task [-1]! 2007-11-24 11:42:41.992 MallocDebug[10906:10b] GetMallocData returned error 2007-11-24 11:42:41.999 MallocDebug[10906:10b] libMallocDebug getStacks: error 2007-11-24 11:42:42.000 MallocDebug[10906:10b] getZoneNames failed task_get_exception_ports (ipc/send) invalid destination port task_set_exception_ports (ipc/send) invalid destination port
I am not even sure what this means. Any help would be greatly appreciated.
Kindly, graham |