Ubuntu 17.04 的引脚工具分段错误
Pin Tool Segmentation Fault for Ubuntu 17.04
我已经成功地 运行 pin 与它自己的示例工具之一 inscount for ubuntu 12.04。
但是我面对 ubuntu 17.04 版本的不同情况。它显示的内容如下:
A: Source/pin/injector_nonmac/auxvector.cpp: CopyAux: 291: unexpected AUX VEC type 26
NO STACK TRACE AVAILABLE
Detach Service Count: 1
Pin 3.2
Copyright (c) 2003-2016, Intel Corporation. All rights reserved.
@CHARM-VERSION: $Rev: 81201 $
C: Injector exited with signal 6
E: Wait for injector failed: No child processes
Segmentation fault (core dumped)
猜猜是什么原因?
可能尚未添加此版本 Ubuntu 对 Linux 内核的支持。尝试使用 -ifeellucky
命令行旋钮 运行 Pin,这可能会暂时解决问题,直到新的 Pin 版本发布。
我已经成功地 运行 pin 与它自己的示例工具之一 inscount for ubuntu 12.04。 但是我面对 ubuntu 17.04 版本的不同情况。它显示的内容如下:
A: Source/pin/injector_nonmac/auxvector.cpp: CopyAux: 291: unexpected AUX VEC type 26
NO STACK TRACE AVAILABLE
Detach Service Count: 1
Pin 3.2
Copyright (c) 2003-2016, Intel Corporation. All rights reserved.
@CHARM-VERSION: $Rev: 81201 $
C: Injector exited with signal 6
E: Wait for injector failed: No child processes
Segmentation fault (core dumped)
猜猜是什么原因?
可能尚未添加此版本 Ubuntu 对 Linux 内核的支持。尝试使用 -ifeellucky
命令行旋钮 运行 Pin,这可能会暂时解决问题,直到新的 Pin 版本发布。