From owner-freebsd-current@FreeBSD.ORG Thu Jul 14 13:41:59 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AE9516A41C; Thu, 14 Jul 2005 13:41:59 +0000 (GMT) (envelope-from ggajic@tesla.rcub.bg.ac.yu) Received: from tesla.rcub.bg.ac.yu (tesla.rcub.bg.ac.yu [147.91.1.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EC3943D49; Thu, 14 Jul 2005 13:41:58 +0000 (GMT) (envelope-from ggajic@tesla.rcub.bg.ac.yu) Received: by tesla.rcub.bg.ac.yu (Postfix, from userid 2055) id 7B925C800B; Thu, 14 Jul 2005 15:41:03 +0200 (CEST), Found to be clean Received: from localhost (localhost [127.0.0.1]) by tesla.rcub.bg.ac.yu (Postfix) with ESMTP id 7897990184; Thu, 14 Jul 2005 15:41:03 +0200 (CEST) Date: Thu, 14 Jul 2005 15:41:03 +0200 (CEST) From: Goran Gajic To: Gleb Smirnoff In-Reply-To: <20050714112452.GD17494@cell.sick.ru> Message-ID: References: <20050714112452.GD17494@cell.sick.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Mailman-Approved-At: Fri, 15 Jul 2005 12:44:49 +0000 Cc: freebsd-current@FreeBSD.org Subject: Re: LOR with 6.0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2005 13:41:59 -0000 Hi, I haven't saved it :( I have cvsup-ed system to 6.0-BETA. Now I have strange problem. I have to do ifconfig fxp0 down; ifconfig fxp0 up; same for em0 in order to restore network connectivity othervise I can't ping anything except ip addresses of interfaces. Here is also one strane message I have noticed after doing so: Memory modified after free 0xcb3f1800(2048) val=a022c0de @ 0xcb3f1800 Version is: 6.0-BETA FreeBSD 6.0-BETA #8: Wed Jul 13 00:56:35 CEST 2005 and I'm using GENERIC config with options IPFILTER at the end. If I can provide more information I would be glad to. Regards, gg. On Thu, 14 Jul 2005, Gleb Smirnoff wrote: > > Have you saved core from this panic? What network facilities do you use: > pf, ipf, ipfw, dummynet, altq, netgraph? > >