php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59544 apc.php cannot show user variables when too many are there
Submitted: 2010-12-19 07:42 UTC Modified: 2016-09-11 04:22 UTC
From: webmaster_apc at colnect dot com Assigned: cmb (profile)
Status: No Feedback Package: APC (PECL)
PHP Version: 5.3.2 OS: gentoo linux
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: webmaster_apc at colnect dot com
New email:
PHP Version: OS:

 

 [2010-12-19 07:42 UTC] webmaster_apc at colnect dot com
Description:
------------
apc.php reporting the cache status works well normally but when my cache has a lot of user variables and I try to click "User Cache Entries" which leads to: http://example.com/apc.php?SCOPE=A&SORT1=H&SORT2=D&COUNT=20&OB=3

I get a blank page. Couldn't find any error messages on PHP's log files.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-30 11:42 UTC] gopalv@php.net
it is very likely that the process is getting killed running out of memory.

I've put in some fixes in apc-trunk to reduce the memory hit of apc_cache_info()
 [2011-01-15 11:21 UTC] webmaster_apc at colnect dot com
I've just upgraded to APC 3.1.7 and the same still happens.
 [2016-08-31 15:51 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2016-08-31 15:51 UTC] cmb@php.net
APC has been discontinued in favor of APCu.
Does this issue still occur using the latter?
 [2016-09-11 04:22 UTC] pecl-dev at lists dot php dot 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 "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 15:01:32 2024 UTC