RESOLVED DUPLICATE of bug 168972168982
[WebRTC] thread.cc(276): ASSERT FAILED: !IsCurrent() @ Join
https://bugs.webkit.org/show_bug.cgi?id=168982
Summary [WebRTC] thread.cc(276): ASSERT FAILED: !IsCurrent() @ Join
Joseph Pecoraro
Reported 2017-02-28 12:37:14 PST
Summary: I see this WebRTC assertion whenever I close test page: (common.cc:59): OpenSource/Source/ThirdParty/libwebrtc/Source/webrtc/base/thread.cc(276): ASSERT FAILED: !IsCurrent() @ Join Steps to reproduce: 1. $ run-safari 2. Open <https://test.webrtc.org> 3. Allow + Start 4. After about 5-10 seconds close the window => Assertion message in console Notes: * This is not a WebKit Assertion, but a WebRTC assertion. * There are a lot of (physicalsocketserver.cc:593): Socket::OPT_DSCP not supported. messages as well
Attachments
youenn fablet
Comment 1 2017-02-28 12:59:34 PST
Thanks for the feedback. Patch is waiting at bug 168972
youenn fablet
Comment 2 2017-02-28 12:59:52 PST
*** This bug has been marked as a duplicate of bug 168972 ***
youenn fablet
Comment 3 2017-02-28 13:00:30 PST
> Notes: > * This is not a WebKit Assertion, but a WebRTC assertion. > * There are a lot of (physicalsocketserver.cc:593): Socket::OPT_DSCP not > supported. messages as well Only in Debug I guess. Might be interested in patch at bug 168974.
Note You need to log in before you can comment on or make changes to this bug.