From owner-freebsd-bugs Sun Sep 8 23:30: 9 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDBD337B400 for ; Sun, 8 Sep 2002 23:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B1E543E4A for ; Sun, 8 Sep 2002 23:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g896U2JU008327 for ; Sun, 8 Sep 2002 23:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g896U2uV008326; Sun, 8 Sep 2002 23:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DDD737B400 for ; Sun, 8 Sep 2002 23:25:12 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12CE643E3B for ; Sun, 8 Sep 2002 23:25:12 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g896PBOT024255 for ; Sun, 8 Sep 2002 23:25:11 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g896PBvK024254; Sun, 8 Sep 2002 23:25:11 -0700 (PDT) Message-Id: <200209090625.g896PBvK024254@www.freebsd.org> Date: Sun, 8 Sep 2002 23:25:11 -0700 (PDT) From: Ian West To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/42578: Using PCI serial cards (puc) in SMP machines causes a panic. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42578 >Category: kern >Synopsis: Using PCI serial cards (puc) in SMP machines causes a panic. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 08 23:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ian West >Release: RELENG-4 (4.7 prerelease) >Organization: Applied Data Control >Environment: FreeBSD rabbit.niw.com.au 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #5: Wed Sep 4 07:55:36 CST 2002 root@rabbit.niw.com.au:/usr/src/sys/compile/RABBIT i386 >Description: Using the puc driver in an SMP machine causes a kernel panic. This is repeatable in at least two differnt machines. The same puc card works 100% if the same machine is using a non-smp kernel. >How-To-Repeat: Use a puc serial device for ppp in an smp machine. shortly after you start passing traffic it is likely to panic. From the backtrace the panic always occurs in the serial interrupt routine. >Fix: Current workaround is to run a non-smp kernel. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message