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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jimmy at jimmysworld dot org
New email:
PHP Version: OS:

 

 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 18:01:28 2024 UTC