From owner-freebsd-current Sat Oct 23 10:56:38 1999 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 6356F14C23 for ; Sat, 23 Oct 1999 10:56:24 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id KAA00844; Sat, 23 Oct 1999 10:56:19 -0700 (PDT) (envelope-from dillon) Date: Sat, 23 Oct 1999 10:56:19 -0700 (PDT) From: Matthew Dillon Message-Id: <199910231756.KAA00844@apollo.backplane.com> To: Matthew Jacob Cc: freebsd-current@FreeBSD.ORG Subject: Re: does anybody but me have this problem (vgrind grinds forever...) References: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :It really is vgring hanging on a file: : :vgrind -f < /usr/src/share/doc/papers/kernmalloc/appendix.t > appendix.ms : :A plain vgrind -f on this file also hangs. Anyone have a clue on this? : :This happens for me on an alpha. : :-matt The vgrind command above does not hang on my PIII test box. It takes about a second to run. I tried both an old binary and a new binary of vgrind. Both worked. I recommend compiling vgrind up w/ full debugging and attaching a debugger to it to see what is up. test3:/tmp# vgrind -f < /usr/src/share/doc/papers/kernmalloc/appendix.t > appendix.ms test3:/tmp# md5 /usr/src/share/doc/papers/kernmalloc/appendix.t MD5 (/usr/src/share/doc/papers/kernmalloc/appendix.t) = bd78df7b99cbaddae3cf952b6898fe1d -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message