Jump to content

Segementation Fault


Recommended Posts

I'm looking for help trying to figure out why I'm getting this Segmentation Fault when I run "make test" after having just finished "make", see below...  I saw nothing unusual in during configure, no errors.  Your help is greatly appreciated.

 

cesium-bash /appl/php/php-5.2.8 # ./configure

cesium-bash /appl/php/php-5.2.8 # make

 

Build complete.

Don't forget to run 'make test'.

 

cesium-bash /appl/php/php-5.2.8 # make test

 

Build complete.

Don't forget to run 'make test'.

 

/usr/bin/bash: line 23: 22370 Segmentation Fault      (core dumped) TEST_PHP_EXECUTABLE=/appl/php/php-5.2.8/sapi/cli/php TEST_PHP_SRCDIR=/appl/php/php-5.2.8 CC="/usr/local/bin/gcc" /appl/php/php-5.2.8/sapi/cli/php -n -c /appl/php/php-5.2.8/tmp-php.ini -d 'open_basedir=' -d 'output_buffering=0' -d 'memory_limit=-1' /appl/php/php-5.2.8/run-tests.php -n -c /appl/php/php-5.2.8/tmp-php.ini -d extension_dir=/appl/php/php-5.2.8/modules/ ` if test "x" != "x"; then for i in ""; do . $i; /appl/php/php-5.2.8/build/shtool echo -n -- " -d extension=$dlname"; done; fi; if test "x" != "x"; then for i in ""; do . $i; /appl/php/php-5.2.8/build/shtool echo -n -- " -d zend_extension=/appl/php/php-5.2.8/modules/$dlname"; done; fi`

make: [test] Error 139 (ignored)

 

Platform:

SunOS 5.10 Generic_137111-02 sun4u sparc SUNW,Ultra-60

php 5.2.8

gcc (GCC) 4.3.2

ltmain.sh (GNU libtool) 2.2.6

GNU bash, version 3.2.17(3)-release (sparc-sun-solaris2.10)

GNU Make 3.81

Binutils 2.19

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.