http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5790
------- Additional Comments From [EMAIL PROTECTED] 2008-01-22 13:00 ------- > Assuming the log and the dump > correspond to the same event. I could find all the replies corresponding > to the queries (matching port number and a dns query ID number) - and not > even all returning NXdomain, some returning normal replies. So it seems > the DNS packets were not lost, but somehow did not make it back to the > program. The log and dump were from different runs but with the same subtests failing. Just to be sure I just made a matched set and now that I see how to read the logs I checked for lost packets. For every response that was claimed to be not answered I found both the query and the response. The whole set of queries and responses happened within a 2 second window. It does seem that the packets are not delivered to the test program. That is why I was wondering about the number of queries. It may be that something in Solaris 8 does not like such a large number of packets is that short of a time. > Perhaps instrumenting Net::DNS with a couple of low level prints could > reveal more. Probably what is needed but beyond what I can do without help. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
