Last modified: 2014-02-12 23:35:52 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T47752, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45752 - Bad job resulting in excess function nested (recursion?)
Bad job resulting in excess function nested (recursion?)
Status: NEW
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.21.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-05 20:47 UTC by Matthew Flaschen
Modified: 2014-02-12 23:35 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Function nesting error on toro (10.37 KB, text/plain)
2013-03-05 20:47 UTC, Matthew Flaschen
Details

Description Matthew Flaschen 2013-03-05 20:47:38 UTC
Created attachment 11884 [details]
Function nesting error on toro

On toro, we have a bad job stuck in the job queue that consistently gives the attached error on every page load.  The final error is:

Fatal error: Maximum function nesting level of '100' reached, aborting! in /srv/mediawiki/languages/Language.php on line 611

You can currently see this just by going to http://toro.wmflabs.org/wiki/Main_Page .  If we can run anything for debugging, let us know.
Comment 1 Niklas Laxström 2013-03-06 07:28:22 UTC
Does not seem to be i18n related at all. You should check which page (or what content) it is parsing and see if there is something wrong with that.

Should ask the parser gurus.
Comment 2 Matthew Flaschen 2013-03-06 19:28:37 UTC
It is i18n-related since it's hitting the limit in Language.php.  However, the parser people may be able to help.

It is still happening, so it should be debuggable.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links