From owner-freebsd-current@FreeBSD.ORG Fri Aug 12 12:30:23 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A41F10656B8 for ; Fri, 12 Aug 2011 12:30:23 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5E5EE8FC08 for ; Fri, 12 Aug 2011 12:30:22 +0000 (UTC) Received: by gyd10 with SMTP id 10so2251745gyd.13 for ; Fri, 12 Aug 2011 05:30:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=isBn1t1IjHDmTrDDruw8EnpRZSCAJRbanqUaqYv+nq4=; b=K6VxL21CFqIfLAo4CGSvm3QcW9KFSvVegi3opTIOoF8cmMrnE/+ZeffC4FJ0BNdx5X izBZQy/pzVWevTCcog3sLW99KuFKAReyOXphuqXvTV2d+07Z1xKLwZOr+t7Lc7FsOWZt w8+D29iKsxv75WqqSuZYV/Q4yN7nG9XmJL6pQ= MIME-Version: 1.0 Received: by 10.42.96.68 with SMTP id i4mr903249icn.294.1313150506766; Fri, 12 Aug 2011 05:01:46 -0700 (PDT) Received: by 10.42.169.6 with HTTP; Fri, 12 Aug 2011 05:01:46 -0700 (PDT) In-Reply-To: References: Date: Fri, 12 Aug 2011 14:01:46 +0200 Message-ID: From: Kip Macy To: Andrey Smagin Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: Kernel panic "rtfree 2" 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, 12 Aug 2011 12:30:23 -0000 It would help to know your configuration. Also, can you furnish us with a core? On Fri, Aug 12, 2011 at 9:02 AM, Andrey Smagin wrote: > Before all upgrade system never crash. > After upgrade system month ago happens every day Kernel panic "rtfree 2" at > rtfree > route_output > sosend_generic > soo_write > dofilewrite > kernwrite > write > syscallenter > syscall > Xfast_syscall > > Now I upgraded to FreeBSD 9.0-BETA1 #32 r224760M and problem exist. > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >