NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/48208: panic: double fault



The following reply was made to PR kern/48208; it has been noted by GNATS.

From: Frank Kardel <kardel%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/48208: panic: double fault
Date: Thu, 21 Nov 2013 08:27:46 +0100

 Further analysis shows the the is caused by unfortunate rng 
 initialization due to
 the pf configuration
      ... modulate state
 
 RNG setup needs to be revisited for NetBSD 6 (or pulled up from -current)
 
 Tests show that:
 6.1.1 with modulate state -> crashes
 6.1.1 without modulate state -> survives
 -current 6.99.26 with modulate state -> survives
 
 


Home | Main Index | Thread Index | Old Index