[Nfs-ganesha-devel] 2.5 Ganesha with extended API crash

2018-08-20 Thread Sagar M D
This list has been deprecated. Please subscribe to the new devel list at lists.nfs-ganesha.org.Hi, We seen one crash with below stack trace. And core dump was not not enabled so i couldn't pin point the issue. But crash may be because of below reason and it is my hunch. Is this seen before in any

Re: [Nfs-ganesha-devel] 2.5 Ganesha with extended API crash

2018-08-20 Thread Daniel Gryniewicz
This list has been deprecated. Please subscribe to the new devel list at lists.nfs-ganesha.org. Looking at the code, I believe it isn't possible for fh_desc->addr to be null. Here's why: It comes from mdcache_locate_host(), which gets it from mdc_lookup(). This get's it from mdache_copy_fh()