Closed
Bug 1284074
Opened 7 years ago
Closed 7 years ago
Intermittent dom/media/tests/mochitest/test_peerConnection_removeThenAddVideoTrackNoBundle.html | application crashed [@ mozilla::layers::TextureClient::SetLastFwdTransactionId(unsigned __int64)]
Categories
(Core :: WebRTC, defect, P3)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
backlog | webrtc/webaudio+ |
People
(Reporter: intermittent-bug-filer, Assigned: sotaro)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
873 bytes,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
Filed by: philringnalda@gmail.com https://treeherder.mozilla.org/logviewer.html#?job_id=10255456&repo=fx-team http://archive.mozilla.org/pub/firefox/tinderbox-builds/fx-team-win32-debug/1467558502/fx-team_win7_vm-debug_test-mochitest-media-bm137-tests1-windows-build80.txt.gz
Updated•7 years ago
|
backlog: --- → webrtc/webaudio+
Rank: 35
Priority: -- → P3
Comment 1•7 years ago
|
||
Any graphics changes around a week ago that might explain this and the various dupes?
Flags: needinfo?(sotaro.ikeda.g)
Flags: needinfo?(nical.bugzilla)
Assignee | ||
Comment 2•7 years ago
|
||
> Assertion failure: mFwdTransactionId < aTransactionId The above assertion seems like a false alarm. The assertion needs to be changed. It seems like a potential problem, since Bug 1252835. Bug 1280839 might affect to the ImageBridge's task timing change.
Flags: needinfo?(sotaro.ikeda.g)
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 3•7 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #1) > Any graphics changes around a week ago that might explain this and the > various dupes? various dupes also hit the assertion. It seems to be caused by the same cause.
Assignee | ||
Comment 4•7 years ago
|
||
Relax the assertion, since there could be a case that same TextureClient is handled multiple times in one transaction.
Assignee | ||
Updated•7 years ago
|
Attachment #8771207 -
Flags: review?(nical.bugzilla)
Updated•7 years ago
|
Attachment #8771207 -
Flags: review?(nical.bugzilla) → review+
Updated•7 years ago
|
Flags: needinfo?(nical.bugzilla)
Pushed by sikeda@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/bfdd3618b368 Relax assertion check r=nical
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/bfdd3618b368
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•