apache - xDebug kills host running on vagrant when active -


when run xdebug kills apache error.

child pid 1886 exit signal segmentation fault (11), possible coredump in /etc/apache2 

i have notice pid number showed randomly.

i running xdebug phpstorm ide @ port 80 user phpstorm.

after turn off xdebug host work normally.

is has kind of problem xdebug?


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -