Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 1999 17:48:14 -0500 (EST)
From:      "Mr. K." <bsd@inbox.org>
To:        stable@freebsd.org
Subject:   Panic: Out of mbuf clusters
Message-ID:  <Pine.BSF.3.96.991230174424.17852A-100000@inbox.org>

next in thread | raw e-mail | index | archive | help
OK, so I raised NMBCLUSTERS to 4096, and installed a second freebsd-stable
box also with NMBCLUSTERS at 4096, and I managed to have them both panic
at the same time (unfortunately, only one of them gave me a crash dump).
But anyway, here is the stack trace, hopefully someone can tell me if this
is the same as the known problem, and whether 4.0 would fix it.

euclid# cd /var/crash
euclid# ls
bounds          kernel.0        minfree         vmcore.0
euclid# gdb -k kernel.0 vmcore.0 
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-unknown-freebsd"...
IdlePTD 2392064
initial pcb at 1e64a4
panicstr: Out of mbuf clusters
panic messages:
---
panic: Ouxl0: no memory for rx list -- packet dropped!
t of mbuf clusters

syncing disks... done
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!
xl0: no memory for rx list -- packet dropped!

dumping to dev 1, offset 417552
dump 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73
72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48
47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23
22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 
---
#0  0xc01253bb in boot ()
(kgdb) where
#0  0xc01253bb in boot ()
#1  0xc0125640 in at_shutdown ()
#2  0xc013b5ca in m_retryhdr ()
#3  0xc013d283 in sosend ()
#4  0xc01333e8 in soo_write ()
#5  0xc0130332 in dofilewrite ()
#6  0xc013023b in write ()
#7  0xc01ac6a7 in syscall ()
#8  0xc019fdcc in Xint0x80_syscall ()
#9  0x8048983 in ?? ()
#10 0x8048679 in ?? ()
(kgdb)




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.991230174424.17852A-100000>