Last modified: 2014-10-17 08:08:01 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 T71444, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69444 - Division by zero in WebVideoTranscode.php on line 923
Division by zero in WebVideoTranscode.php on line 923
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
TimedMediaHandler (Other open bugs)
unspecified
All All
: High normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-12 19:11 UTC by Sam Reed (reedy)
Modified: 2014-10-17 08:08 UTC (History)
8 users (show)

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


Attachments

Description Sam Reed (reedy) 2014-08-12 19:11:20 UTC
Warning:  Division by zero in /usr/local/apache/common-local/php-1.24wmf16/extensions/TimedMediaHandler/WebVideoTranscode/WebVideoTranscode.php on line 923
Comment 1 Brion Vibber 2014-08-13 07:10:36 UTC
Line is:

$sourceAspect = intval( $sourceWidth ) / intval( $sourceHeight );

May indicate a bad file or failure to fetch metadata properly.
Comment 2 Sam Reed (reedy) 2014-08-14 16:27:52 UTC
There's actually quite a lot of these almost consistently...

It's a shame we don't have stack traces (or in this case, a file name) for warnings...
Comment 3 Andre Klapper 2014-08-18 10:55:16 UTC
Can the Multimedia team look into this soon, please?
Comment 4 Andre Klapper 2014-10-16 13:02:40 UTC
Does the Multimedia team look at their bug reports?

(In reply to Sam Reed (reedy) from comment #2)
> There's actually quite a lot of these almost consistently...

Reedy: Is that still the case?
Comment 5 Tisza Gergő 2014-10-16 13:22:16 UTC
I thought this was fixed by Id1b5872d741208338cd7157f83f4ff6762ae34ee ?
Comment 6 Sam Reed (reedy) 2014-10-16 20:03:04 UTC
(In reply to Tisza Gergő from comment #5)
> I thought this was fixed by Id1b5872d741208338cd7157f83f4ff6762ae34ee ?

Maybe. But the bug wasn't referenced... :)
Comment 7 Gilles Dubuc 2014-10-17 08:08:01 UTC
I'm pretty sure that Bawolff wrote that commit in response to this bug.

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


Navigation
Links