From: php dot net at thermoman dot de Operating system: Linux 2.6.37.6 PHP version: 5.4.6 Package: Testing related Bug Type: Bug Bug description:run-tests.php fails to send Bug report to http://qa.php.net
Description: ------------ After compiling PHP 5.4.6 i was asked to run the Test-Suite. Some tests failed and run-tests.php tried to post this result to http://qa.php.net/buildtest-process.php. This failed with "Connection reset by peer" error Test script: --------------- ./configure --prefix=/home/mm/php546 --disable-all make -j5 (make test) Expected result: ---------------- Please enter your email address. (Your address will be mangled so that it will not go out on any mailinglist in plain text): [redacted] Posting to http://qa.php.net/buildtest-process.php Thank you for helping to make PHP better. Actual result: -------------- Please enter your email address. (Your address will be mangled so that it will not go out on any mailinglist in plain text): [redacted] Posting to http://qa.php.net/buildtest-process.php Notice: fwrite(): send of 8192 bytes failed with errno=104 Connection reset by peer in /home/mm/tmp/php-5.4.6/run-tests.php on line 996 Notice: fwrite(): send of 4 bytes failed with errno=32 Broken pipe in /home/mm/tmp/php-5.4.6/run-tests.php on line 997 Thank you for helping to make PHP better. -- Edit bug report at https://bugs.php.net/bug.php?id=62873&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=62873&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=62873&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=62873&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=62873&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=62873&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=62873&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=62873&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=62873&r=needscript Try newer version: https://bugs.php.net/fix.php?id=62873&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=62873&r=support Expected behavior: https://bugs.php.net/fix.php?id=62873&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=62873&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=62873&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=62873&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=62873&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=62873&r=dst IIS Stability: https://bugs.php.net/fix.php?id=62873&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=62873&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=62873&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=62873&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=62873&r=mysqlcfg