On Tue, 16 May 2006 07:29:23 -0500 Christian Perrier <[EMAIL PROTECTED]> wrote:
> Quoting John Williams ([EMAIL PROTECTED]): > > Package: samba > > Version: 3.0.14a-3sarge1 > > > > I don't know whether it's appropriate to send this to Debian or to the > > upstream > > maintainer of Samba, so I'll do both. > > I first suggest that you check in the *current* code of samba whether > this problem is still here. I have actually no time for such > investigation but I prefer not leaving the issue unanswered. Yes, it still happens in 3.0.22 and the current code in subversion. The problem is happening when a rogue program sends a datagram with a bad checksum. This wakes up the select() but the subsequent recvfrom() does not receive it. I've identified the offending program, so I can reproduce it at will now. I reported it to the Samba people but didn't get a reply yet. Thanks for your quick response. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

