<div dir="ltr">I also had the same issues, if I export NICE_DEBUG=all, I don't get anymore failures from the test-io-stream  * tests.. which indicates a race condition. As for test-send-recv, I just disabled it in the makefile because it freezes all the time for me on a thread_join.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 14, 2014 at 4:46 PM, Olivier Crête <span dir="ltr"><<a href="mailto:olivier.crete@collabora.com" target="_blank">olivier.crete@collabora.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Some of these bugs have been fixed in git master, others may be bugs in the tests. I think you can relatively safely ignore them if you use git master, I should be doing a new upstream release soon with the bug fixes.<br>

<br>
Olivier<br>
<div class="HOEnZb"><div class="h5"><br>
On April 14, 2014 3:34:20 PM EDT, Bruce Dubbs <<a href="mailto:bruce.dubbs@gmail.com">bruce.dubbs@gmail.com</a>> wrote:<br>
>I've been trying to build libnice-0.1.5.  Running ./configure && make<br>
>completes without any errors or warnings.  I am not using gupnp.<br>
><br>
>Running 'make check' is a problem though.  At test-send-recv it ran at<br>
>100% CPU for 20 minutes before I killed it.<br>
><br>
>Any clues to what it's doing?  The kernel is 3.13.3 and the libraries<br>
>are:<br>
><br>
>$ ldd test-send-recv<br>
>         linux-vdso.so.1<br>
>         librt.so.1 => /lib/librt.so.1<br>
>         libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0<br>
>         libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0<br>
>         libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0<br>
>         libdl.so.2 => /lib/libdl.so.2<br>
>         libz.so.1 => /lib/libz.so.1<br>
>         libresolv.so.2 => /lib/libresolv.so.2<br>
>         libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0<br>
>         libffi.so.6 => /usr/lib/libffi.so.6<br>
>         libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0<br>
>         libpcre.so.1 => /lib/libpcre.so.1<br>
>         libpthread.so.0 => /lib/libpthread.so.0<br>
>         libc.so.6 => /lib/libc.so.6<br>
>         /lib64/ld-linux-x86-64.so.2<br>
><br>
>I did try to use the test-driver program:<br>
><br>
>$ ./test-driver --test-name test-send-recv --log-file ./testlog<br>
>--trs-file ./trsfile<br>
><br>
>and get an immediate (basically 0 seconds) PASS result.<br>
><br>
>I also seem to get intermittent failures for test-io-stream-thread and<br>
>test-io-stream-pollable.<br>
><br>
><br>
>   -- Bruce Dubbs<br>
>      <a href="http://linuxfromscratch.org" target="_blank">linuxfromscratch.org</a><br>
>_______________________________________________<br>
>nice mailing list<br>
><a href="mailto:nice@lists.freedesktop.org">nice@lists.freedesktop.org</a><br>
><a href="http://lists.freedesktop.org/mailman/listinfo/nice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/nice</a><br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Olivier Crête<br>
<a href="mailto:olivier.crete@collabora.com">olivier.crete@collabora.com</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
nice mailing list<br>
<a href="mailto:nice@lists.freedesktop.org">nice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/nice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/nice</a><br>
</div></div></blockquote></div><br></div>