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

       Web browser: ---
             Bug #: 38953
           Summary: --memory-limit switch not working for runJobs.php
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


twn:/www/sandwiki/extensions/Translate (master)$ php
../../maintenance/runJobs.php  --memory-limit 500M
2012-08-02 11:05:58 MessageIndexRebuildJob Main_Page STARTING

Fatal error: Allowed memory size of 157286400 bytes exhausted (tried to
allocate 2097169 bytes) in
/www/sandwiki/extensions/Translate/utils/MessageIndex.php on line 208
twn:/www/sandwiki/extensions/Translate (master)$ php
../../maintenance/runJobs.php  --memory-limit=max
2012-08-02 11:06:36 MessageIndexRebuildJob Main_Page STARTING

Fatal error: Allowed memory size of 157286400 bytes exhausted (tried to
allocate 2097169 bytes) in
/www/sandwiki/extensions/Translate/utils/MessageIndex.php on line 208
twn:/www/sandwiki/extensions/Translate (master)$ php
../../maintenance/runJobs.php  --memory-limit=max
2012-08-02 11:07:14 MessageIndexRebuildJob Main_Page STARTING

Fatal error: Allowed memory size of 157286400 bytes exhausted (tried to
allocate 2097169 bytes) in
/www/sandwiki/extensions/Translate/utils/MessageIndex.php on line 208
twn:/www/sandwiki/extensions/Translate (master)$ php
../../maintenance/runJobs.php  --memory-limit=20M
2012-08-02 11:07:33 MessageIndexRebuildJob Main_Page STARTING

Fatal error: Allowed memory size of 157286400 bytes exhausted (tried to
allocate 2097169 bytes) in
/www/sandwiki/extensions/Translate/utils/MessageIndex.php on line 208
twn:/www/sandwiki/extensions/Translate (master)$ php
../../maintenance/runJobs.php  --memory-limit=200
2012-08-02 11:08:00 MessageIndexRebuildJob Main_Page STARTING

Fatal error: Allowed memory size of 157286400 bytes exhausted (tried to
allocate 2097169 bytes) in
/www/sandwiki/extensions/Translate/utils/MessageIndex.php on line 208
twn:/www/sandwiki/extensions/Translate (master)$ php
../../maintenance/runJobs.php  --memory-limit 200
2012-08-02 11:08:18 MessageIndexRebuildJob Main_Page STARTING

Fatal error: Allowed memory size of 157286400 bytes exhausted (tried to
allocate 2097169 bytes) in
/www/sandwiki/extensions/Translate/utils/MessageIndex.php on line 208

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