We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On a node with SLES15 SP1, kernel 4.12.14-197.78-default, I get
./cvmfsexec atlas.cern.ch -- ls /cvmfs CernVM-FS: loading Fuse module... terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc ./mountrepo: line 158: 47643 Aborted (core dumped) LD_LIBRARY_PATH=$LDPATH CVMFS_LIBRARY_PATH=$LPATH $DIST/usr/bin/cvmfs2 -o config=$CONFFILE$OPTS $REPO $DIST/cvmfs/$REPO ri32buz@hlcgr10c05s02:~/dev/cvmfsexec> uname -a Linux hlcgr10c05s02 4.12.14-197.78-default #1 SMP Tue Jan 5 17:10:44 UTC 2021 (a30d048) x86_64 x86_64 x86_64 GNU/Linux
cat log/config-osg.opensciencegrid.org.log Fri Jan 19 13:46:00 2024 (config-osg.opensciencegrid.org) CernVM-FS: running in debug mode
I just do git clone, cd cvmfsexec, ./makedist osg.
Thanks for any help or pointers. I already asked for a newer kernel, to no avail.
Cheers, Rod.
The text was updated successfully, but these errors were encountered:
The only suggestion I have is to try to recompile cvmfs from source on that machine.
Sorry, something went wrong.
No branches or pull requests
On a node with SLES15 SP1, kernel 4.12.14-197.78-default, I get
I just do git clone, cd cvmfsexec, ./makedist osg.
Thanks for any help or pointers. I already asked for a newer kernel, to no avail.
Cheers,
Rod.
The text was updated successfully, but these errors were encountered: