#6421 NORM Never A: Wiki "allowed memory size exhausted" error (for 1-line page)

Zarro Boogs per Child bugtracker at laptop.org
Mon Mar 3 10:41:44 EST 2008


#6421: Wiki "allowed memory size exhausted" error (for 1-line page)
----------------------------+-----------------------------------------------
  Reporter:  mchua          |       Owner:  hhardy        
      Type:  defect         |      Status:  assigned      
  Priority:  normal         |   Milestone:  Never Assigned
 Component:  new component  |     Version:                
Resolution:                 |    Keywords:                
  Verified:  0              |    Blocking:                
 Blockedby:                 |  
----------------------------+-----------------------------------------------

Comment(by sj):

 This problem has nothing to do with memory available on the machine.

 It is related to MediaWiki.  There used to be a bug in the unicode
 normalization routines that would sometimes lead to running out of memory,
 but that's not what is going on here.  The specific error is MediaWiki
 running out of the memory limit it allocates itself, so even if increasing
 memory available were a suitable bandaid, adding swap on the machine will
 have no effect. To see if increasing available memory hides this bug,
 update the "ini_set ('memory_limit')" line in LocalSettings.php .

 The MW bug is here; please note any debugging info (such as a stack trace)
 there :
 https://bugzilla.wikimedia.org/show_bug.cgi?id=13233

-- 
Ticket URL: <http://dev.laptop.org/ticket/6421#comment:8>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list