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

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


#11829: WordPress Memory Leaks (Error Log)
-------------------------------------------------------------+--------------
 Reporter:  mtroche13                                        |        Owner:  ryan   
     Type:  defect (bug)                                     |       Status:  closed 
 Priority:  highest omg bbq                                  |    Milestone:         
Component:  Database                                         |      Version:         
 Severity:  critical                                         |   Resolution:  invalid
 Keywords:  wordpress,errors,database,wp-db.php,memory leak  |  
-------------------------------------------------------------+--------------
Changes (by filosofo):

  * status:  new => closed
  * version:  2.9.1 =>
  * resolution:  => invalid
  * milestone:  Unassigned =>


Comment:

 {{{
 wp-content/plugins/post-plugin-library/common_functions.php on line 370
 }}}

 The above line indicates that this is problem with the plugin
 [http://wordpress.org/extend/plugins/post-plugin-library/ here].

 Looking at line 370 my guess is that that plugin is trying to concatenate
 too many post IDs, exhausting your memory.  You should ask the plugin
 author to fix the code; I would suggest using subqueries.

 I'm closing the ticket as invalid because it's a plugin issue, not a core
 WP issue.

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


More information about the wp-trac mailing list