https://bugzilla.wikimedia.org/show_bug.cgi?id=18573

           Summary: File Cache created for error page
           Product: MediaWiki
           Version: 1.14.0
          Platform: All
               URL: http://tmbw.net
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I have filecaching enabled on my wiki ($wgUseFileCache = true) .  Today, my
server had a hiccup where it ran out of memory, and it was throwing errors,
rather than displaying the page.  It actually created a  page with the text
"Fatal error: Out of memory (allocated 11796480) (tried to allocate 4864 bytes)
in .../public_html/wiki/includes/Xml.php on line 414"

The problem though is that it actually outputted this page, and then stored a
copy of it in the file cache. (I was able to quickly fix it by purging it.)  I
would think that it shouldn't store pages in the file cache if mediawiki
encounters an error in rendering the page.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to