From owner-freebsd-current@FreeBSD.ORG Tue Sep 29 10:39:31 2009 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 97E94106566C for ; Tue, 29 Sep 2009 10:39:31 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by mx1.freebsd.org (Postfix) with ESMTP id 29E7C8FC0C for ; Tue, 29 Sep 2009 10:39:30 +0000 (UTC) Received: by bwz27 with SMTP id 27so3769463bwz.43 for ; Tue, 29 Sep 2009 03:39:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=6VW99IVpJxvKarVE4geLOWXRQmM6DHr1SR8MRWWIisw=; b=gWTroAEuXa/UDx4L3JSf/f7K3X/jfSrMf5+PSwk1B4zDcSfaoT5neQt7L1DCOtr8wA vasHfFVZ2F3c89S4oNp7c120z505GL+/KTi7WvYs8Fp45x/D6XuXCAukfrOUUvMGHqjj 3uGWQcDxQzytJhIF+rcruvH9GIIk+Oaboo/AQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=DVgy+qngfr2cNXLN7d4TvbBJV6iUBKIWRhkMoqwvFLm3oeT2iLHVQCpA+NhG1kMmcH 7nmQrE2vVl0baZP2cEJ+fVNUbYYTlZgoTStrnIZp+znVroZyWHj5hYtBTqOqYragI0RK yTP+LGnaXwN1+5X965vXMbYCy+zlE7p06PYCY= MIME-Version: 1.0 Received: by 10.103.125.35 with SMTP id c35mr1690111mun.30.1254220769876; Tue, 29 Sep 2009 03:39:29 -0700 (PDT) In-Reply-To: <578780620909290300s3743e491s4744cdacb673c4a8@mail.gmail.com> References: <578780620909290300s3743e491s4744cdacb673c4a8@mail.gmail.com> Date: Tue, 29 Sep 2009 12:39:29 +0200 Message-ID: <3a142e750909290339l1d5a4903u48b4863fc5d722c1@mail.gmail.com> From: "Paul B. Mahol" To: Carlos Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: freebsd 8-rc1 + coredump 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: Tue, 29 Sep 2009 10:39:31 -0000 On 9/29/09, Carlos wrote: > hi list, > > First of all I am afraid about my bad english. > > recently I meet with a problem and I would like to share to know if > any other user have the same problem. > > When WOW ( World Of Warcraft ) is loaded under wine and it has > stablished connection with master server my internet connection goes > down if I start playing the game. > Once this happened I manually run /etc/rc.d/netid restart to restart > all interfaces and at this point I recieve a kernel trap. > This happened 100% of times I tried... > > After take a look about rc1 routing table's bug I have in mind that my > problem is not directly a cause of it.(don't say anything about a > kernel trap) Network driver? Freebsd version? Backtrace? -- Paul