Subject: Re: galeon hangs
To: None <netbsd-users@netbsd.org>
From: Wolfgang S. Rupprecht <wolfgang+gnus20040222T171721@dailyplanet.dontspam.wsrcc.com>
List: netbsd-users
Date: 02/22/2004 17:24:28
smb@research.att.com (Steven M. Bellovin) writes:
> The problem does indeed seem to be related to locking in Mozilla 1.6.  
> Kouichirou Hiratsuka's solution (see
> http://mail-index.netbsd.org/tech-pkg/2004/02/20/0001.html ) seems to 
> have solved the problem for me.

It has made things better here too.  I'm not sure the "big lock"
approach is all roses though.  I now see stalls where a slow DNS
server answering the first query blocks all other queries.  At least
now things eventually clear (usually after a minute) instead of
hanging forever.

I'm still not sure why BIND didn't like the 3 queries on one UDP src
port.  I asked about this on comp.protocols.dns.bind but the usenet
posts are still awaiting a moderators stamp of approval.

-wolfgang