[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 13:06:51 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:  close         |
--------------------------+------------------------------

Comment (by markoheijnen):

 The problem here is that its most likely a plugin that does weird things.
 So even when the warnings come from a WordPress file that doesn't mean
 that WordPress is the cause. In this case {{{$wp_filter}}} is a global
 variable what everyone can change.

 I can understand the issue of a logfile of 11GB and that you can't change
 the installation of a customer. For now you can only warn the customer
 that you get a lot of errors from the installation. Even if we make it
 more robust you still need to wait a while till the fix would be in a
 public release. To be sure this is a WordPress 3.6.1 installation?

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


More information about the wp-trac mailing list