[wp-trac] [WordPress Trac] #13616: OOM Errors
WordPress Trac
wp-trac at lists.automattic.com
Sat May 29 02:51:39 UTC 2010
#13616: OOM Errors
--------------------------+-------------------------------------------------
Reporter: MichaelRSL | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.0
Component: General | Version: 3.0
Severity: normal | Keywords: reporter-feedback
--------------------------+-------------------------------------------------
Changes (by dd32):
* keywords: RC1 => reporter-feedback
Comment:
> Fatal error: Out of memory (allocated 23592960) (tried to allocate
491520 bytes) in /home/*user*/public_html/wp-admin/menu.php on line 241.
> and there's 64MB allowed for PHP to run (up from the original 32MB).
We've modified Apache to allow for 150MB as well.
That error is saying its trying to allocate 480k of memory, and that'll
throw it over its memory limit (currently using 22.5MB)
Are you seeing errors much closer to the 64MB limit as well?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13616#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list