Hello!
On Tue, Aug 30, 2016 at 3:38 AM, 牧童 wrote:
> debug-info-kernel已安装
>
> 执行以下脚本报错:
> # nginx-systemtap-toolkit/ngx-sample-lua-bt -p 6015 --luajit20 -t 5 > tmp.bt
> /tmp/stapNu8jUn/stap_f8293aab59447308067197858323343d_28360_src.c:
> 在函数‘function___global_usymname__overload_1’中:
> /tmp/stapNu8jUn/stap_f8293aab59447308067197858323343d_28360_src.c:3945:
> 错误:‘struct function___global_usymname__overload_1_locals’没有名为‘addr’的成员
> make[1]: ***
> [/tmp/stapNu8jUn/stap_f8293aab59447308067197858323343d_28360_src.o] 错误 1
> make: *** [_module_/tmp/stapNu8jUn] 错误 2
> WARNING: kbuild exited with status: 2
> Pass 4: compilation failed. [man error::pass4]
>
把 stap 的 cache 目录删了再试。包括 /tmp/ 下面的这些 stap 开头的临时目录。
Regards,
-agentzh