10月 202011
 

首先,为了方便调试,使用gdb单进程启动apache,并在执行PHP脚本的函数处设置断点:

输入 run 开始运行,并在另外一个终端使用curl访问apache,于是程序会停止在zend_execute_scripts,使用bt查看调用栈如下:

 Posted by at 上午 8:55

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">

(required)

(required)

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据