From owner-freebsd-current Fri Jun 14 3:59:22 2002 Delivered-To: freebsd-current@freebsd.org Received: from enigma.whacky.net (enigma.whacky.net [217.148.161.174]) by hub.freebsd.org (Postfix) with ESMTP id A0E9A37B40D for ; Fri, 14 Jun 2002 03:59:18 -0700 (PDT) Received: from localhost (localhost.whacky.net [127.0.0.1]) by enigma.whacky.net (Postfix) with ESMTP id 4222621157; Fri, 14 Jun 2002 13:05:26 +0200 (CEST) Received: by enigma.whacky.net (Postfix, from userid 1000) id D0FB221175; Fri, 14 Jun 2002 13:05:22 +0200 (CEST) Date: Fri, 14 Jun 2002 13:05:22 +0200 From: Stephan van Beerschoten To: Stephan van Beerschoten Cc: current@Freebsd.org Subject: Re: panic: xl0 Message-ID: <20020614110522.GB27148@enigma.whacky.net> References: <20020611112734.GA31065@enigma.whacky.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20020611112734.GA31065@enigma.whacky.net> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm sorry this message came across the net so long ago (3 days to deliver mail!). this was because of DNS reverse lookups that failed on my mailserver because of DNS outage. The item has been discussed already in 2 threads, so I wasn't planning on starting a new one. Actually, 3 days ago I was planning on starting the first ;) On Tue, Jun 11, 2002 at 01:27:34PM +0200, Stephan van Beerschoten wrote: >This morning I cvsupped and redid my kernel and world with no >compilation errors whatsoever, which was nice to see again :) > >Right now however I have panics with my xl0 > >Since I cannot copy/paste anything anywhere, I wrote as much info down >as I found to be relevant. > >I tried to run the GENERIC kernel too, so the following is based on >that. While booting the following message appears right after the kernel >detects the xl0 interface: >/usr/src/sys/vm/uma_core.c:1327 Could sleep with "xl0" locked from >/usr/src/sys/pci/if_pci.c:415 > >The above message also is displayed everytime the ifconfig command is >run on the xl0 interface, even if it is just to display current configs. >It does however boot and detects its mac adress and the media attached >to it. > >I had to boot in single because the machine panic'd as soon as the >interface was initialized (with dhcp). > >I traced down the following: > >As soon as the interface is set to be "up" the kernel displays: >Unregistered isr number: 18 - This happends a lot, maybe for every >packet received by the interface ? (guess) > >I can do the following: ># ifconfig xl0 130.x.x.x [enter] > >This works, BUT as soon as I add a netmask (like my net requires): ># ifconfig xl0 130.x.x.x netmask 255.255.254.0 [enter] -> panic: > >blockable sleep lock (sleep mutex) process lock @ >/usr/src/sys/i386/trap.c:711 > >With regards, >Stephan > >-- >Stephan van Beerschoten [SVB21-RIPE] stephanb@whacky.net > PGP fingerprint: 4557 9761 B212 FB4C 778D 3529 C42A 2D27 > "To err is human, to forgive is Not Company Policy" > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message -- Stephan van Beerschoten [SVB21-RIPE] stephanb@whacky.net PGP fingerprint: 4557 9761 B212 FB4C 778D 3529 C42A 2D27 "To err is human, to forgive is Not Company Policy" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message