[bind10-dev] IOFetchTest.TcpSendReceive32768 failre

Jeremy C. Reed jreed at isc.org
Thu Jun 2 12:49:38 UTC 2011


On Thu, 2 Jun 2011, Stephen Morris wrote:

> > 2011-05-31 21:28:11.q ERROR [unittest.asiolink] ASIODNS_OPENSOCK, error 
> > 48 opening TCP socket to 127.0.0.1(5301)
> > :
> > :
> > [  FAILED  ] IOFetchTest.TcpSendReceive32768 (4016 ms)
> > [ RUN      ] IOFetchTest.TcpSendReceive65535
> > [       OK ] IOFetchTest.TcpSendReceive65535 (813 ms)
> > 
> > 
> > 
> > This test is in src/lib/asiodns/tests/io_fetch_unittest.cc
> > 
> > Notice that the same tests before and after worked. Thet are the same 
> > other than the size.
> 
> The reported error is a failure to open the socket (which is not
> dependent on the message size), the cause of which is error 48: on
> FreeBSD this corresponds to "Address already in use". I would guess that
> this is because the kernel has not finished freeing up the resources
> associated with the previous test, perhaps because the system was
> heavily loaded at the time.
> 
> Is the problem repeatable?

I have never seen the problem before or after.



More information about the bind10-dev mailing list