Date: Fri, 25 Sep 1998 19:25:24 +0800 From: Peter Wemm <peter@netplex.com.au> To: John Polstra <jdp@polstra.com> Cc: archer@lucky.net, current@FreeBSD.ORG Subject: Re: deadlock in vm_fault() Message-ID: <199809251125.TAA26435@spinner.netplex.com.au> In-Reply-To: Your message of "Thu, 24 Sep 1998 17:58:37 MST." <199809250058.RAA00991@austin.polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
John Polstra wrote: > In article <199809241937.WAA01750@grape.carrier.kiev.ua>, > Alexander Litvin <archer@lucky.net> wrote: > > > The strange thing is that I cannot generate a coredump of it with gcore: > > > > root:/usr/obj/elf/usr/src/tmp/usr/libexec/elf:grape:> gcore ld 1506 > > gcore: The executable ld does not belong to process 1506! > > Text segment size (in bytes): executable 65793, process 335872 > > Sorry, gcore doesn't work yet for ELF. Apparently BSDI have done a new syscall for this now that they've gone ELF too - fcore(). I have not seen if they have online manpages or anything. I suspect it's something like fcore(int fd, pid_t pid); Cheers, -Peter 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?199809251125.TAA26435>