Skip to content

coredump when run the example #40

@louishust

Description

@louishust

When run the example: get the coredump

OMP_PROC_BIND=TRUE numaprof ./omp-loop
C: [tid:4173805] Tool (or Pin) caused signal 11 at PC 0x7f7fb6ba1ad4
/root/loushuai/numaprof-1.1.3/build/install/bin/numaprof: line 78: 4173805 Segmentation fault      (core dumped) ${PINTOOL_PIN} -t ${NUMAPROF_PREFIX}/lib/libnumaprof-pintool.so -- "$@"
```

Run omp-loop directly is fine:
```
$ time ./omp-loop
real    0m1.878s
user    3m8.540s
sys     0m2.472s
```

numaprof:numaprof-1.1.3.tar
pin-3.24-98612-g6bd5931f2-gcc-linux

linux uname -r
5.19.8



Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions