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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: michael at schmidt2 dot de
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 11:01:33 2025 UTC