From owner-freebsd-pf@FreeBSD.ORG Thu Sep 16 04:07:29 2004 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 674) id D5D8316A4CF; Thu, 16 Sep 2004 04:07:29 +0000 (GMT) Delivered-To: mlaier@vampire.homelinux.org Received: (qmail 24467 invoked by alias); 22 Jun 2004 08:59:56 -0000 Delivered-To: max@vampire.homelinux.org Received: (qmail 24464 invoked from network); 22 Jun 2004 08:59:56 -0000 Received: from moutng.kundenserver.de (212.227.126.186) by p548085b6.dip.t-dialin.net with SMTP; 22 Jun 2004 08:59:56 -0000 Received: from [212.227.126.214] (helo=mxng18.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1Bch8G-0004IC-00 for max@vampire.homelinux.org; Tue, 22 Jun 2004 10:59:56 +0200 Received: from [206.53.239.180] (helo=turing.freelists.org) by mxng18.kundenserver.de with esmtp (Exim 3.35 #1) id 1Bch8G-0007aE-00 for max@love2party.net; Tue, 22 Jun 2004 10:59:56 +0200 Received: from localhost (localhost [127.0.0.1])ESMTP id 8C75772C4A3; Tue, 22 Jun 2004 03:38:32 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14934-60; Tue, 22 Jun 2004 03:38:32 -0500 (EST) Received: from turing (localhost [127.0.0.1])ESMTP id 0CED172C3CD; Tue, 22 Jun 2004 03:38:32 -0500 (EST) Received: with ECARTIS (v1.0.0; list pf4freebsd); Tue, 22 Jun 2004 03:38:16 -0500 (EST) X-Original-To: pf4freebsd@freelists.org Delivered-To: pf4freebsd@freelists.org Received: from localhost (localhost [127.0.0.1])ESMTP id 8025D72C3E5 for ; Tue, 22 Jun 2004 03:38:16 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14718-61 for ; Tue, 22 Jun 2004 03:38:16 -0500 (EST) Received: from mr01.hansenet.de (mr01.hansenet.de [213.191.74.10]) ESMTP id 15D1472C3CD for ; Tue, 22 Jun 2004 03:38:16 -0500 (EST) Received: from mail.nipsi.de (213.39.193.146) by mr01.hansenet.de (5.5.053) id 40D2A2A90000643B for pf4freebsd@freelists.org; Tue, 22 Jun 2004 10:59:38 +0200 Received: from blackbox.home.net (blackbox.home.net [172.16.1.13]) by mail.nipsi.de with esmtp; Tue, 22 Jun 2004 11:04:12 +0200 Received: from [IPv6:::1] (localhost [IPv6:::1]) by blackbox.home.net (8.12.11/8.12.11) with ESMTP id i5M8xQdY000852 for ; Tue, 22 Jun 2004 10:59:26 +0200 (CEST) (envelope-from db@nipsi.de) Message-ID: <40D7F4EE.6090508@nipsi.de> From: Dennis Berger User-Agent: Mozilla Thunderbird 0.6 (X11/20040522) X-Accept-Language: en-us, en MIME-Version: 1.0 To: pf4freebsd@freelists.org References: <40D760E5.7000903@nipsi.de> <40D78638.3030901@nipsi.de> <200406220403.34899.max@love2party.net> <200406220458.38699.max@love2party.net> In-Reply-To: <200406220458.38699.max@love2party.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at freelists.org X-archive-position: 348 X-ecartis-version: Ecartis v1.0.0 Sender: pf4freebsd-bounce@freelists.org Errors-To: pf4freebsd-bounce@freelists.org X-original-sender: db@nipsi.de Precedence: normal X-list: pf4freebsd X-Virus-Scanned: by amavisd-new at freelists.org X-Provags-Forward: max@love2party.net -> max@vampire.homelinux.org X-UID: 464 X-Length: 4844 X-Mailman-Approved-At: Thu, 16 Sep 2004 04:12:49 +0000 Subject: [pf4freebsd] Re: if_fxp.c.patch X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.1 Reply-To: pf4freebsd@freelists.org List-Id: Technical discussion and general questions about packet filter (pf) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 16 Sep 2004 04:07:30 -0000 X-Original-Date: Tue, 22 Jun 2004 10:59:26 +0200 X-List-Received-Date: Thu, 16 Sep 2004 04:07:30 -0000 Max Laier wrote: >On Tuesday 22 June 2004 04:03, Max Laier wrote: > > >>On Tuesday 22 June 2004 03:07, Dennis Berger wrote: >> >> >>>stopped at fxp_start_body:+0x256 >>> >>> >>Hmmm ... that'd be somewhere around the if-block at line 1357 and thus not >>locking related at all. I am testing on my laptop with an ">(ICH3) Pro/100 VE Ethernet>" and didn't see any panic yet. Seems to be >>hardware checksum related so I don't know if I can reproduce it at all. >> >>Can you maybe send me your if_fxp.o (with debug symbols)? >> >> >> >>>sorry I can't get my kernel to dump core... I dunno why DDB>panic >>>doesn't dump core... >>>and "call boot(0)" doesn't sync my disks either *argl* >>>I can't write off the whole trace... I need to get my kernel to dump >>>core. maybe tomorrow more. >>> >>> >>Don't rush it ... any information appreciated! >> >> > >Spoken too quick ... I am able to reprocure and have a dump now, thanks for >the head up ... I'll inform you when I have a conclusion. Thanks. > > > ermm ahh I have "ifconfig link0" so microcode is enabled greets Dennis