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
 [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: Sat Apr 27 10:01:29 2024 UTC