On Thu, Sep 18, 2008 at 08:55:45PM +0200, Mike Hommey wrote: > On Thu, Sep 18, 2008 at 09:04:55AM +0800, theOne wrote: > > I've added the following lines to /etc/rc.local and it works: > > # avoid /dev/random blocking > > rm -f /dev/random > > ln /dev/urandom /dev/random > > > > Maybe this is the simplest solution for me :-) Thank you, Mike! > > theOne and/or Kai, can you confirm that this patch[1] applied on nspr > solves the issue for you? This is what might be applied upstream. I just > hope this is the only thing provoking your problems.
It would also be useful to have a backtrace of when iceweasel is frozen doing nothing to see the codepath that lead to calling PR_GetRandomNoise. Thanks Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]