Closed Bug 805662 Opened 12 years ago Closed 12 years ago

WebRTC unit-test crash [@AudioSendAndReceive::GenerateMusic]

Categories

(Core :: WebRTC, defect, P2)

x86_64
macOS
defect

Tracking

()

VERIFIED FIXED
mozilla20

People

(Reporter: posidron, Assigned: ekr)

References

Details

(Keywords: crash, testcase, Whiteboard: [WebRTC], [blocking-webrtc-], [qa-])

Attachments

(2 files)

Attached file callstack
Run: $OBJ_DIR/media/webrtc/signaling/test/mediaconduit_unittests --gtest_filter=TransportConduitTest.TestDummyAudioWithTransport


  for(i=0;i<2880;i++)
  {
    buf[i*2]=buf[(i*2)+1]=0;
  }

Tested with mc-central changeset: 111356:3b506ada9ef9
Summary: WebRTC crash [@AudioSendAndReceive::GenerateMusic] → WebRTC unit-test crash [@AudioSendAndReceive::GenerateMusic]
Ok, this was my mistake in bug 803881

I misunderstood this code, it really did want 10 seconds of music.

I'll flip up a patch in a sec that should fix both bugs
Priority: -- → P2
Whiteboard: [WebRTC], [blocking-webrtc-]
No crashtest necessary, as this is covered by a unit test.
Flags: in-testsuite+
Attachment #684469 - Flags: review?(rjesup)
Attachment #684469 - Flags: feedback?(cdiehl)
Attachment #684469 - Flags: feedback?(cdiehl) → feedback+
Comment on attachment 684469 [details] [diff] [review]
, Crash in mediaconduit_unittest,

Review of attachment 684469 [details] [diff] [review]:
-----------------------------------------------------------------

My apologies - I had a patch in a queue on my Mac, but forgot to push it to bugzilla.

r+=me
Attachment #684469 - Flags: review?(rjesup) → review+
https://hg.mozilla.org/mozilla-central/rev/db5efb6ea448
Assignee: nobody → ekr
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
Status: RESOLVED → VERIFIED
Whiteboard: [WebRTC], [blocking-webrtc-] → [WebRTC], [blocking-webrtc-], [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: