Re: Kernel panic within dummynet-code(?)

2006-02-23 Thread Ruslan Ermilov
On Thu, Feb 23, 2006 at 11:07:06AM +0100, Sebastian Inacker wrote: > Hello Networkers. > > I got a kernel panic on FreeBSD 6.0-RELEASE, which is probably caused > by a not initialised pointer "p = (void *) 0x0" within the > dummynet-code. > > I analysed the crash dump and got > > (kgdb) f 9 >

deadc0de panic in em driver (Re: deadc0de panic in fxp driver)

2006-02-23 Thread Kris Kennaway
On Thu, Feb 16, 2006 at 03:15:14PM -0500, Kris Kennaway wrote: > Peter Holm's stress test gave me this on an SMP machine running fresh > 7.0: > > Fatal trap 12: page fault while in kernel mode > cpuid = 0; apic id = 00 > fault virtual address = 0xdeadc0de > fault code = supervisor w

Re: [FIX] dummynet breaks IP reassembly

2006-02-23 Thread Joerg Pernfuss
Just a short follow-up for the list-archive, the patch is now listed as PR kern/93754. Joerg -- | /"\ ASCII ribbon | GnuPG Key ID | e86d b753 3deb e749 6c3a | | \ / campaign against |0xbbcaad24 | 5706 1f7d 6cfd bbca ad24 | | XHTML in email | Now featuring a brand new GPG

Re: ifstated fails to monitor netgraph interface

2006-02-23 Thread Oleg Tarasov
Hello, I have found a solution to see ng0 state but using external test. Everything would be fine but there are 2 difficulties: 1) for some reason when in state "secondary" only one external test is run (viewing logfile at debug loglevel) 2) Second (PPPoE) connection can disappear for a short peri

network lock on CURRENT, em0

2006-02-23 Thread Denis Shaposhnikov
Hi! I have too bad situation. My SMP system FreeBSD sagitta.internal.vlink.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #3: Thu Feb 23 12:38:04 MSK 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYSMPIC i386 with todays CURRENT can't live longer than several minutes with Squid running (I mean with my f

ifstated fails to monitor netgraph interface

2006-02-23 Thread Oleg Tarasov
Hello, I am building a failover system. I have two Internet interfaces - one simple Ethernet connection fxp1 and a PPPoE connection established using mpd ng0. I tried to use ifstated to monitor connections. For Ethernet connection a ping test is run and for PPPoE I wanted to use built-in test lik

Kernel panic within dummynet-code(?)

2006-02-23 Thread Sebastian Inacker
Hello Networkers. I got a kernel panic on FreeBSD 6.0-RELEASE, which is probably caused by a not initialised pointer "p = (void *) 0x0" within the dummynet-code. I analysed the crash dump and got (kgdb) f 9 #9 0xc06d3670 in dummynet (unused=0x0) at ../../../netinet/ip_dummynet.c:785 (kgd

Re: bpf panic

2006-02-23 Thread Kris Kennaway
On Thu, Feb 23, 2006 at 03:19:46AM -0500, Kris Kennaway wrote: > I ran tcpdump and killall tcpdump in a loop on 7.0, and after a few > minutes it panicked with: > > Fatal trap 12: page fault while in kernel mode > cpuid = 0; apic id = 00 > fault virtual address = 0x8 > fault code = supervis

PPPoE Connection Bug!

2006-02-23 Thread Felix
I am using Freebsd 6.0 to become my server and provide the PPPoE service to rest of my staffs PCs. It is success without any problem but sometimes I found it comes out with errors message in my log file when some of the staffs cannot online. The error messages is looked like below: ###

bpf panic

2006-02-23 Thread Kris Kennaway
I ran tcpdump and killall tcpdump in a loop on 7.0, and after a few minutes it panicked with: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x8 fault code = supervisor read, page not present instruction pointer = 0x20:0xc058d0fb stack poi