[Bug 392521] Re: Segmentation fault when using php -l to validate any PHP script

2009-08-14 Thread MarcelB
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

[Bug 392521] [NEW] Segmentation fault when running any script

2009-06-26 Thread MarcelB
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