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
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to