Last modified: 2014-11-01 22:13:26 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 T45900, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 43900 - Maximum function nesting level of '100' reached
Maximum function nesting level of '100' reached
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
WikidataRepo (Other open bugs)
master
All All
: Lowest minor (vote)
: ---
Assigned To: Wikidata bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-12 15:46 UTC by Aude
Modified: 2014-11-01 22:13 UTC (History)
3 users (show)

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


Attachments

Description Aude 2013-01-12 15:46:39 UTC
I don't have this issue with MySQL and the latest code but apparently there's an issue in sqlite or else I'm doing something wrong.

[Sat Jan 12 15:39:59 2013] [error] PHP Fatal error:  Maximum function nesting level of '100' reached, aborting! in /var/www/common/mw-sqlite/includes/GlobalFunctions.php on line 1831, referer: http://localhost/wiki/Special:CreateItem

[Sat Jan 12 15:39:59 2013] [error] PHP  27. Wikibase\\SqlIdGenerator->getNewId() /var/www/common/mw-sqlite/extensions/Wikibase/repo/includes/store/sql/SqlIdGenerator.php:103, referer: http://localhost/wiki/Special:CreateItem
[Sat Jan 12 15:39:59 2013] [error] PHP  28. Wikibase\\SqlIdGenerator->generateNewId() /var/www/common/mw-sqlite/extensions/Wikibase/repo/includes/store/sql/SqlIdGenerator.php:56, referer: http://localhost/wiki/Special:CreateItem
[Sat Jan 12 15:39:59 2013] [error] PHP  29. Wikibase\\SqlIdGenerator->getNewId() /var/www/common/mw-sqlite/extensions/Wikibase/repo/includes/store/sql/SqlIdGenerator.php:103, referer: http://localhost/wiki/Special:CreateItem
[Sat Jan 12 15:39:59 2013] [error] PHP  30. Wikibase\\SqlIdGenerator->generateNewId() /var/www/common/mw-sqlite/extensions/Wikibase/repo/localhost.filbertkm.com/wiki/Special:CreateItem
[Sat Jan 12 15:39:59 2013] [error] PHP  31. Wikibase\\SqlIdGenerator->getNewId() /var/www/common/mw-sqlite/extensions/Wikibase/repo/includes/store/sql/SqlIdGenerator.php:103, referer: http://localhost/wiki/Special:CreateItem
[Sat Jan 12 15:39:59 2013] [error] PHP  32. Wikibase\\SqlIdGenerator->generateNewId() /var/www/common/mw-sqlite/extensions/Wikibase/repo/includes/store/sql/SqlIdGenerator.php:56, referer: http://test2.filbertkm.com/wiki/Special:CreateItem
Comment 1 Aude 2013-01-13 04:20:16 UTC
ok, I had an issue with my permissions for the database and it was acting as though in read-only mode.

Although I no longer get this error, I think the code could fail more gracefully here.
Comment 2 Marius Hoch 2014-11-01 22:13:26 UTC
Still relevant? We have quite a lot of places where code exceeds the nesting level of 100 (especially in client rendering).

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


Navigation
Links