Last modified: 2013-03-08 08:56:37 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 T43115, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 41115 - some pages return HTTP 500 on oc.wikipedia
some pages return HTTP 500 on oc.wikipedia
Status: RESOLVED WORKSFORME
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: High normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-17 17:01 UTC by YFdyh000
Modified: 2013-03-08 08:56 UTC (History)
4 users (show)

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


Attachments

Description YFdyh000 2012-10-17 17:01:55 UTC
https://oc.wikipedia.org/wiki/Sent_Medard_de_Moissida
https://oc.wikipedia.org/wiki/Sent_Privat_daus_Prats
https://oc.wikipedia.org/wiki/Sent_Sieurin_de_Prats
https://oc.wikipedia.org/wiki/Sarlanda
https://oc.wikipedia.org/wiki/Sodac
etc...

https://oc.wikipedia.org/wiki/Sent_Medard_de_Moissida?printable=yes return:
PHP fatal error in /usr/local/apache/common-local/php-1.21wmf1/includes/objectcache/MemcachedClient.php line 908:
Allowed memory size of 134217728 bytes exhausted (tried to allocate 499456 bytes)
Comment 1 Sam Reed (reedy) 2012-10-17 17:03:16 UTC
[17-Oct-2012 17:02:44] Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 499456 bytes) at /usr/local/apache/common-local/php-1.21wmf1/includes/objectcache/MemcachedClient.php on line 908
Server: mw53
Method: GET
URL: http://oc.wikipedia.org/wiki/Sent_Medard_de_Moissida
Cookie: centralauth_LoggedOut=20121001202336; centralauth_Session=1b18a1754bbd3be181dee37fbcfca607; centralauth_User=Reedy; centralauth_Token=76aec9b6c7a8749346e752697086ecdc; ocwiki_session=fd00b10d0368beb72a6c90c2e3cbb2ae
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf1/includes/objectcache/MemcachedClient.php(908): gzuncompress('x???M?$?q???+J-...')
#1 /usr/local/apache/common-local/php-1.21wmf1/includes/objectcache/MemcachedClient.php(447): MWMemcached->_load_items(Resource id #174, Array)
#2 /usr/local/apache/common-local/php-1.21wmf1/includes/objectcache/MemcachedBagOStuff.php(63): MWMemcached->get('ocwiki:preproce...')
#3 /usr/local/apache/common-local/php-1.21wmf1/includes/parser/Preprocessor_Hash.php(121): MemcachedBagOStuff->get('ocwiki:preproce...')
#4 /usr/local/apache/common-local/php-1.21wmf1/includes/parser/Parser.php(2984): Preprocessor_Hash->preprocessToObj('<!--??Cars cont...', 1)
#5 /usr/local/apache/common-local/php-1.21wmf1/includes/parser/Parser.php(3503): Parser->preprocessToDom('<!--??Cars cont...', 1)
#6 /usr/local/apache/common-local/php-1.21wmf1/includes/parser/Parser.php(3355): Parser->getTemplateDom(Object(Title))
#7 /usr/local/apache/common-local/php-1.21wmf1/includes/parser/Preprocessor_Hash.php(1007): Parser->braceSubstitution(Array, Object(PPTemplateFrame_Hash))
#8 /usr/local/apache/common-local/php-1.21wmf1/includes/parser/Parser.php(3416): PPFrame_Hash->expand(Object(PPNode_Hash_Tree))
#9 /usr/local/apache/common-local/php-1.21wmf1/includes/parser/Preprocessor_Hash.php(1007): Parser->braceSubstitution(Array, Object(PPFrame_Hash))
#10 /usr/local/apache/common-local/php-1.21wmf1/includes/parser/Parser.php(3043): PPFrame_Hash->expand(Object(PPNode_Hash_Tree), 0)
#11 /usr/local/apache/common-local/php-1.21wmf1/includes/parser/Parser.php(1141): Parser->replaceVariables('<!-- Article re...')
#12 /usr/local/apache/common-local/php-1.21wmf1/includes/parser/Parser.php(370): Parser->internalParse('<!-- Article re...')
#13 /usr/local/apache/common-local/php-1.21wmf1/includes/WikiPage.php(3120): Parser->parse('<!-- Article re...', Object(Title), Object(ParserOptions), true, true, 1275285)
#14 /usr/local/apache/common-local/php-1.21wmf1/includes/PoolCounter.php(209): PoolWorkArticleView->doWork()
#15 /usr/local/apache/common-local/php-1.21wmf1/includes/Article.php(631): PoolCounterWork->execute()
#16 /usr/local/apache/common-local/php-1.21wmf1/includes/actions/ViewAction.php(37): Article->view()
#17 /usr/local/apache/common-local/php-1.21wmf1/includes/Wiki.php(427): ViewAction->show()
#18 /usr/local/apache/common-local/php-1.21wmf1/includes/Wiki.php(304): MediaWiki->performAction(Object(Article))
#19 /usr/local/apache/common-local/php-1.21wmf1/includes/Wiki.php(553): MediaWiki->performRequest()
#20 /usr/local/apache/common-local/php-1.21wmf1/includes/Wiki.php(446): MediaWiki->main()
#21 /usr/local/apache/common-local/php-1.21wmf1/index.php(59): MediaWiki->run()
#22 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...')
#23 {main}
Comment 2 Alex Monk 2012-10-20 11:57:44 UTC
confirmed
Comment 3 Platonides 2012-10-29 09:10:02 UTC
I suspect the not-enough-memory error will be the fault of https://oc.wikipedia.org/wiki/Mod%C3%A8l:Demografia
Comment 4 Andre Klapper 2013-03-08 08:56:37 UTC
yfdyh000: All the pages that you listed in comment 0 work for me now, so I assume this is fixed. Please reopen this report if the problem still happens for you.

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


Navigation
Links