Closed Bug 912960 Opened 11 years ago Closed 11 years ago

[B2G] The video device name in MediaEngineWebRTCVideoSource is not a valid UTF8 string

Categories

(Core :: WebRTC, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: schien, Assigned: schien)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file, 1 obsolete file)

Attached patch fix-camera-device-name.patch (obsolete) — Splinter Review
The following error log will be shown while invoking  MediaEngineWebRTCVideoSource::GetName and MediaEngineWebRTCVideoSource::GetUUID.

/Gecko   (  440): [Child 440] ###!!! ASSERTION: Not a UTF-8 string. This code should only be used for converting from known UTF-8 strings.: 'Error', file ../../../dist/include/nsUTF8Utils.h, line 421
I/Gecko   (  440): [Child 440] ###!!! ASSERTION: Not a UTF-8 string. This code should only be used for converting from known UTF-8 strings.: 'Error', file ../../dist/include/nsUTF8Utils.h, line 68
I/Gecko   (  440): [Child 440] ###!!! ASSERTION: Input wasn't UTF8 or incorrect length was calculated: 'Error', file /Users/hellfire/workspace/hg/mozilla-central/xpcom/string/src/nsReadableUtils.cpp, line 197
I/Gecko   (  440): [Child 440] ###!!! ASSERTION: Not a UTF-8 string. This code should only be used for converting from known UTF-8 strings.: 'Error', file ../../../dist/include/nsUTF8Utils.h, line 421
I/Gecko   (  440): [Child 440] ###!!! ASSERTION: Not a UTF-8 string. This code should only be used for converting from known UTF-8 strings.: 'Error', file ../../dist/include/nsUTF8Utils.h, line 68
I/Gecko   (  440): [Child 440] ###!!! ASSERTION: Input wasn't UTF8 or incorrect length was calculated: 'Error', file /Users/hellfire/workspace/hg/mozilla-central/xpcom/string/src/nsReadableUtils.cpp, line 197
I/Gecko   (  440): [Child 440] ###!!! ASSERTION: Not a UTF-8 string. This code should only be used for converting from known UTF-8 strings.: 'Error', file ../../../dist/include/nsUTF8Utils.h, line 421
I/Gecko   (  440): [Child 440] ###!!! ASSERTION: Not a UTF-8 string. This code should only be used for converting from known UTF-8 strings.: 'Error', file ../../dist/include/nsUTF8Utils.h, line 68
I/Gecko   (  440): [Child 440] ###!!! ASSERTION: Input wasn't UTF8 or incorrect length was calculated: 'Error', file /Users/hellfire/workspace/hg/mozilla-central/xpcom/string/src/nsReadableUtils.cpp, line 197
I/Gecko   (  440): [Child 440] ###!!! ASSERTION: Not a UTF-8 string. This code should only be used for converting from known UTF-8 strings.: 'Error', file ../../../dist/include/nsUTF8Utils.h, line 421
I/Gecko   (  440): [Child 440] ###!!! ASSERTION: Not a UTF-8 string. This code should only be used for converting from known UTF-8 strings.: 'Error', file ../../dist/include/nsUTF8Utils.h, line 68
I/Gecko   (  440): [Child 440] ###!!! ASSERTION: Input wasn't UTF8 or incorrect length was calculated: 'Error', file /Users/hellfire/workspace/hg/mozilla-central/xpcom/string/src/nsReadableUtils.cpp, line 197
Attachment #800110 - Flags: review?(rjesup)
Attachment #800110 - Flags: review?(rjesup) → review+
update check-in comment, carry r+
https://tbpl.mozilla.org/?tree=Try&rev=d2fbc25a1ef1
Attachment #800110 - Attachment is obsolete: true
Attachment #800680 - Flags: review+
https://hg.mozilla.org/mozilla-central/rev/da84b8b1bf77
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
Blocks: 923361
No longer blocks: 923361
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: