From owner-freebsd-bugs@FreeBSD.ORG Mon May 30 09:00:22 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49A7F1065670 for ; Mon, 30 May 2011 09:00:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1976F8FC18 for ; Mon, 30 May 2011 09:00:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4U90LE5030745 for ; Mon, 30 May 2011 09:00:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4U90LjM030742; Mon, 30 May 2011 09:00:21 GMT (envelope-from gnats) Date: Mon, 30 May 2011 09:00:21 GMT Message-Id: <201105300900.p4U90LjM030742@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Rudolf Polzer Cc: Subject: Re: kern/157176: [kernel] [patch] Heartbeat crashes when clock_t (signed 32bit int) rolls over X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rudolf Polzer List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2011 09:00:22 -0000 The following reply was made to PR kern/157176; it has been noted by GNATS. From: Rudolf Polzer To: "bug-followup@FreeBSD.org" Cc: Subject: Re: kern/157176: [kernel] [patch] Heartbeat crashes when clock_t (signed 32bit int) rolls over Date: Mon, 30 May 2011 10:33:32 +0200 This really needs reassigning to ports, or better, to the maintainer of the= sysutils/heartbeat port. This is no kernel issue at all, heartbeat has special logic to handle clock= _t rollover, but because of these bugs reported here it does not work. Best regards, Rudolf Polzer=