This also happened when simply executing the same file a.php,
for i in `seq 1 100`;do php a.php;done --> would also end up in a segmentation
fault (rarely)
Also php web-pages were halted but that probably was related to the race
condition in libmysqlclient15off ( bug #343870)
--
Segmentation f
Public bug reported:
Running latest version of Ubuntu system up to date.
r...@workstation:~# cat a.php
r...@workstation:~#
r...@workstation:~# for i in `seq 1 50`;do php -l a.php;done
No syntax errors detected in a.php
No syntax errors detected in a.php
No syntax errors detected in a.php
No syn