Subj : Re: How to diagnose/resolve libthread panic? To : comp.programming.threads From : Paul F. Pearson Date : Thu Jun 09 2005 09:15 am Thanks to all. I'm trying to apply some of the advice y'all have posted so far. It's a big job - as I said, we typically have 277 LWPs running. I have verified that we're using Solaris native threads. A couple of us remember that we had problems using the "alternate threads", but don't remember what those problems were. It was a couple of years ago, so maybe the alternate threads were immature? One minor point of clarification - we're using gnat from ACT, version 3.15a1 (not the "free, public" 3.15p1). The gcc we're using is from 3.15a1. .