From owner-freebsd-bugs Mon Nov 18 7:27:50 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00C6B37B401 for ; Mon, 18 Nov 2002 07:27:50 -0800 (PST) Received: from newtecamerica.com (www.NewtecAmerica.com [64.69.103.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EDB743E77 for ; Mon, 18 Nov 2002 07:27:49 -0800 (PST) (envelope-from gchandran@newtecamerica.com) Received: from newtecamerica.com [192.168.16.29] by newtecamerica.com with Novonyx SMTP Server $Revision: 2.71 $; Mon, 18 Nov 2002 10:19:40 -0500 (EDT) Message-ID: <3DD9050C.5010505@newtecamerica.com> Date: Mon, 18 Nov 2002 10:19:40 -0500 From: Girish Chandran User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc2) Gecko/20020510 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-bugs , luigi Subject: Kernel Panic with dummynet and bridging Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 About 5 days ago I had submitted a bug report on kernel panic titled Dummynet and Bridging on 4.6-stable. I have found what the problem is. I had compiled the kernel with the bridging option. Previously I had used the bridge_load="Yes" in loader.conf. So the module gets loaded. Having the two together creates the kernel panic when I run dummynet. Removing one fixes it. Maybe useful to have some error checking while loading modules. Girish Chandran To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message