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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -