Closed
Bug 1438414
Opened 7 years ago
Closed 7 years ago
Intermittent dom/media/tests/mochitest/test_peerConnection_replaceTrack.html,dom/media/tests/mochitest/test_peerConnection_addSecondAudioStream.html | thread '<unnamed>' panicked at 'assertion failed: `(left != right)`
Categories
(Core :: WebRTC, defect, P5)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Assigned: u480271)
References
Details
(Keywords: intermittent-failure)
Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Seems like a recent regression, investigating.
Assignee: nobody → docfaraday
Summary: Intermittent dom/media/tests/mochitest/test_peerConnection_replaceTrack.html | application terminated with exit code -139 → Intermittent dom/media/tests/mochitest/test_peerConnection_replaceTrack.html | thread '<unnamed>' panicked at 'assertion failed: `(left != right)`
Comment hidden (Intermittent Failures Robot) |
Comment 4•7 years ago
|
||
Looks like bug 1431056 unearthed this problem:
https://treeherder.mozilla.org/#/jobs?repo=autoland&tochange=43c9ac3ada6c&fromchange=63cb51310065&selectedJob=164062678
achronop, any idea what we're tripping over here?
Flags: needinfo?(achronop)
Comment 6•7 years ago
|
||
There are more than one failures in that series. Bug 1431056 created the timeout issue (which is the most frequent). This one is something different. I do not have the time to dig into rust-pulse backend right now, I will redirect to Dan in case he can take a look sooner than me.
Flags: needinfo?(achronop) → needinfo?(dglastonbury)
Updated•7 years ago
|
Assignee: docfaraday → nobody
This is triggered by an assert that no `info` is being passed into `get_server_info` callback from PulseAudio.
Assignee: nobody → dglastonbury
Flags: needinfo?(dglastonbury)
![]() |
||
Updated•7 years ago
|
Summary: Intermittent dom/media/tests/mochitest/test_peerConnection_replaceTrack.html | thread '<unnamed>' panicked at 'assertion failed: `(left != right)` → Intermittent dom/media/tests/mochitest/test_peerConnection_replaceTrack.html,dom/media/tests/mochitest/test_peerConnection_addSecondAudioStream.html | thread '<unnamed>' panicked at 'assertion failed: `(left != right)`
Comment hidden (Intermittent Failures Robot) |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•