Messages in this thread |  | | Date | Sat, 16 Jun 2001 14:11:40 +0200 | | From | Thomas Bogendoerfer <> | | Subject | Re: Kernel 2.0.35 limits |
| |
On Fri, Jun 15, 2001 at 10:27:35PM +0100, Alan Cox wrote: > > Just this morning, our firewall get a kernel panic after 500 days of > > uptime. > > Interesting very interesting in fact. There is a 497 day wrap on the kernel but > it should do nothing more than send the uptime back to zero. Im not sure > how the crash fits in to this but it could be significant that its about > the wrap time
there is a division by zero possibilty in the 2.0.35 do_fast_gettimeoffset (there is a division by jiffies, which is 0 for one tick). Our department server got struck by this at the jiffies rollover some time ago.
Thomas.
-- Crap can work. Given enough thrust pigs will fly, but it's not necessary a good idea. [ Alexander Viro on linux-kernel ] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |