php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65924 Host status memory usage diagram slices corrupt when there are two many fragmen
Submitted: 2013-10-17 11:29 UTC Modified: 2016-11-18 21:06 UTC
From: jyri-petteri dot paloposki at iki dot fi Assigned:
Status: Wont fix Package: APC (PECL)
PHP Version: Irrelevant OS: Debian
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
24 + 48 = ?
Subscribe to this entry?

 
 [2013-10-17 11:29 UTC] jyri-petteri dot paloposki at iki dot fi
Description:
------------
The Memory Usage diagram in Host Status Diagrams has green + brown slices only cover something like 50 % of the whole circle covered in total when there are many fragments; it seems that the graph building is unable to draw the graph correctly. The numbers below it tell that there's 37.5 % free and 62.5 % used, which totals up correctly.

Expected result:
----------------
A full circle with brown and green slices.

Actual result:
--------------
https://graniitti.aucor.fi/~zeip/Selection_002.png

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-11-18 21:06 UTC] kalle@php.net
-Status: Open +Status: Wont fix
 [2016-11-18 21:06 UTC] kalle@php.net
APC is no longer supported in favor of opcache that comes bundled with PHP, if you wish to use the user cache, then look at PECL/APCu.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 05:01:30 2024 UTC