[Pvfs2-developers] Missing op_ids in pvfs2-ping?

Scott Atchley atchley at myri.com
Wed Dec 27 14:25:04 EST 2006


> zsh: segmentation fault (core dumped)  pvfs2-ping -m /mnt/pvfs2
>
> The segfault is in my cleanup code and I am looking into it.
>
> Scott

This happened because BMI called BMI_meth_set_info() after  
BMI_meth_finalize(). I now handle this case. Are there any other  
calls (other than possibly BMI_meth_method_addr_lookup() and  
BMI_meth_rev_lookup_unexpected()) that can be called after  
BMI_meth_finalize()?

Scott


More information about the Pvfs2-developers mailing list