Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 21:49:45 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-current@freebsd.org
Subject:   vm related kernel panics
Message-ID:  <20020619214945.A18873@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
I got 2 panics from -current sources of today.
The back traces are:

panic 1:
  vm_page_insert
  vm_page_alloc
  vm_page_grab
  pmap_new_proc
  vm_forkproc
  fork1
  fork
  syscall
  syscal

panic 2:
  panic
  mtx_init
  fork1
  fork
  syscal
  syscall

I would provide more information except I seem to have
some problems reading my vmcore.0 files with either gdb
or gdb52.

-- 
Steve

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?20020619214945.A18873>