[wp-trac] [WordPress Trac] #11829: WordPress Memory Leaks (Error Log)

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 8 22:30:53 UTC 2010


#11829: WordPress Memory Leaks (Error Log)
-----------------------------+----------------------------------------------
 Reporter:  mtroche13        |       Owner:  ryan                                           
     Type:  defect (bug)     |      Status:  new                                            
 Priority:  highest omg bbq  |   Milestone:  Unassigned                                     
Component:  Database         |     Version:                                                 
 Severity:  critical         |    Keywords:  wordpress,errors,database,wp-db.php,memory leak
-----------------------------+----------------------------------------------
 My error logs are showing the following memory leak issues. XXXX is used
 in place of sensitive information.

 [Fri Jan 08 15:02:32 2010] [error] [client XXXX] PHP Fatal error:  Allowed
 memory size of 33554432 bytes exhausted (tried to allocate 144691 bytes)
 in /XXXX/XXXX/public_html/wp-includes/wp-db.php on line 697
 [Fri Jan 08 15:01:36 2010] [error] [client XXXX] PHP Fatal error:  Allowed
 memory size of 33554432 bytes exhausted (tried to allocate 143356 bytes)
 in /XXXX/XXXX/public_html/wp-content/plugins/post-plugin-
 library/common_functions.php on line 370
 [Fri Jan 08 15:00:23 2010] [error] [client XXXX] PHP Fatal error:  Allowed
 memory size of 33554432 bytes exhausted (tried to allocate 145747 bytes)
 in /XXXX/XXXX/public_html/wp-includes/wp-db.php on line 697
 [Fri Jan 08 14:57:57 2010] [error] [client XXXX] PHP Fatal error:  Allowed
 memory size of 33554432 bytes exhausted (tried to allocate 144691 bytes)
 in /XXXX/XXXX/public_html/wp-includes/wp-db.php on line 697
 [Fri Jan 08 14:54:09 2010] [error] [client XXXX] PHP Fatal error:  Allowed
 memory size of 33554432 bytes exhausted (tried to allocate 144691 bytes)
 in /XXXX/XXXX/public_html/wp-includes/wp-db.php on line 697
 [Fri Jan 08 14:53:01 2010] [error] [client XXXX] PHP Fatal error:  Allowed
 memory size of 33554432 bytes exhausted (tried to allocate 143356 bytes)
 in /XXXX/XXXX/public_html/wp-content/plugins/post-plugin-
 library/common_functions.php on line 370
 [Fri Jan 08 14:52:12 2010] [error] [client XXXX] PHP Fatal error:  Allowed
 memory size of 33554432 bytes exhausted (tried to allocate 143356 bytes)
 in /XXXX/XXXX/public_html/wp-content/plugins/post-plugin-
 library/common_functions.php on line 370
 [Fri Jan 08 14:51:13 2010] [error] [client XXXX] PHP Fatal error:  Allowed
 memory size of 33554432 bytes exhausted (tried to allocate 144691 bytes)
 in /XXXX/XXXX/public_html/wp-includes/wp-db.php on line 697

 Any ideas as to why these errors are happening? This is causing a bad
 memory leak.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11829>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list