Print

Print


Sorry for the late response. 

Actually there are only two places where the pFileUrl object could be deleted:
- in the FileStateHandler::Open(...) method, but in this case it is assigned with
a new valid value
- in the destructor of FileStateHandler

Thus, it looks like if the whole FileStateHandler object got deleted before the handler was called.
This would mean in turn that the File object has been destroyed although there were pending requests.

Does it sound like a possible scenario?



-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/666#issuecomment-374669074

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1