On Mon, 29 Dec 2003, Pascal de R. wrote: > Another just after xmail has refuse all connexion : > > > vg_alloc_ThreadState: no free slots available > Increase VG_N_THREADS, rebuild and try again. > > valgrind: the `impossible' happened: > VG_N_THREADS is too low > Basic block ctr is approximately 2961900000
It's ok. Valgrind just uses a maximum number of 100 threads inside include/vg_skin.h. For what I've seen there's no reason for the VM to expand in the way you're experiencing. Later I'll send you a tar of the 1.18 to try, that fixes the two small leaks (40Kb total). I'll also be sending you a copy of the XMail executable built in RH 8.0 with -static, since I suppose it is a glibc issue (my RH8 works just fine). - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
