> I seem to remember two possible thing in /etc/hosts that can help > this.... > > 1. Add your hostname to the loopback line :- > 127.0.0.1 localhost <add hostname here>
Paul, you seem to be on the right track here. More observations that might be useful: Both, Pierre and Eric are running Mandrake. Although I have never seen such long hangs (yes, running Mandrake too) on different machines, there seems to be an issue with a missing localhost entry under special circumstances on Mandrake at least. > 2. Make sure there are no blank lines in /etc/hosts. This is a glibc bug. I don't think this is related. http://support.ximian.com/q?438 The issue with the hangs get more and more clear. I remember seeing something similar on Mandrake mailing lists. ...guenther -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
