Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix segfault in XrdPfc on concurrent clients requesting the same file #13

Open
bbockelm opened this issue Jan 30, 2025 · 1 comment
Open
Labels
osg-built A Koji build exists

Comments

@bbockelm
Copy link

Multiple clients requesting the same file over HTTP may trigger a segfault if the file is not already "open" in the cache. This seems to occur at the rate of a few times / day when there are many 404's.

Upstream PR: xrootd#2421

@matyasselmeci matyasselmeci added osg-built A Koji build exists and removed osg-not-built labels Jan 30, 2025
@matyasselmeci
Copy link
Collaborator

This was put into a 5.7.2 build in osg-23-main-testing (which is what Pelican images use).

I will also cherry-pick it into the 5.7.3 builds (for both OSG 23 and 24).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
osg-built A Koji build exists
Projects
None yet
Development

No branches or pull requests

2 participants