Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2002 18:22:50 -0700 (PDT)
From:      "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
To:        freebsd-current@freebsd.org
Subject:   panic: vm_page_free: freeing wired page
Message-ID:  <200207040122.g641MoAJ027954@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
Julian,

You may have fixed over the last few, but I haven't
had a chance to cvsup new sources.

-- 
Steve
http://troutmask.apl.washington.edu/~kargl/

panic: vm_page_free: freeing wired page

panic: from debugger
Uptime: 39m56s
Dumping 128 MB
 16 32 48 64 80 96 112
---
#0  0xc019c5cb in doadump ()
(kgdb) bt
#0  0xc019c5cb in doadump ()
#1  0xc019caa8 in boot (howto=260)
#2  0xc019ccab in panic ()
#3  0xc01369e2 in db_panic ()
#4  0xc0136971 in db_command (last_cmdp=0xc02cc800, cmd_table=0xc02cc620, 
    aux_cmd_tablep=0xc02c5ff4, aux_cmd_tablep_end=0xc02c5ff8)
#5  0xc0136a68 in db_command_loop ()
#6  0xc01394b8 in db_trap (type=3, code=0) at /usr/src/sys/ddb/db_trap.c:76
#7  0xc026d2a0 in kdb_trap (type=3, code=0, regs=0xcaeefb18)
    at /usr/src/sys/i386/i386/db_interface.c:214
#8  0xc027cb34 in trap (frame=
      {tf_fs = 24, tf_es = 16, tf_ds = 16, tf_edi = -880287744, tf_esi = 256, tf_ebp = -890307740, tf_isp = -890307772, tf_ebx = 0, tf_edx = 0, tf_ecx = -890308068, tf_eax = 18, tf_trapno = 3, tf_err = 0, tf_eip = -1071196883, tf_cs = 8, tf_eflags = 662, tf_esp = -1070861153, tf_ss = -1070963908})
    at /usr/src/sys/i386/i386/trap.c:667
#9  0xc026d52d in Debugger (msg=0xc02a633c "panic")
#10 0xc019cc94 in panic (fmt=0xc02b8ba0 "vm_page_free: freeing wired page\n")
#11 0xc024a5e1 in vm_page_free_toq (m=0xc09eb7c0)
#12 0xc0249c34 in vm_page_free (m=0xc09eb7c0)
#13 0xc0278885 in pmap_dispose_thread (td=0xc1e10000)
#14 0xc01a6be3 in thread_fini (mem=0xc1e10000, size=184)
#15 0xc024f985 in zone_drain (zone=0xc0bb9000)
#16 0xc02504b5 in zone_foreach (zfunc=0xc024f6b0 <zone_drain>)
#17 0xc02517a7 in uma_reclaim ()
#18 0xc024cc41 in vm_pageout_scan (pass=0)
#19 0xc024da52 in vm_pageout ()
#20 0xc01897dc in fork_exit (callout=0xc024d7f0 <vm_pageout>, arg=0x0,
    frame=0xcaeefd48)

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?200207040122.g641MoAJ027954>