<div dir="ltr"><div>try with :<br></div><div>export NICE_DEBUG=all</div><div>I'm guessing it will stop failing. It's a race condition in the unit test I think because it never fails if I enable debugging. The test-send-recv, I never got it to work myself with or without debug.</div>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 28, 2014 at 10:49 PM, Bruce Dubbs <span dir="ltr"><<a href="mailto:bruce.dubbs@gmail.com" target="_blank">bruce.dubbs@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">Olivier Crête wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, 2014-04-28 at 21:17 -0500, Bruce Dubbs wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Olivier Crête wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is mostly a bugfix release from 0.1.5.<br>
<br>
But there are a couple new APIs to make it possible to change the relay<br>
server used by a connection without breaking it.<br>
</blockquote>
<br>
Grabbed the tarball and it built fine, but one test failed:<br>
<br>
$ cat test-io-stream-pollable.trs<br>
:test-result: FAIL<br>
:global-test-result: FAIL<br>
:recheck: yes<br>
:copy-in-global-log: yes<br>
<br>
That is about the only thing I can find.  No details.<br>
<br>
What should I check?<br>
<br>
Linux kernel: 3.13.3.<br>
</blockquote>
<br>
Can you just run tests/test-io-stream-pollable directly and see what<br>
happens?<br>
</blockquote>
<br></div>
Seemed to hang.<br>
<br>
Killed it and ran make clean;./configure;make;make check<br>
<br>
Now test-send-recv has been running at 100% cpu for 5 minutes.<br>
<br>
Killed that.  Re-extracted the tarball.<br>
./configure;make;make check<br>
<br>
FAIL: test-io-stream-pollable<br>
<br>
Running tests/test-io-stream-pollable just gives an immediate return.<br>
I can try running it with gdb if you want, bu to need to install that on this system (x86_64, gcc-4.8.2)<span class="HOEnZb"><font color="#888888"><br>
<br>
  -- Bruce</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
nice mailing list<br>
<a href="mailto:nice@lists.freedesktop.org" target="_blank">nice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/nice" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/nice</a><br>
</div></div></blockquote></div><br></div>