Skip to content

SEGFAULT When isInterestingIns set to INS_IsSyscall(ins) #12

@marcusp46

Description

@marcusp46

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);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions