php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19125 php -v or php -q or php terminated with ctrl-c leave orphan semaphores
Submitted: 2002-08-27 11:53 UTC Modified: 2002-09-21 02:11 UTC
Votes:4
Avg. Score:3.0 ± 0.0
Reproduced:0 of 2 (0.0%)
From: jimmy at jimmysworld dot org Assigned:
Status: No Feedback Package: Semaphore related
PHP Version: 4.1.2 OS: Red Hat Linux 7.1
Private report: No CVE-ID: None
 [2002-08-27 11:53 UTC] jimmy at jimmysworld dot org
Just running php with a simple command line option like -v or -? will cause the creation of two semaphores that never get released.

The same occures if php is run and is killed before completion.  Two orphaned semaphores will be left.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-27 12:48 UTC] derick@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip
 [2002-09-21 02:11 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 01:01:28 2025 UTC