bupt-william / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

SessionTest.HybridToJingleVideoContents occasionally fails hard #251

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run the session unit tests over and over (./p2p_unittest 
--gtest_filter=SessionTest.* --gtest_repeat=100)
2.
3.

What is the expected output? What do you see instead?
I expect the tests to pass each time.  Instead, this test fails, and looks like 
it runs away for a good length of time sending STUN messages before finally 
segfaulting.

What version of the product are you using? On what operating system?
r99 on 64-bit Fedora 14.

Please provide any additional information below.
Complete output of the failing test is in the attached file.

Original issue reported on code.google.com by bprodo...@connectify.me on 7 Dec 2011 at 3:21

Attachments:

GoogleCodeExporter commented 9 years ago
This appears fixed in r100.  Thanks!

Original comment by bprodo...@connectify.me on 13 Dec 2011 at 11:27

GoogleCodeExporter commented 9 years ago

Original comment by juberti@google.com on 21 Dec 2011 at 11:13