Re: Virtual timer expired

2001-09-26 Thread David Malone
> > and look for the line which says "#define UPAGES 2" and change it > > to "#define UPAGES 3". Then you'll need to recompile your kernel, > > install it and reboot. > Absolutely right. This was it. I see it just has been committed. This change may require the rebuilding of world to get ps, lib

Re: Virtual timer expired

2001-09-26 Thread Thomas E. Zander
Am Di , dem 25. Sep 2001, um 16:59 +0100 Uhr schrubte David Malone zum Thema [Re: Virtual timer expired]: > It is likely that this is due to a kernel stack underflow. Matt > Dillon has just committed a fix. You could test it by editing > > /usr/src/sys/i386/include/paramh.h &