From owner-freebsd-current@FreeBSD.ORG Fri Jul 15 13:30:17 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 EA8D216A41C; Fri, 15 Jul 2005 13:30:17 +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 87C3C43D48; Fri, 15 Jul 2005 13:30:17 +0000 (GMT) (envelope-from ggajic@tesla.rcub.bg.ac.yu) Received: by tesla.rcub.bg.ac.yu (Postfix, from userid 2055) id 347E22434B; Fri, 15 Jul 2005 15:30:11 +0200 (CEST), Found to be clean Received: from localhost (localhost [127.0.0.1]) by tesla.rcub.bg.ac.yu (Postfix) with ESMTP id 313DE2434A; Fri, 15 Jul 2005 15:30:11 +0200 (CEST) Date: Fri, 15 Jul 2005 15:30:11 +0200 (CEST) From: Goran Gajic To: Gleb Smirnoff In-Reply-To: <20050714134405.GE19262@cell.sick.ru> Message-ID: References: <20050714112452.GD17494@cell.sick.ru> <20050714134405.GE19262@cell.sick.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Mailman-Approved-At: Sat, 16 Jul 2005 14:47:34 +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: Fri, 15 Jul 2005 13:30:18 -0000 On Thu, 14 Jul 2005, Gleb Smirnoff wrote: > On Thu, Jul 14, 2005 at 03:41:03PM +0200, Goran Gajic wrote: > G> I haven't saved it :( I have cvsup-ed system to 6.0-BETA. Now I have > G> strange problem. I have to do ifconfig fxp0 down; ifconfig fxp0 up; same > G> for em0 in order to restore network connectivity othervise I can't ping > G> anything except ip addresses of interfaces. Here is also one strane > G> message I have noticed after doing so: > G> Memory modified after free 0xcb3f1800(2048) val=a022c0de @ 0xcb3f1800 > G> Version is: > G> 6.0-BETA FreeBSD 6.0-BETA #8: Wed Jul 13 00:56:35 CEST 2005 > G> and I'm using GENERIC config with options IPFILTER at the end. > G> > G> If I can provide more information I would be glad to. > > To narrow down the scope of problem search, can you boot GENERIC kernel > without ipfilter and try to reproduce the above bugs? > > I did so and for last 24h everything seems to be ok.. What shall I do next? gg.