From: xing at mac dot com
Operating system: Fedora2Test2 64bit
PHP version: 4.3.6RC1
PHP Bug Type: *Compile Issues
Bug description: "make test" stalls...
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 bug report at http://bugs.php.net/?id=27950&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27950&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27950&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=27950&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=27950&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=27950&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=27950&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=27950&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=27950&r=support
Expected behavior: http://bugs.php.net/fix.php?id=27950&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=27950&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=27950&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=27950&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27950&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=27950&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=27950&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=27950&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27950&r=float