Pin app terminated abnormally due to signal 6

961 views Asked by At

I am trying to use Pin tool and loopprof to instruments my cluster using MPI, but pin terminated abnormally due to signal 6 with this error:

A: Source/pin/pin/image.cpp: IMG_Type: 374: The img passed to IMG_Type() is stale
####################################################
## STACK TRACE
####################################################
addr2line -C -f -e "loopprof" 0x2b5b678a02c9 0x2b5b678a10b6                                                                                                
??
??:0
??
??:0
??
??:0
??
??:0
??
??:0
??
??:0
??
??:0
Pin 2.14
Copyright (c) 2003-2015, Intel Corporation. All rights reserved.
@CHARM-VERSION: $Rev: 71293 $
@CHARM-BUILDER: BUILDER
@CHARM-COMPILER: gcc 4.4.7
@CHARM-TARGET: ia32e
@CHARM-CFLAGS:  __OPTIMIZE__=1  __NO_INLINE__=__NO_INLINE__
Pin app terminated abnormally due to signal 6.

Can anybody help me to fix this error??

0

There are 0 answers