Closed
Bug 1415753
Opened 7 years ago
Closed 7 years ago
SRTP AES ciphers fail run-time self tests when build with CPU_RISC on LOONGSON3a
Categories
(Core :: Networking, defect, P5)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: hwjeastd07, Assigned: hwjeastd07)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
993 bytes,
patch
|
drno
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36
Steps to reproduce:
1:execute below command on MIPS platform
./mach mochitest dom/media/tests/mochitest/test_peerConnection_verifyAudioAfterRenegotiation.html
Actual results:
2: Result : failed
Expected results:
3: Result : passed
Assignee | ||
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(past)
Assignee | ||
Updated•7 years ago
|
Version: 52 Branch → Trunk
Updated•7 years ago
|
Status: RESOLVED → REOPENED
Component: Untriaged → Networking
Ever confirmed: true
Flags: needinfo?(past)
Product: Firefox → Core
Resolution: DUPLICATE → ---
Updated•7 years ago
|
Attachment #8926665 -
Attachment is patch: true
Attachment #8926665 -
Attachment mime type: text/x-patch → text/plain
Assignee | ||
Updated•7 years ago
|
Attachment #8926665 -
Flags: review?(past)
Updated•7 years ago
|
Attachment #8926665 -
Flags: review?(past) → review?(hurley)
Updated•7 years ago
|
Assignee: nobody → hwjeastd07
Status: REOPENED → ASSIGNED
Comment 3•7 years ago
|
||
Create an upstream issue for this https://github.com/cisco/libsrtp/issues/375
Nils - is this something we should consider taking, or should we just wait to see if bug 1230759 fixes the issue?
Flags: needinfo?(drno)
Comment 5•7 years ago
|
||
Upstream indicated that we are currently on a version of libsrtp which is known to have problems in this area. But I only wanted to make sure that this CISC vs RISC issues is not an unknown issue upstream. Since it is know I don't see this patch hurting us. So I think it's okay to land this now. And then we might want to revisit this after bug 1230759 lands.
Flags: needinfo?(drno)
Comment 6•7 years ago
|
||
Comment on attachment 8926665 [details] [diff] [review]
0001-Patch1-SRTP-fails-to-initialize-on-mips-switch-to-us.patch
Review of attachment 8926665 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM
Attachment #8926665 -
Flags: review?(hurley) → review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/007b14e13147
SRTP fails to initialize on mips, switch to use CPU_CISC. r=drno
Keywords: checkin-needed
Comment 8•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago → 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•