Last modified: 2013-12-03 20:14:49 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 T59916, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 57916 - Fatal error: getSecondaryDataUpdates() on a non-object
Fatal error: getSecondaryDataUpdates() on a non-object
Status: VERIFIED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.23.0
All All
: High normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-03 10:47 UTC by Antoine "hashar" Musso (WMF)
Modified: 2013-12-03 20:14 UTC (History)
3 users (show)

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


Attachments

Description Antoine "hashar" Musso (WMF) 2013-12-03 10:47:41 UTC
found that on beta:

[03-Dec-2013 11:46:36] Fatal error: Call to a member function getSecondaryDataUpdates() on a non-object at /data/project/apache/common-local/php-master/includes/job/jobs/RefreshLinksJob.php on line 155
Server: deployment-jobrunner08
URL: http://[unknown-host]
Backtrace:
#0 /data/project/apache/common-local/php-master/includes/job/jobs/RefreshLinksJob.php(155): RefreshLinksJob::runForTitle()
#1 /data/project/apache/common-local/php-master/includes/job/jobs/RefreshLinksJob.php(96): RefreshLinksJob->runForTitle(Object(Title))
#2 /data/project/apache/common-local/php-master/maintenance/runJobs.php(101): RefreshLinksJob->run()
#3 /data/project/apache/common-local/php-master/maintenance/doMaintenance.php(113): RunJobs->execute()
#4 /data/project/apache/common-local/php-master/maintenance/runJobs.php(181): require_once('/data/project/a...')
#5 /data/project/apache/common-local/multiversion/MWScript.php(97): require_once('/data/project/a...')
#6 {main}
Comment 1 Antoine "hashar" Musso (WMF) 2013-12-03 10:51:28 UTC
Aaron I think that is related to some changes you made to the includes/job/jobs/RefreshLinksJob.php  script. Namely:

* 48a77e1 - https://gerrit.wikimedia.org/r/98071
 Avoid parsing more in refreshLinksJobs (5 days ago) <Aaron Schulz>

* 721731f - https://gerrit.wikimedia.org/r/96199
 Improved partitioning scheme for refreshLinks jobs (6 days ago) <Aaron Schulz>

Ccing Gabriel and Chad who +2ed those changes.
Comment 2 Gerrit Notification Bot 2013-12-03 17:24:32 UTC
Change 98851 had a related patch set uploaded by Aaron Schulz:
Make sure $content is always defined

https://gerrit.wikimedia.org/r/98851
Comment 3 Gerrit Notification Bot 2013-12-03 17:32:50 UTC
Change 98851 merged by jenkins-bot:
Make sure $content is always defined

https://gerrit.wikimedia.org/r/98851
Comment 4 Antoine "hashar" Musso (WMF) 2013-12-03 20:14:49 UTC
That was quick, thanks!

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


Navigation
Links