php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56802 event_dispatch can't stop , and APC crash ...
Submitted: 2006-01-26 10:50 UTC Modified: 2013-07-16 06:15 UTC
From: pigo_chu at hotmail dot com Assigned:
Status: Wont fix Package: event (PECL)
PHP Version: 5.1.1 OS: Fedora core 3
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: pigo_chu at hotmail dot com
New email:
PHP Version: OS:

 

 [2006-01-26 10:50 UTC] pigo_chu at hotmail dot com
Description:
------------
I use PHP 5.1.2 and event-0.9.1 on my os fedora core3
I also installed APC 3.0.8

When I run sample.php , it can happend event...
but can'd done ...
After I try many times ... I got a error message
"[Thu Jan 26 23:49:18 2006] [apc-error] apc_sem_create: semget(0,...) failed: No space left on device"


Reproduce code:
---------------
sample.php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-01-26 10:52 UTC] pigo_chu at hotmail dot com
I run the sample.php on CLI mode
php -q sample.php
 [2013-07-16 06:15 UTC] osmanov@php.net
-Status: Open +Status: Wont fix
 [2013-07-16 06:15 UTC] osmanov@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 02:01:30 2024 UTC