When initializing the isInteresting to INS_IsSyscall, I get a SEGFAULT at various points of progress in execution. However, when I use the provided INTERESTING_INS_ALL, it works perfectly. Any assistance with this would be very much appreciated :) Thanks,
Marcus
Prototype
int PinCCTLibInit(IsInterestingInsFptr isInterestingIns, FILE* logFile, CCTLibInstrumentInsCallback userCallback, VOID* userCallbackArg, BOOL doDataCentric = false);