Failed to run the target in both GUI and command line.
Errors I got:
amplxe: Warning: Cannot stop posix timer: __NR_timer_settime() system call returned -1.
amplxe: Warning: Cannot stop posix timer: __NR_timer_settime() system call returned -1.
amplxe: Error: [Instrumentation Engine]: Source/pin/elfio/img_elf.cpp: ProcessSectionHeaders: 601: assertion failed: SEC_vaddr_i(sec) >= IMG_seg_text_vaddr_i(img) &SEC_vaddr_i(sec) < IMG_seg_data_vaddr_i(img)
amplxe: Collection failed.
amplxe: Internal Error
My program is a C++ QT Application running on Linux.
Can anyone help me. Thank you.