[wp-trac] [WordPress Trac] #44614: Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 140737333794643 bytes)

WordPress Trac noreply at wordpress.org
Thu Jul 19 20:04:17 UTC 2018


#44614: Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to
allocate 140737333794643 bytes)
--------------------------+-----------------------------
 Reporter:  Looimaster    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 I'm getting this error a couple of times a day:

 {{{
 Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to
 allocate 140737333794643 bytes) in C:\wamp64\www\wp\wp-
 includes\functions.php on line 5231

 #       Time    Memory  Function        Location
 1       0.0006  367576  {main}( )       ...\index.php:0
 2       0.0013  369632  require( 'C:\wamp64\www\wp\wp-blog-header.php' )
 ...\index.php:17
 3       0.0018  385024  require_once( 'C:\wamp64\www\wp\wp-load.php' )
 ...\wp-blog-header.php:13
 4       0.0024  397720  require_once( 'C:\wamp64\www\wp\wp-config.php' )
 ...\wp-load.php:37
 5       0.0040  501304  require_once( 'C:\wamp64\www\wp\wp-settings.php' )
 ...\wp-config.php:90
 6       0.2748  20222480        wp_register_plugin_realpath( )  ...\wp-
 settings.php:304
 7       0.2748  20222552        wp_normalize_path( )    ...\plugin.php:694
 8       0.2748  20222584        wp_is_stream( ) ...\functions.php:1714
 9       0.2748  20223312        join ( )        ...\functions.php:5231

 }}}

 But now it's stuck like that permanently.

 The only solution that works: rename /plugins/ folder to /plugins-backup/.

 Removing individual plugins doesn't remove the error. Only removing ALL
 plugins removes this error.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44614>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list