php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56194 pprofp hangs, endless loop
Submitted: 2004-09-20 17:04 UTC Modified: 2004-09-24 09:12 UTC
From: tomsommer@php.net Assigned:
Status: Closed Package: apd (PECL)
PHP Version: 5.0.0b1 (beta1) OS: Linux Redhat 9
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tomsommer@php.net
New email:
PHP Version: OS:

 

 [2004-09-20 17:04 UTC] tomsommer@php.net
Description:
------------
When running the command "pprofp" (with or without arguments) the program starts consuming 100% CPU and just continues to hang without any sign of stopping or of output

Using PHP5.0.1, APD 1.0

If you need further information, than the details below, please don't hesitate to ask.

Reproduce code:
---------------
# pprofp

Actual result:
--------------
The following is the result of a few seconds of running "strace pprofp": http://dev.tsn.dk/pprofp.strace.txt

Looks like an endless loop, Wez called it an "Exec Bomb".

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-24 09:12 UTC] tomsommer@php.net
Fixed in APD CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 23:01:29 2024 UTC