Page MenuHomePhabricator

TMH php fatals and warnings seen in production
Closed, ResolvedPublic

Description

PHP Fatal error: Call to a member function transform() on a non-object in /usr/local/apache/common-local/php-1.21wmf3/extensions/TimedMediaHandler/TimedMediaIframeOutput.php on line 58
PHP Fatal error: Call to a member function getMetadataType() on a non-object in /usr/local/apache/common-local/php-1.21wmf3/extensions/TimedMediaHandler/TimedMediaHandler.hooks.php on line 182
PHP Warning: Missing argument 3 for MediaTransformError::construct(), called in /usr/local/apache/common-local/php-1.21wmf3/extensions/TimedMediaHandler/TimedMediaThumbnail.php on line 69 and defined in /usr/local/apache/common-local/php-1.21wmf3/includes/media/MediaTransformOutput.php on line 363
PHP Warning: Missing argument 2 for MediaTransformError::
construct(), called in /usr/local/apache/common-local/php-1.21wmf3/extensions/TimedMediaHandler/TimedMediaThumbnail.php on line 69 and defined in /usr/local/apache/common-local/php-1.21wmf3/includes/media/MediaTransformOutput.php on line 363


Version: unspecified
Severity: major

Details

Reference
bz41860

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 12:47 AM
bzimport set Reference to bz41860.

1 PHP Fatal error: Call to a member function transform() on a non-object in /usr/local/apache/common-local/php-1.21wmf3/extensions/TimedMediaHandler/TimedMediaIframeOutput.php on line 58
Server: srv282
Method: GET
URL: http://commons.wikimedia.org/wiki/File:President_Obama_Signs_Jobs_Act_Bill.ogv?withJS=MediaWiki:MwEmbed.js&embedplayer=yes
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf3/extensions/TimedMediaHandler/TimedMediaIframeOutput.php(58): TimedMediaIframeOutput::outputIframe()
#1 /usr/local/apache/common-local/php-1.21wmf3/extensions/TimedMediaHandler/TimedMediaIframeOutput.php(31): TimedMediaIframeOutput::outputIframe(Object(Title))
#2 [internal function]: TimedMediaIframeOutput::iframeHook(Object(Title), NULL)
#3 /usr/local/apache/common-local/php-1.21wmf3/includes/Hooks.php(253): call_user_func_array('TimedMediaIfram...', Array)
#4 /usr/local/apache/common-local/php-1.21wmf3/includes/GlobalFunctions.php(3819): Hooks::run('ArticleFromTitl...', Array)
#5 /usr/local/apache/common-local/php-1.21wmf3/includes/Article.php(161): wfRunHooks('ArticleFromTitl...', Array)
#6 /usr/local/apache/common-local/php-1.21wmf3/includes/Wiki.php(334): Article::newFromTitle(Object(Title), Object(RequestContext))
#7 /usr/local/apache/common-local/php-1.21wmf3/includes/Wiki.php(295): MediaWiki->initializeArticle()
#8 /usr/local/apache/common-local/php-1.21wmf3/includes/Wiki.php(555): MediaWiki->performRequest()
#9 /usr/local/apache/common-local/php-1.21wmf3/includes/Wiki.php(448): MediaWiki->main()
#10 /usr/local/apache/common-local/php-1.21wmf3/index.php(59): MediaWiki->run()
#11 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...')
#12 {main}

PHP Fatal error: Call to a member function getMetadataType() on a non-object in /usr/local/apache/common-local/php-1.21wmf3/extensions/TimedMediaHandler/TimedMediaHandler.hooks.php on line 182
Server: mw33
Method: HEAD
URL: http://commons.wikimedia.org/wiki/File:Moll_dor_z.mid
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf3/extensions/TimedMediaHandler/TimedMediaHandler.hooks.php(182): TimedMediaHandlerHooks::isTranscodableFile()
#1 /usr/local/apache/common-local/php-1.21wmf3/extensions/TimedMediaHandler/TimedMediaHandler.hooks.php(198): TimedMediaHandlerHooks::isTranscodableFile(Object(LocalFi$
#2 [internal function]: TimedMediaHandlerHooks::checkForTranscodeStatus(Object(ImagePage), '<h2 id="globalu...')
#3 /usr/local/apache/common-local/php-1.21wmf3/includes/Hooks.php(253): call_user_func_array('TimedMediaHandl...', Array)
#4 /usr/local/apache/common-local/php-1.21wmf3/includes/GlobalFunctions.php(3819): Hooks::run('ImagePageAfterI...', Array)
#5 /usr/local/apache/common-local/php-1.21wmf3/includes/ImagePage.php(194): wfRunHooks('ImagePageAfterI...', Array)
#6 /usr/local/apache/common-local/php-1.21wmf3/includes/actions/ViewAction.php(37): ImagePage->view()
#7 /usr/local/apache/common-local/php-1.21wmf3/includes/Wiki.php(429): ViewAction->show()
#8 /usr/local/apache/common-local/php-1.21wmf3/includes/Wiki.php(305): MediaWiki->performAction(Object(ImagePage), Object(Title))
#9 /usr/local/apache/common-local/php-1.21wmf3/includes/Wiki.php(555): MediaWiki->performRequest()
#10 /usr/local/apache/common-local/php-1.21wmf3/includes/Wiki.php(448): MediaWiki->main()
#11 /usr/local/apache/common-local/php-1.21wmf3/index.php(59): MediaWiki->run()
#12 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...')
#13 {main}

Gilles raised the priority of this task from High to Unbreak Now!.Dec 4 2014, 10:21 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to High.Dec 4 2014, 11:22 AM