[wp-trac] [WordPress Trac] #13146: Allowed memory exhausted after 8 levels

WordPress Trac wp-trac at lists.automattic.com
Thu Apr 29 21:42:06 UTC 2010


#13146: Allowed memory  exhausted after 8 levels
--------------------------+-------------------------------------------------
 Reporter:  ocean90       |       Owner:  filosofo
     Type:  defect (bug)  |      Status:  new     
 Priority:  high          |   Milestone:  3.0     
Component:  Menus         |     Version:  3.0     
 Severity:  blocker       |    Keywords:  memory  
--------------------------+-------------------------------------------------
Changes (by ocean90):

  * severity:  normal => blocker


Comment:

 Now only 7 levels, memory limit 128MB.

 {{{
 Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to
 allocate 95949765 bytes) in H:\xampplite\htdocs\wp\wp-includes\nav-menu-
 template.php  on line 42
 }}}

 That is a blocker for me.[[BR]]

 The SQL queries are also very high, saving only one item 77 queries,
 saving 2 items 116 queries, 2 items with one level 199 queries.[[BR]]

 Another one: add three times the same post and add one of them as a first
 level. After clicking Save Menu:

 {{{
 Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to
 allocate 98009700 bytes) in H:\xampplite\htdocs\wp\wp-includes\nav-menu-
 template.php  on line 42
 }}}

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


More information about the wp-trac mailing list