Print

Print


Using the Justin imposter we managed to track down the crash related to write requests on not open files. When a redirector (as in the case of EOS) can redirect and serve files protocol objects get recycled and the 'myFile' pointer is not reset to 0 in a recycled object. This leads to a SEGV in the WriteNone logic.

You can merge this Pull Request by running:

  git pull https://github.com/apeters1971/xrootd master

Or you can view, comment on it, or merge it online at:

  https://github.com/xrootd/xrootd/pull/27

-- Commit Summary --

  * Initialize the 'myFile' variable in the Reset function when a protocol object get's recycled

-- File Changes --

    M src/XrdXrootd/XrdXrootdProtocol.cc (1)

-- Patch Links --

https://github.com/xrootd/xrootd/pull/27.patch
https://github.com/xrootd/xrootd/pull/27.diff


########################################################################
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