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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
29 + 28 = ?
Subscribe to this entry?

 
 [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 May 11 00:01:31 2024 UTC