[wp-trac] [WordPress Trac] #25648: plugin.php causes infinite loop and gigabytes of warning messages in error logs

WordPress Trac noreply at wordpress.org
Mon Oct 21 15:12:02 UTC 2013


#25648: plugin.php causes infinite loop and gigabytes of warning messages in error
logs
--------------------------+------------------------------
 Reporter:  ticktoo       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Plugins       |     Version:  3.6.1
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by SergeyBiryukov):

 The issue appears to be introduced in WordPress SEO 1.4.16 to fix a
 conflict with NextGEN Gallery, and is reported to be fixed on the part of
 NextGEN Gallery:
 http://wordpress.org/support/topic/new-bug-filling-up-log-files-taking-
 down-site-20gig-and-counting/page/2?replies=46#post-4692124
 http://plugins.trac.wordpress.org/browser/wordpress-seo/tags/1.4.16/inc
 /class-sitemaps.php#L129
 http://plugins.trac.wordpress.org/browser/wordpress-
 seo/tags/1.4.16/readme.txt#L106

 We could add an `is_array()` check in `do_action()` before calling
 `reset()`, `current()`, or `next()`, but I don't think we should hide
 developer errors.

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


More information about the wp-trac mailing list