PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Testing » PHPUnit2 » Bug #2948

Bus Error reported when running PHPUnit2

Details

Submitted2004-12-11 17:11 UTC
Fromtim at heighes dot com
StatusBogus
PackagePHPUnit2
PHP Version5.0.2
OSMac OS X 10.3.6
Roadmaps(Not assigned)

Comments

[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$