Ask a Question related to PHP Bugs, Design and Development.
-
tony2001@php.net #1
#40599 [Opn->Fbk]: "make test" results in segmentation fault
ID: 40599
Updated by: [email]tony2001@php.net[/email]
Reported By: lyle dot pritchett at dri dot edu
-Status: Open
+Status: Feedback
Bug Type: Reproducible crash
Operating System: Solaris 9, 10
PHP Version: 5CVS-2007-02-22 (snap)
New Comment:
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
[url]http://bugs.php.net/bugs-generating-backtrace.php[/url] for *NIX and
[url]http://bugs.php.net/bugs-generating-backtrace-win32.php[/url] for Win32
Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
Previous Comments:
------------------------------------------------------------------------
[2007-02-22 23:18:26] lyle dot pritchett at dri dot edu
Description:
------------
Per advice in bug #40565, picked up latest version:
php5.2-200702222130.
Ran configure with options
--with-apxs2=/opt/apache/bin/apxs \
--with-config-file-path=/opt/apache/conf \
--localstatedir=/var/run \
--enable-force-cgi-redirect \
--enable-magic-quotes \
--with-openssl=/opt \
--with-libxml-dir=/opt \
--enable-calendar \
--with-pgsql=/opt \
--with-readline=/opt \
--disable-ipv6 \
--with-exec-dir=/opt/php/bin \
--enable-libgcc
apxs, openssl, libxml, Postgres, gcc, and readline are all
latest available versions.
Compile finishes successfully.
make test
Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).
Segmentation Fault
make: [test] Error 139 (ignored)
Reproduce code:
---------------
N/A
Expected result:
----------------
A series of successful tests
Actual result:
--------------
immediate segmentation fault on "make test"
Interestingly, "php --version" works fine
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40599&edit=1[/url]
tony2001@php.net Guest
-
#40599 [NEW]: "make test" results in segmentation fault
From: lyle dot pritchett at dri dot edu Operating system: Solaris 9, 10 PHP version: 5CVS-2007-02-22 (snap) PHP Bug Type: ... -
#39907 [NEW]: Segmentation fault in _zval_ptr_dtor during "make install"
From: jaustin at mapmobile dot com Operating system: Solaris 2.8 PHP version: 5.2.0 PHP Bug Type: Reproducible crash Bug... -
#39907 [Opn->Fbk]: Segmentation fault in _zval_ptr_dtor during "make install"
ID: 39907 Updated by: tony2001@php.net Reported By: jaustin at mapmobile dot com -Status: Open +Status: ... -
#33400 [Opn->Csd]: make "make" a dendency of "make test"
ID: 33400 Updated by: tony2001@php.net Reported By: nohn@php.net -Status: Open +Status: Closed Bug... -
Segmentation fault on "make install" on AIX 4.2
On Fri, 27 Jun 2003 00:27:02 +0200, Mike Cooper <"Mike Cooper" <mcooper@magnicomp.com>> wrote: All your AIX belong to SCO ;-) Ciao



Reply With Quote

