From owner-freebsd-mobile Sun Sep 10 21:29: 2 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 477CA37B422 for ; Sun, 10 Sep 2000 21:29:01 -0700 (PDT) Received: (from sethk@localhost) by pike.osd.bsdi.com (8.9.3/8.9.3) id VAA32707 for freebsd-mobile@FreeBSD.org; Sun, 10 Sep 2000 21:28:53 -0700 (PDT) (envelope-from sethk) Date: Sun, 10 Sep 2000 21:28:53 -0700 From: Seth Kingsley To: freebsd-mobile@FreeBSD.org Subject: divide by 0 fault in tcp_timer_rexmt() for ppp0 Message-ID: <20000910212853.A32214@osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am getting a reproduceable crash on 4.1-STABLE while running kernel ppp with moderate traffic. I have narrowed it down to an integer divide error in tcp_timer_rexmt(). My laptop already has some timer related problems and will not boot past the Timecounter line unless slowing of the CPU in the BIOS has been disabled and I have also added the option CLK_USE_TSC_CALIBRATION to my kernel config. Normal ethernet traffic works fine. FreeBSD 4.1-STABLE #5: Sun Sep 10 19:22:27 PDT 2000 root@veritech:/usr/src/sys/compile/VERITECH -- Seth Kingsley || BSDi/Open Source Division || sethk@osd.bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message