Closed Bug 1788790 Opened 2 years ago Closed 2 years ago

Debug builds crash when joining whereby room

Categories

(Core :: WebRTC, defect, P4)

defect

Tracking

()

RESOLVED FIXED
106 Branch
Tracking Status
firefox106 --- fixed

People

(Reporter: dbaker, Assigned: dbaker)

References

Details

Attachments

(2 files)

Changes to calculate remote timestamps using ntp time have exposed an issue where receiving a ntp timestamp not computed from Jan 1 1900 causes a crash in debug mode.

Set release status flags based on info from the regressing bug 1729455

:pehrsons, since you are the author of the regressor, bug 1729455, could you take a look?

For more information, please visit auto_nag documentation.

This is the code changed.

This is the debug check failing

Assignee: nobody → dbaker
Status: NEW → ASSIGNED

Removing the regression because this is debug-only.

Blocks: 1729455
Flags: needinfo?(apehrson)
Keywords: regression
No longer regressed by: 1729455
Attachment #9292745 - Attachment description: Bug 1788790 - Only converting from ntp epoch if remote timestamp is large enough;r?pehrsons,jib → Bug 1788790 - Using TimeDelta instead of TimeStamp to allow for negative values when given non spec ntp;r?pehrsons,jib
Pushed by dbaker@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0ef700cc5c01
Fixing static analysis error.;r=ng
https://hg.mozilla.org/integration/autoland/rev/dee18f437555
Using TimeDelta instead of TimeStamp to allow for negative values when given non spec ntp;r=pehrsons
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: