Hello Matevž,

I created a branch: https://github.com/biozit/xroot and checking about
the libraries the other configs.
For reference, I used the the following script to request the files:
CT=0; while [ $CT -lt 100000 ]; do echo $CT; curl
http://192.168.42.23:8080/opt/xrootd/data//file10 -o file10; let CT=CT+1;
done
And using my "debug" brench from Xrootd I receive 99990 counts.

Thank you!




*--Fábio Andrijauskas*


On Mon, Oct 4, 2021 at 10:51 PM Matevž Tadel ***@***.***>
wrote:

> This looks rather strange. Can you make branch in your clone and push all
> your changes there, this code fragment seems inconsistent. What version are
> you using?
>
> Corrupted access record check has a comment how strange things were
> happening to cinfo files on UCSD StashCache (I don't remember really
> tracing down what was causing it). This check is only done when reading
> older versions of cinfo files ... the new version stores checksum so we
> know if any part of cinfo gets corrupted. How did you get older versions of
> cinfo files on your setup?
>
> Once we figure out the rest, I'd be interested in seeing if the ioActive
> ... called on a closed file is still around. As the error says, this
> really should not happen and has never been reported before. Is it possible
> you have some libraries mixed up from your build / system version? If you
> are running xrootd out of a build directory, you basically just need
> PATH=<path-to-builddir>/src:$PATH as things get built with -rpath option
> to linker.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/xrootd/xrootd/issues/1525#issuecomment-934088173>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ACEEH73WBYS6JMUWI6NULCDUFKG5RANCNFSM5FKQTC3A>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
>
>


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1525#issuecomment-935300913", "url": "https://github.com/xrootd/xrootd/issues/1525#issuecomment-935300913", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

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