> root ~ > cd /proc/<pid>/fd > root ~ > ls -l > Segmentation fault > root ~ >
Thanks, found and fixed. Some debugging code was dereferencing a NULL pointer.
Will post an updated patch tomorrow.
Regards, Bill