Dear valgrind developper,
I'm currently trying to use this software to try to fix a memory leak.

I try to run a macro that runs fine if I excecute WITHOUT using valgrind.
When I excecute it using valgrind it crashes.
The complete thread: ( I try to compile and load a class called 
AppleDrillAngle.cc):

--14848-- 
/Users/merijnvandeklundert/ResolutionGeoNooren/HijingEvtsNewGeometry/AppleDrillAngle_cc.so:
--14848-- dSYM directory has wrong UUID; consider using --dsymutil=yes
dlopen error: 
dlopen(/Users/merijnvandeklundert/ResolutionGeoNooren/HijingEvtsNewGeometry/./AppleDrillAngle_cc.so,
 10): Library not loaded: vgpreload_memcheck-amd64-darwin.so
  Referenced from: 
/Users/merijnvandeklundert/ResolutionGeoNooren/HijingEvtsNewGeometry/./AppleDrillAngle_cc.so
  Reason: image not found
Load Error: Failed to load Dynamic link library 
/Users/merijnvandeklundert/ResolutionGeoNooren/HijingEvtsNewGeometry/./AppleDrillAngle_cc.so

I'm wokring on a Mac (with snow leopard). I installed cmake and fink.
Does anyone know how to fix this?
PLease understand: I'm really new to programming and linux, so a very technical 
explanation might be a bit hard for me to work with.

Thank you very much in advance for feedback/hints, its well appreciated!
Kind regards,
Merijn van de Klundert




                                          
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to