Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2002 13:05:22 +0200
From:      Stephan van Beerschoten <stephanb@whacky.net>
To:        Stephan van Beerschoten <stephanb@whacky.net>
Cc:        current@Freebsd.org
Subject:   Re: panic: xl0
Message-ID:  <20020614110522.GB27148@enigma.whacky.net>
In-Reply-To: <20020611112734.GA31065@enigma.whacky.net>
References:  <20020611112734.GA31065@enigma.whacky.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020614110522.GB27148>