ID:               27950
 User updated by:  xing at mac dot com
 Reported By:      xing at mac dot com
 Status:           Open
 Bug Type:         *Compile Issues
 Operating System: Fedora2Test2 64bit
 PHP Version:      4.3.6RC1
 New Comment:

Fedora 2 Test 2 64bit edition.


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

[2004-04-11 06:16:53] xing at mac dot com

Description:
------------
4.3.6RC2 source install.



Mak test stalls right after 



....

PASS unset($_SESSION["name"]); should work with register_globals=off
[ext/session/tests/009.phpt]

PASS $session_array = explode(";", session_encode()); should not
segfault [ext/session/tests/010.phpt]

PASS session_decode(); should not segfault
[ext/session/tests/011.phpt]

PASS registering $_SESSION should not segfault
[ext/session/tests/012.phpt]

PASS redefining SID should not cause warnings
[ext/session/tests/013.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]



--> stalls here....I don't think it's supposed to stall.



This is on a Athlon64 cpu running Fedora 2 Test 2 release with ALL
relevant updates released as of 4-11 3:15AM PST.



uname -r = 2.6.5-1.315

Reproduce code:
---------------
./configure

make

make test





Expected result:
----------------
gracefull complete

Actual result:
--------------
stalls..


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


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

Reply via email to