Quote
sudo pear uninstall phpunit/PHPUnit_Selenium && sudo pear uninstall phpunit/PHPUnit &&
sudo pear install phpunit/PHPUnit-3.7.1 && sudo pear install phpunit/PHPUnit_Selenium-1.2.9
sudo pear install phpunit/PHPUnit-3.7.1 && sudo pear install phpunit/PHPUnit_Selenium-1.2.9
I could reproduce the segmentation faults on:
PHP 5.3.10-1ubuntu3 with Suhosin-Patch (cli) (built: Apr 11 2012 17:38:30) as well as *ubuntu3.4 (current version)
PHPUnit-3.7.2 to -3.7.7
The debugger will tell you that zend_get_params() has caused this segmentation fault. The bug is already known.
Regards

Help











