Re: [PHP-INSTALL] segmentation fault with --disable-debug

[email protected] ("Jonathan P")
Newsgroups php.install
Message-ID <[email protected]>
Excellent thanks David it worked!

I am getting the following failed test results on 'make test', I'm not sure 
if any of them are a major worry.....are you aware of any that are?

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   43
Exts tested     :   36
---------------------------------------------------------------------

Number of tests : 6673              5544
Tests borked    :    1 (  0.0%) --------
Tests skipped   : 1128 ( 16.9%) --------
Tests warned    :    3 (  0.0%) (  0.1%)
Tests failed    :   40 (  0.6%) (  0.7%)
Expected fail   :    4 (  0.1%) (  0.1%)
Tests passed    : 5497 ( 82.4%) ( 99.2%)
---------------------------------------------------------------------
Time taken      :  800 seconds
=====================================================================

=====================================================================
BORKED TEST SUMMARY
---------------------------------------------------------------------
duplicated INI section [/home/php-5.2.8/ext/json/tests/bug41567.phpt]
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #45392 (ob_start()/ob_end_clean() and memory_limit) 
[tests/lang/bug45392.phpt]
short tags [tests/lang/short_tags.002.phpt]
tags [tests/lang/short_tags.003.phpt]
Bug #40236 (php -a function allocation eats memory) 
[Zend/tests/bug40236.phpt]
Testing declare statement with several type values 
[Zend/tests/declare_001.phpt]
testing integer overflow (64bit) [Zend/tests/int_overflow_64bit.phpt]
Zend Multibyte and UTF-16 BOM 
[Zend/tests/multibyte/multibyte_encoding_003.phpt]
mb_stripos() [ext/mbstring/tests/mb_stripos.phpt]
Test mb_stripos() function : basic functionality 
[ext/mbstring/tests/mb_stripos_basic.phpt]
Test mb_stripos() function : basic functionality 
[ext/mbstring/tests/mb_stripos_basic2.phpt]
Test mb_stripos() function : usage variations - pass different data types as 
$needle arg [ext/mbstring/tests/mb_stripos_variation2.phpt]
Test mb_stripos() function : usage variations - pass different data types as 
$offset arg [ext/mbstring/tests/mb_stripos_variation3.phpt]
Test mb_stripos() function : usage variations - pass different data types as 
$encoding arg [ext/mbstring/tests/mb_stripos_variation4.phpt]
Test mb_stristr() function : basic functionality 
[ext/mbstring/tests/mb_stristr_basic.phpt]
Test mb_stristr() function : usage variation - different values for part 
[ext/mbstring/tests/mb_stristr_variation3.phpt]
Test mb_stristr() function : usage variation - multiple needles 
[ext/mbstring/tests/mb_stristr_variation5.phpt]
Test mb_strrichr() function : basic functionality 
[ext/mbstring/tests/mb_strrichr_basic.phpt]
Test mb_strrichr() function : usage variation - different values for part 
[ext/mbstring/tests/mb_strrichr_variation3.phpt]
Test mb_strrichr() function : usage variation - multiple needles 
[ext/mbstring/tests/mb_strrichr_variation5.phpt]
Test mb_strripos() function : basic functionality 
[ext/mbstring/tests/mb_strripos_basic.phpt]
Test mb_strripos() function : basic functionality 
[ext/mbstring/tests/mb_strripos_basic2.phpt]
Test mb_strripos() function : usage variations - pass different data types 
as $needle arg [ext/mbstring/tests/mb_strripos_variation2.phpt]
Test mb_strripos() function : usage variations - pass different data types 
as $encoding arg [ext/mbstring/tests/mb_strripos_variation4.phpt]
openssl_csr_new() tests [ext/openssl/tests/004.phpt]
Bug #36732 (add support for req_extensions in openss_csr_new and sign) 
[ext/openssl/tests/bug36732.phpt]
via [ext/pdo_sqlite/tests/common.phpt]
        SQLite PDO Common: Bug #34630 (inserting streams as LOBs) 
[ext/pdo_sqlite/tests/bug_34630.phpt]
via [ext/pdo_sqlite/tests/common.phpt]
        SQLite PDO Common: Bug #39398 (Booleans are not automatically 
translated to integers) [ext/pdo_sqlite/tests/bug_39398.phpt]
via [ext/pdo_sqlite/tests/common.phpt]
        SQLite PDO Common: Bug #39656 (Crash when calling fetch() on a PDO 
statment object after closeCursor()) [ext/pdo_sqlite/tests/bug_39656.phpt]
Testing PDOStatement::debugDumpParams() with bound params 
[ext/pdo_sqlite/tests/debugdumpparams_001.phpt]
Test session_decode() function : variation 
[ext/session/tests/session_decode_variation3.phpt]
Test session_encode() function : variation 
[ext/session/tests/session_encode_variation8.phpt]
Bug #44811 (Improve error messages when creating new SoapClient which 
contains invalid data) [ext/soap/tests/bugs/bug44811.phpt]
via [ext/sqlite/tests/pdo/common.phpt]
        SQLite2 PDO Common: Bug #34630 (inserting streams as LOBs) 
[ext/sqlite/tests/pdo/bug_34630.phpt]
Test rsort() function : usage variations - referenced variables 
[ext/standard/tests/array/rsort_variation4.phpt]
Test tempnam() function: usage variations - permissions(0000 to 0777) of dir 
[ext/standard/tests/file/tempnam_variation4.phpt]
Test split() function : usage variations  - out-of-range values for limit 
[ext/standard/tests/reg/split_variation_004.phpt]
Test spliti() function : usage variations  - out-of-range values for limit 
[ext/standard/tests/reg/spliti_variation_004.phpt]
htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) 
[ext/standard/tests/strings/htmlentities02.phpt] (warn: possibly braindead 
libc)
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) 
[ext/standard/tests/strings/htmlentities04.phpt] (warn: possibly braindead 
libc)
htmlentities() test 15 (setlocale / KOI8-R) 
[ext/standard/tests/strings/htmlentities15.phpt] (warn: possibly braindead 
libc)
Test setlocale() function : usage variations - Setting all available locales 
in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
substr_compare() [ext/standard/tests/strings/substr_compare.phpt]
Test vsprintf() function : usage variations - unsigned formats with unsigned 
values [ext/standard/tests/strings/vsprintf_variation15_64bit.phpt]
=====================================================================

=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
SPL: ArrayObject::__construct basic usage with ArrayObject::ARRAY_AS_PROPS. 
[ext/spl/tests/arrayObject___construct_basic4.phpt]
SPL: ArrayObject::__construct basic usage with 
ArrayObject::STD_PROP_LIST|ArrayObject::ARRAY_AS_PROPS. 
[ext/spl/tests/arrayObject___construct_basic5.phpt]
SPL: ArrayObject::exchangeArray() basic usage with object as underlying data 
store. [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt]
SPL: ArrayObject::setFlags basic usage with ArrayObject::ARRAY_AS_PROPS. 
[ext/spl/tests/arrayObject_setFlags_basic1.phpt]
=====================================================================



"Paul Reinheimer" <[email protected]> wrote in message 
news:[email protected]...
> Hi Jonathan,
>
> Before compiling PHP at the command line run export CFLAGS=-O1, then
> use your ./configure line.
>
> You may wish to make clean before this.
>
>
>
> paul
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.