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

bad_alloc on SLE15 #87

Open
rodwalker opened this issue Jan 19, 2024 · 1 comment
Open

bad_alloc on SLE15 #87

rodwalker opened this issue Jan 19, 2024 · 1 comment

Comments

@rodwalker
Copy link

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.

@DrDaveD
Copy link
Collaborator

DrDaveD commented Jan 19, 2024

The only suggestion I have is to try to recompile cvmfs from source on that machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants