Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 2.3.6

Bug #2948 Bus Error reported when running PHPUnit2
Submitted: 2004-12-11 17:11 UTC
From: tim at heighes dot com Assigned:
Status: Bogus Package: PHPUnit2
PHP Version: 5.0.2 OS: Mac OS X 10.3.6
Roadmaps: (Not assigned)    
Subscription  


 [2004-12-11 17:11 UTC] tim at heighes dot com
Description: ------------ I've installed the PHP5.0.2 binary for Mac OS X from www.entropy.ch. I have the following (relevant) PEAR packages installed:- Benchmark 1.2.1 Console_Getopt 1.2 Log 1.8.6 PEAR 1.3.3.1 PHPUnit2 2.1.4 xdebug 1.3.2 When running "phpunit --help" in the Terminal shell there is a short delay and then I get "Bus error". Reproduce code: --------------- No additional code Expected result: ---------------- I would expect to see the output from PHPUnit2_TextUI_TestRunner::showHelp() Actual result: -------------- In Terminal:- /usr/local/php5/bin$./phpunit --help Bus error /usr/local/php5/bin$

Comments

 [2004-12-12 09:05 UTC] sebastian
Sorry, but your problem does not imply a bug in PEAR itself. For a list of more appropriate places to ask for help using PEAR, please visit http://pear.php.net/support/ as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PEAR. This is a bug in PHP not in PHPUnit2.