amplxe-cl is hanging when I start any analysis. gdb and strace shows getdents64 function call.
strace shows below output
getdents64(7, /* 0 entries */, 32768) = 0
getdents64(7, /* 0 entries */, 32768) = 0
getdents64(7, /* 0 entries */, 32768) = 0
getdents64(7, /* 0 entries */, 32768) = 0
getdents64(7, /* 0 entries */, 32768) = 0
getdents64(7, /* 0 entries */, 32768) = 0
getdents64(7, /* 0 entries */, 32768) = 0
getdents64(7, /* 0 entries */, 32768) = 0
getdents64(7, /* 0 entries */, 32768) = 0
any idea what is the issue? It used to work before with no issues.
Thanks and Regards,
C Jaiprakash