php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50585 infinite recursive call in ob_011.phpt crashes solaris
Submitted: 2009-12-27 12:51 UTC Modified: 2009-12-29 12:30 UTC
From: michael at schmidt2 dot de Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 5.3.1 OS: Solaris 10, sparc
Private report: No CVE-ID: None
 [2009-12-27 12:51 UTC] michael at schmidt2 dot de
Description:
------------
When you call :

make test TESTS=./tests/output/ob_011.phpt

The system crashes within 10 seconds.

(CPU usage goes to 100% and system freezes in about 10 seconds.
No ping. Console access is dead too.)


see also bug: 49292


Reproduce code:
---------------
tests/output/ob_011.phpt


Expected result:
----------------
   PID USERNAME  SIZE   RSS STATE  PRI NICE      TIME  CPU PROCESS/NLWP
   745 root      326M  317M run     10    0   0:00:08  100% php/1





Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-12-29 12:30 UTC] jani@php.net
Expected, the test is for bug that is fixed in HEAD:

--XFAIL--
This test will fail until the fix in revision r214155 is backported from php 6

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 11:01:30 2024 UTC