ID:               28987
 Updated by:       [EMAIL PROTECTED]
 Reported By:      seb at d2 dot com
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Compile Warning
 Operating System: Linux RHWS 3.0 on AMD64
 PHP Version:      4.3.7
 New Comment:

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


Previous Comments:
------------------------------------------------------------------------

[2004-07-06 15:30:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip

Try the PHP 5 snapshot, as it has improved test script which shows the
actual test that is hanging..and if this was actually fixed in HEAD.
:)


------------------------------------------------------------------------

[2004-07-01 22:37:27] seb at d2 dot com

Description:
------------
make test hangs on my AMD64 (x86_64) linux RHWS3.0 box.


seems to be some 64-bit problems in 4.3.7.  could that be?


the cli seems to segfault also when i try to play with the tests by
hand.

make install goes fine but haven't tried anything further yet.



Reproduce code:
---------------
box is an AMD64 (x86_64) running RHWS 3.0.

i configured using:

cd php-4.3.7.DD && ./configure "--with-mysql" \
        "--with-apache=../apache_1.3.31.DD"             \
        "--prefix=/job/SYSTEMS/SERVICES/web/1.3.31/linux_amd64"

make (went ok)

make test ==> see output above.

same on RH9 regular x86 box works fine though. 



Expected result:
----------------

make test completes at least, maybe shows some failures.




Actual result:
--------------

[EMAIL PROTECTED]> make test

=====================================================================
CWD         :
/lot/s61/SYSTEMS/SERVICES/web/1.3.31/linux_amd64/src/php-4.3.7.DD
PHP         :
/job/SYSTEMS/SERVICES/web/1.3.31/linux_amd64/src/php-4.3.7.DD/sapi/cli/php

PHP_SAPI    : cli
PHP_VERSION : 4.3.7
ZEND_VERSION: 1.3.0
PHP_OS      : Linux - Linux angstrom1 2.4.21-4.ELsmp #1 SMP Fri Oct 3
17:32:58 EDT 2003 x86_64
INI actual  : 
More .INIs  : 
Extra dirs  : 
=====================================================================
TIME START 2004-07-02 04:41:56
=====================================================================
PASS EXPECT [tests/run-test/test001.phpt]
[...]
PASS a script should not be able to modify session.use_trans_sid
[ext/session/tests/014.phpt]
PASS use_trans_sid should not affect SID [ext/session/tests/015.phpt]
PASS invalid session.save_path should not cause a segfault
[ext/session/tests/016.phpt]
PASS setting $_SESSION before session_start() should not cause segfault
[ext/session/tests/017.phpt]
PASS rewriter correctly handles attribute names which contain dashes
[ext/session/tests/018.phpt]
[hangs indefinately here...]



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28987&edit=1

Reply via email to