Frank Filz
Frank Filz
I personally haven't done any container work so I can't help with the details. Can you run under a debugger and check what the other threads are doing regarding that...
Could you run with more debug logging? STATE and FSAL set to FULL_DEBUG would help a lot.
Yes, that looks good.
FSAL_FS_OLD_STYLE was supposed to be removed. Hmm, looks like that fsal_fd is all zeros. I suspect a refcount issue has resulted in a use after free.
Can you enable FSAL FULL_DEBUG and track the fsal_fd?
Hmm, those closes are supposed to be synchronized... Please debug if possible for more details.
Please do open a new github issue to request that documentation. Sorry I didn't do that - that project took way longer than expected and was drawn out by at...
As to this crash, yes, please, an update would be appreciated.
I think we should keep this open to track that patch or a replacement. And I think it's clear that work needs to be done for all FSALs.
I think you're missing this patch: a9a42e780669f68eb0fbc4de6ab8be083a2266ac FSALs state_free function called by free_state doesnt actually free