Date: Wed, 9 Oct 2002 11:50:00 -0700 From: Alex Zepeda <zipzippy@sonic.net> To: current@freebsd.org Subject: panic: Duplicate free of item 0xc2356000 from zone 0xc083a280(UMA Buckets) Message-ID: <20021009185000.GA1107@blarf.homeip.net>
next in thread | raw e-mail | index | archive | help
(kgdb) bt ... #9 0xc035c1a8 in calltrap () at /var/tmp//ccqYOobH.s:98 #10 0xc02302fb in panic (fmt=0x0) at ../../../kern/kern_shutdown.c:494 #11 0xc033603a in uma_dbg_free (zone=0xc083a280, slab=0xc2356fe0, item=0xc2356000) at ../../../vm/uma_dbg.c:273 #12 0xc03355a8 in uma_zfree_internal (zone=0xc083a280, item=0xc2356000, udata=0x0, skip=0) at ../../../vm/uma_core.c:1806 ---Type <return> to continue, or q <return> to quit--- #13 0xc0333d29 in cache_drain (zone=0xc083a780) at ../../../vm/uma_core.c:527 #14 0xc0333e2e in zone_drain (zone=0xc083a780) at ../../../vm/uma_core.c:579 #15 0xc0334a07 in zone_foreach (zfunc=0xc0333dd4 <zone_drain>) at ../../../vm/uma_core.c:1146 #16 0xc03358fe in uma_reclaim () at ../../../vm/uma_core.c:1955 #17 0xc0331840 in vm_pageout_scan (pass=0) at ../../../vm/vm_pageout.c:653 #18 0xc0332655 in vm_pageout () at ../../../vm/vm_pageout.c:1439 #19 0xc0220d48 in fork_exit (callout=0xc0332428 <vm_pageout>, arg=0x0, frame=0xc8d67d48) at ../../../kern/kern_fork.c:853 Oops. - alex 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?20021009185000.GA1107>