Stas (and anyone else using FreeBSD),

I tried searching the archives but didn't find anything that
specifically addressed the errors I'm having. As shown in my original
bug report, I'm using FreeBSD 5.3 in a jailed (chrooted) environment.
I'm willing to dig into the test errors if you can give me some
assistance (I've not much experience with the IO::* modules).

I've started with t/filter/both_str_con_add.t. This test opens a socket
using the following code:

  my $module = "TestFilter::both_str_con_add";
  my $socket = Apache::TestRequest::vhost_socket($module);

It then proceeds to print 3 strings to the socket and read the reply.
The first test works, the following two fail. It seems to me that if one
works, they all should work. If that's the case, then this error may be
pointing to more problems than missing socket support in a jailed
environment as I had originally surmised.

Can you give me any pointers for further testing? I'm going to try the
debugger to see what I can find but am not very familiar with the
codebase.


Thanks,
William

-- 
Knowmad Services Inc.
http://www.knowmad.com

Reply via email to