Closed
Bug 1431549
Opened 7 years ago
Closed 7 years ago
webrtc crashes, Fatal Error, Check failed: receive_stream_impl != nullptr
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1479853
People
(Reporter: damencho, Unassigned)
References
Details
Attachments
(1 file)
8.75 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36
Steps to reproduce:
Running selenium grid with firefox and a bunch of tests with jitsi-meet.
Actual results:
Randomly Firefox crashes and the geckodriver reports:
WebDriverException: Failed to decode response from marionette.
Attaching some logs found in the selenium node logs.
# Fatal error in /build/firefox-itlqqH/firefox-57.0.4+build1/media/webrtc/trunk/webrtc/call/call.cc, line 692
# last system error: 11
# Check failed: receive_stream_impl != nullptr
Expected results:
no crash expected.
Reporter | ||
Comment 1•7 years ago
|
||
This is with using fake devices. Should we test with firefox beta?
Comment 2•7 years ago
|
||
I saw this crash on Friday while trying to reproduce an issue with jitsi calls using a local build of Nightly. I was not able to catch it in a debugger, but if I get a chance today, I'll give it another try.
Comment 3•7 years ago
|
||
This looks like a duplicate of 1409167. I am adding a "see also" from there to here and closing as a duplicate.
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•