: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
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message