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

       Web browser: ---
             Bug #: 42095
           Summary: importDump.php crashes with out of memory error
           Product: MediaWiki
           Version: 1.20
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Trying to import a full-revision dump of Uncyclopedia into a clean 1.20
install, it ran out of memory and crashed a short way in (17303 revisions):

php maintenance/importDump.php --memory-limit=500M pages_full.xml.gz 

PHP Fatal error:  Allowed memory size of 524288000 bytes exhausted (tried to
allocate 131072 bytes) in
/var/www/mediawiki/core/includes/objectcache/SqlBagOStuff.php on line 517

Fatal error: Allowed memory size of 524288000 bytes exhausted (tried to
allocate 131072 bytes) in
/var/www/mediawiki/core/includes/objectcache/SqlBagOStuff.php on line 517


It was also running at something like 2 revisions/second, though I dunno if
that had anything to do with anything.

-- 
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