[wp-trac] [WordPress Trac] #40093: Potential Memory Leak
WordPress Trac
noreply at wordpress.org
Fri Mar 10 10:24:44 UTC 2017
#40093: Potential Memory Leak
--------------------------+-----------------------------
Reporter: mike_piercy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 4.7.3
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Receiving fatal errors when trying to access Dashboard following Jetpack
Sign up and install.
There seems to be multiple errors if I refresh I get a different one
sometimes. I assume because it's running out of memory at spent points. A
couple of errors read:
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to
allocate 72 bytes) in /home/michaelp/public_html/amactors.com/wp-
includes/pluggable.php on line 774
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to
allocate 15 bytes) in /home/michaelp/public_html/amactors.com/wp-
includes/pomo/entry.php on line 76
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to
allocate 3072 bytes) in /home/michaelp/public_html/amactors.com/wp-
content/plugins/jetpack/modules/sharedaddy/sharing-sources.php on line
1027
I have tried increasing php memory to 64 and again to 96 to no avail. I've
also deactivated all other plugins with various results. Disabling one
particular plugin doesn't solve it but disabling a few in different groups
seems to free up enough memory and it runs fine then.
Any way to dig deeper and see memory usage for plugins?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40093>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list