Date: Thu, 26 Jan 2006 19:26:34 -0500 (EST) From: Daniel Eischen <deischen@freebsd.org> To: kurt@intricatesoftware.com Cc: freebsd-hackers@freebsd.org Subject: Re: read hang on datagram socket Message-ID: <Pine.GSO.4.43.0601261922400.6661-100000@sea.ntplx.net> In-Reply-To: <200601261921.27799.lists@intricatesoftware.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Jan 2006, Kurt Miller wrote: > On Thursday 26 January 2006 6:56 pm, Daniel Eischen wrote: > > On Thu, 26 Jan 2006, Kurt Miller wrote: > > > > > I'm working on 1.5 jdk certification on 5.4 and 6.0. One of the jck > > > tests hangs on 5.4 but works ok on 6.0. I've reduced the problem > > > down to the following C program that hangs on 5.4 but works fine > > > (finishes) on 6.0 and 4.11. > > > > > > I could use some assistance with finding a work-around to the > > > problem or an explanation as to why the program hangs on 5.4. > > > > It exit'd in the last connect() in Solaris 9. I modified it > > to work -- see below. > > Thanks, that was my bug (the jdk did it right). It Sill hangs on 5.4 > though. The modified version does not hang on 5.2. Do you have multiple interfaces on your 5.4 box? What happens when you try using non-zero IP addresses and ports? -- DE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0601261922400.6661-100000>