mac上分析coredump文件

Posted by 夏泽民

首先 开启 ulimit -c unlimited. $dphpcbf -vvv src/Client/AthenaApiV3Client.php Segmentation fault: 11 (core dumped)



mac gdb 安装

Posted by 夏泽民

最开始brew install 提示需要安装gcc 安装gcc 卡死了 make BOOT_LDFLAGS=-Wl,-headerpad_max_install_names 于是放弃,直接用源码安装



core 文件 调试 追踪 Segmentation fault 11

Posted by 夏泽民

phpcbf -vvv src/xxx.php Segmentation fault ls /cores/ 空的 mac 默认没有开启 ulimit -c unlimited phpcbf -vvv src/xxx.php Segmentation fault: 11 (core dumped) ls /cores $ls /cores/ core.62036 core.63911 core.83675



brew install 问题解决

Posted by 夏泽民

$python -V Python 3.6.0



PHP 接口调用报错 502 Bad Gateway

Posted by 夏泽民

PHP接口调用超过5s的请求直接返回如下信息:



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required