Subject: Re: anonget2 (Was: Re: galeon and threads on -current)
To: Love <lha@stacken.kth.se>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: current-users
Date: 05/29/2003 01:44:31
Love <lha@stacken.kth.se> writes:

> So after Nathan's patch
> (http://mail-index.netbsd.org/source-changes/2003/05/26/0036.html) I've got
> one (from mozilla) of the "Not enough stacks..." message. Quite a lot
> better.

Cool. Did mozilla have any trouble when that message came up? I should
probably refile it under DEBUG or SA_DEBUG, since it indicates a
condition that is known to happen from time to time, rather than an
error.

> Mozilla, psi, and sometime, depending on load, bind9 was good at triggering
> those.
> 
> However, now I've three times ended up with processes handing in
> "anonget2", psi (twice) and bind9 (once).

Huh. Is NFS involved at all? What are the other LWPs in the processes
doing? (ps -s in userspace or ps/l in DDB).

        - Nathan