Date: Mon, 14 Oct 2002 03:50:03 -0700 (PDT) From: Eugene Grosbein <eugen@grosbein.pp.ru> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/44045: kernel panic (page fault) with dummynet Message-ID: <200210141050.g9EAo3SF078241@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/44045; it has been noted by GNATS.
From: Eugene Grosbein <eugen@grosbein.pp.ru>
To: bug-followup@FreeBSD.org
Cc:
Subject: Re: kern/44045: kernel panic (page fault) with dummynet
Date: Mon, 14 Oct 2002 18:49:55 +0800
Forgot to attach dmesg output. Note lines like this:
++ ref to pipe 20 from fs 48
That is what I do not understand.
Note also next line:
No pipe 18 for queue 18, drop pkt
That's seems to be wrong as I configure a pipe just before add queue using
the pipe. You can check in uuencoded file of rules, that's the same
file used after reboot.
dmesg output follows:
Copyright (c) 1992-2002 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.6-STABLE #4: Tue Aug 20 16:22:37 KRAST 2002
sa@gw2b.svzserv.kemerovo.su:/usr/obj/usr/src/sys/GW2
Timecounter "i8254" frequency 1193109 Hz
Timecounter "TSC" frequency 233273313 Hz
CPU: Pentium II/Pentium II Xeon/Celeron (233.27-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0x634 Stepping = 4
Features=0x80f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,MMX>
real memory = 33546240 (32760K bytes)
config> di pcic0
No such device: pcic0
Invalid command or syntax. Type `?' for help.
config> di psm0
No such device: psm0
Invalid command or syntax. Type `?' for help.
config> di sio1
No such device: sio1
Invalid command or syntax. Type `?' for help.
config> di ppc0
No such device: ppc0
Invalid command or syntax. Type `?' for help.
config> di sn0
No such device: sn0
Invalid command or syntax. Type `?' for help.
config> di lnc0
No such device: lnc0
Invalid command or syntax. Type `?' for help.
config> di ie0
No such device: ie0
Invalid command or syntax. Type `?' for help.
config> di fe0
No such device: fe0
Invalid command or syntax. Type `?' for help.
config> di ed0
No such device: ed0
Invalid command or syntax. Type `?' for help.
config> di cs0
No such device: cs0
Invalid command or syntax. Type `?' for help.
config> di bt0
No such device: bt0
Invalid command or syntax. Type `?' for help.
config> di ata1
No such device: ata1
Invalid command or syntax. Type `?' for help.
config> di aic0
No such device: aic0
Invalid command or syntax. Type `?' for help.
config> di aha0
No such device: aha0
Invalid command or syntax. Type `?' for help.
config> di adv0
No such device: adv0
Invalid command or syntax. Type `?' for help.
config> en ed0
No such device: ed0
Invalid command or syntax. Type `?' for help.
config> po ed0 0x300
No such device: ed0
Invalid command or syntax. Type `?' for help.
config> ir ed0 5
No such device: ed0
Invalid command or syntax. Type `?' for help.
config> iom ed0 0xd0000
No such device: ed0
Invalid command or syntax. Type `?' for help.
config> f ed0 0
No such device: ed0
Invalid command or syntax. Type `?' for help.
config> en ed1
No such device: ed1
Invalid command or syntax. Type `?' for help.
config> po ed1 0x320
No such device: ed1
Invalid command or syntax. Type `?' for help.
config> ir ed1 3
No such device: ed1
Invalid command or syntax. Type `?' for help.
config> iom ed1 0xd8000
No such device: ed1
Invalid command or syntax. Type `?' for help.
config> f ed1 0
No such device: ed1
Invalid command or syntax. Type `?' for help.
config> q
avail memory = 29245440 (28560K bytes)
Preloaded elf kernel "kernel" at 0xc0337000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc033709c.
Pentium Pro MTRR support enabled
Using $PIR table, 8 entries at 0xc00fdf40
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Intel 82443LX (440 LX) host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib1: <Intel 82443LX (440 LX) PCI-PCI (AGP) bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
isab0: <Intel 82371AB PCI to ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 ATA33 controller> port 0x1880-0x188f at device 7.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <Intel 82371AB/EB (PIIX4) USB controller> at 7.2 irq 9
chip1: <Intel 82371AB Power management controller> port 0x7000-0x700f at device 7.3 on pci0
rl0: <D-Link DFE-530TX+ 10/100BaseTX> port 0x1000-0x10ff mem 0xf4201000-0xf42010ff irq 10 at device 13.0 on pci0
rl0: Ethernet address: 00:50:ba:5c:d8:70
miibus0: <MII bus> on rl0
rlphy0: <RealTek internal media interface> on miibus0
rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl1: <D-Link DFE-530TX+ 10/100BaseTX> port 0x1400-0x14ff mem 0xf4201400-0xf42014ff irq 15 at device 14.0 on pci0
rl1: Ethernet address: 00:50:ba:5d:09:24
miibus1: <MII bus> on rl1
rlphy1: <RealTek internal media interface> on miibus1
rlphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0x1800-0x183f mem 0xf4000000-0xf40fffff,0xf4200000-0xf4200fff irq 11 at device 15.0 on pci0
fxp0: Ethernet address 00:d0:b7:60:70:76
inphy0: <i82555 10/100 media interface> on miibus2
inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp1: <Intel Pro 10/100B/100+ Ethernet> port 0x1860-0x187f mem 0xf4100000-0xf41fffff,0xf4202000-0xf4202fff irq 9 at device 16.0 on pci0
fxp1: Ethernet address 00:a0:c9:4b:be:21
inphy1: <i82555 10/100 media interface> on miibus3
inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
orm0: <Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xe4000-0xeffff on isa0
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
IP packet filtering initialized, divert enabled, rule-based forwarding enabled, default to deny, unlimited logging
DUMMYNET initialized (011031)
IP Filter: v3.4.27 initialized. Default = pass all, Logging = enabled
ad0: 9541MB <Maxtor 2B010H1> [19386/16/63] at ata0-master UDMA33
Mounting root from ufs:/dev/ad0s1a
WARNING: / was not properly dismounted
++ ref to pipe 20 from fs 48
rl1: promiscuous mode enabled
fxp1: promiscuous mode enabled
++ ref to pipe 17 from fs 17
++ ref to pipe 17 from fs 17
No pipe 18 for queue 18, drop pkt
++ ref to pipe 18 from fs 18
++ ref to pipe 28 from fs 84
++ ref to pipe 28 from fs 84
++ ref to pipe 60 from fs 168
++ ref to pipe 17 from fs 17
++ ref to pipe 18 from fs 18
++ ref to pipe 17 from fs 17
++ ref to pipe 17 from fs 17
++ ref to pipe 18 from fs 18
++ ref to pipe 17 from fs 17
++ ref to pipe 20 from fs 52
++ ref to pipe 27 from fs 83
++ ref to pipe 28 from fs 84
++ ref to pipe 27 from fs 83
++ ref to pipe 32 from fs 100
++ ref to pipe 32 from fs 100
Eugene Grosbein
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210141050.g9EAo3SF078241>
