From nobody@FreeBSD.org  Mon Dec 31 15:35:27 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id A52DC37B426
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 31 Dec 2001 15:35:26 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id fBVNZQw14802;
	Mon, 31 Dec 2001 15:35:26 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200112312335.fBVNZQw14802@freefall.freebsd.org>
Date: Mon, 31 Dec 2001 15:35:26 -0800 (PST)
From: Ben Kittridge <bkittridge@cfl.rr.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Year 2038 bug
X-Send-Pr-Version: www-1.0

>Number:         33400
>Category:       misc
>Synopsis:       Year 2038 bug
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 31 15:40:00 PST 2001
>Closed-Date:    Tue Jan 1 13:55:36 PST 2002
>Last-Modified:  Tue Jan 01 14:03:09 PST 2002
>Originator:     Ben Kittridge
>Release:        5.0-CURRENT
>Organization:
>Environment:
FreeBSD Omega 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Thu Nov 22 21:06:49 EST 2001     root@Omega:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
On Mon Jan 18 22:14:07 2038, the clock will change to Fri Dec 13 15:45:52 1901 because of the overflow of int (256^4/2).  And on 5.0-CURRENT, a lot of crazy stuff with happen, and the kernel will crash with a page fault when trying to restart.
>How-To-Repeat:
date 203801182214.07
or ctime(2147483647) and ctime(2147483648)
>Fix:
Not possible.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: cjc 
State-Changed-When: Tue Jan 1 13:55:36 PST 2002 
State-Changed-Why:  
Yes, we know. But we will ignore this for now. Feel free to resubmit
a PR in about 25 years when the funding cycle for actaully fixing this
starts.

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33400 
>Unformatted:
