Page MenuHomePhabricator

OgvJS typeError: undefined is not an object (evaluating 'B[t].out_time') / (evaluating 'B[r].out_time')
Closed, DeclinedPublicPRODUCTION ERROR

Description

Error on logstash:
https://logstash.wikimedia.org/app/kibana#/doc/logstash-*/logstash-2020.09.09/clienterror/?id=AXR01HLmMQ_08tQaY_Ox

Stack trace:

at mapOutputToInputTime <url3>:137:61
at <url3>:121:305
at _getPlaybackTime <url3>:48:390
at getPlayerElementTime <url>:2:452
at syncCurrentTime <url2>:39:864
at monitor <url2>:38:861
at <url2>:39:238

TypeError: undefined is not an object (evaluating 'B[r].out_time')
https://logstash.wikimedia.org/app/kibana#/doc/logstash-*/logstash-2020.09.09/clienterror/?id=AXR01G9x3_NNwgAUb_rt

at flush <url3>:137:365
at <url3>:122:26
at prepForSeek <url3>:52:651
at _seek <url3>:52:740
at setCurrentTime <url3>:41:162
at setCurrentTime <url>:3:452
at seek <url>:3:162
at change <url2>:89:554
at _trigger <url4>:424:461
at _change <url4>:663:549
at <url4>:417:305
at _mouseStop <url4>:661:168
at <url4>:417:305
at _mouseUp <url4>:428:262
at <url4>:417:305
at <url4>:427:336
at dispatch <url4>:69:747
at simulateMouseEvent <url>:76:1227
at <url>:77:195
at dispatch <url4>:69:747

Event Timeline

Jdlrobson renamed this task from TypeError: undefined is not an object (evaluating 'B[t].out_time') to TypeError: undefined is not an object (evaluating 'B[t].out_time') / (evaluating 'B[r].out_time').Sep 9 2020, 9:56 PM
Jdlrobson updated the task description. (Show Details)
TheDJ renamed this task from TypeError: undefined is not an object (evaluating 'B[t].out_time') / (evaluating 'B[r].out_time') to OgvJS typeError: undefined is not an object (evaluating 'B[t].out_time') / (evaluating 'B[r].out_time').Sep 11 2020, 8:21 AM
TheDJ subscribed.

mapOutputToInputTime is part of ogvjs

brooke subscribed.

This is specifically in the audio resampler component. We'll put this on the backlog and I'll look into them in a bit...

Declining per T429074: ogv.js got removed.

Restricted Application changed the subtype of this task from "Task" to "Production Error". · View Herald TranscriptJun 15 2026, 3:53 AM