# issue when I run ``` ./level-ip curl www.xxx.com ``` the output is ``` ./level-ip: line 8: 95338 Segmentation fault (core dumped) LD_PRELOAD="$(dirname $0)/liblevelip.so" "$prog" "$@" ``` # Describe your running environment running in centos 7