Closed
Bug 997398
Opened 11 years ago
Closed 11 years ago
Assertion at MediaPipeline.cpp:991 when clicking mute on opentokrtc.com
Categories
(Core :: WebRTC: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 996853
People
(Reporter: drno, Unassigned)
Details
I was in a call with Maire, and when I tried to click the little microphone icon in the upper right corner of my own video stream, which I assume should mute my microphone, I hit the following assertion:
[29940] WARNING: 1 sort operation has occurred for the SQL statement '0x1196b3c70'. See https://developer.mozilla.org/En/Storage/Warnings details.: file /Users/nohlmeier/src/mozilla-central/storage/src/mozStoragePrivateHelpers.cpp, line 109
[29940] WARNING: 1 sort operation has occurred for the SQL statement '0x1196b3c70'. See https://developer.mozilla.org/En/Storage/Warnings details.: file /Users/nohlmeier/src/mozilla-central/storage/src/mozStoragePrivateHelpers.cpp, line 109
1397679591685 addons.update-checker WARN Update manifest for {972ce4c6-7e08-4474-a285-3208198ce6fd} did not contain an updates property
Assertion failure: 0, at /Users/nohlmeier/src/mozilla-central/media/webrtc/signaling/src/mediapipeline/MediaPipeline.cpp:991
This was on a locally build Nightly with sources fetched on 4/16.
Reporter | ||
Comment 1•11 years ago
|
||
Somehow I forgot to add to my first sentence that we were using https://opentokrtc.com for our call :-)
Comment 2•11 years ago
|
||
already landed!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•