From owner-freebsd-bugs Fri Jul 28 9: 0: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 539CE37B971 for ; Fri, 28 Jul 2000 09:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA08602; Fri, 28 Jul 2000 09:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 520A637B59E; Fri, 28 Jul 2000 08:59:28 -0700 (PDT) Message-Id: <20000728155928.520A637B59E@hub.freebsd.org> Date: Fri, 28 Jul 2000 08:59:28 -0700 (PDT) From: tigner@pilot.msu.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/20256: microuptime went backwards message keeps repeating, looks like bad C code Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20256 >Category: kern >Synopsis: microuptime went backwards message keeps repeating, looks like bad C code >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 28 09:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Barry Tigner >Release: 4.1 Release installed 10am 28july 2000 edt >Organization: Michigan State University >Environment: sorry ,can't get this since it scrolls off the screen because of the errors I am getting. >Description: I get an error message "microuptime went backwards" Example: microuptime went backwards 4799.6933 -> 4799,-.7522 The 1st number has a good format but the 2nd number has a comma in it, which leads me to suspect that the C code for the output or test of this function has a comma in repacement for a period somewhere in the C code. >How-To-Repeat: it happens everytime I boot, but is most severe when running /stand/sysinstall and connecting to www.freebsd.org. This problem did not exist on FreeBSD 4.0 Release on this system. >Fix: I can look at the kernel code for this function and maybe fix it here , but if someone can tell me exactly how to fix this, I would appreciate it greatly. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message