ROOT Version: 6.24/06
Platform: linuxx8664gcc
Compiler: g++ 10.3.0
I have compiled ROOT on the head node of our computing cluster, which works splendidly, and now I am trying to run it on the computing nodes of the cluster. However, I get the error that the relative path at root level is not discoverable
.
error: entry with relative path at the root level is not discoverable
{ 'name': '', 'type': 'directory',
^~
Error in modulemap.overlay!
*** Break *** segmentation violation
I tried using ldd
to see what libraries root
expects to find and all are available on the compute nodes. This was not a problem with root5.
Here is the entire stack trace.
===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================
#0 0x00007f0cf3a8041c in waitpid () from /lib64/libc.so.6
#1 0x00007f0cf39fdf12 in do_system () from /lib64/libc.so.6
#2 0x00007f0cf4b8551b in TUnixSystem::StackTrace() () from /home/software/root/root-6.24.06/install/lib/libCore.so
#3 0x00007f0cf4b82a55 in TUnixSystem::DispatchSignals(ESignals) () from /home/software/root/root-6.24.06/install/lib/libCore.so
#4 <signal handler called>
#5 0x00007f0cf106f8d6 in llvm::vfs::OverlayFileSystem::pushOverlay(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#6 0x00007f0cee544586 in (anonymous namespace)::collectModuleMaps(clang::CompilerInstance&, llvm::SmallVectorImpl<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&) [clone .constprop.0] () from /home/software/root/root-6.24.06/install/lib/libCling.so
#7 0x00007f0cee544ceb in (anonymous namespace)::setupCxxModules(clang::CompilerInstance&) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#8 0x00007f0cee5484e7 in (anonymous namespace)::createCIImpl(std::unique_ptr<llvm::MemoryBuffer, std::default_delete<llvm::MemoryBuffer> >, cling::CompilerOptions const&, char const*, std::unique_ptr<clang::ASTConsumer, std::default_delete<clang::ASTConsumer> >, std::vector<std::shared_ptr<clang::ModuleFileExtension>, std::allocator<std::shared_ptr<clang::ModuleFileExtension> > > const&, bool, bool) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#9 0x00007f0cee54a2d7 in cling::CIFactory::createCI(llvm::StringRef, cling::InvocationOptions const&, char const*, std::unique_ptr<clang::ASTConsumer, std::default_delete<clang::ASTConsumer> >, std::vector<std::shared_ptr<clang::ModuleFileExtension>, std::allocator<std::shared_ptr<clang::ModuleFileExtension> > > const&) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#10 0x00007f0cee5fe102 in cling::IncrementalParser::IncrementalParser(cling::Interpreter*, char const*, std::vector<std::shared_ptr<clang::ModuleFileExtension>, std::allocator<std::shared_ptr<clang::ModuleFileExtension> > > const&) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#11 0x00007f0cee57a83b in cling::Interpreter::Interpreter(int, char const* const*, char const*, std::vector<std::shared_ptr<clang::ModuleFileExtension>, std::allocator<std::shared_ptr<clang::ModuleFileExtension> > > const&, bool, cling::Interpreter const*) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#12 0x00007f0cee4daa01 in TCling::TCling(char const*, char const*, char const* const*) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#13 0x00007f0cee4dc941 in CreateInterpreter () from /home/software/root/root-6.24.06/install/lib/libCling.so
#14 0x00007f0cf4a2c8fc in TROOT::InitInterpreter() () from /home/software/root/root-6.24.06/install/lib/libCore.so
#15 0x00007f0cf4a2cdaf in ROOT::Internal::GetROOT2() () from /home/software/root/root-6.24.06/install/lib/libCore.so
#16 0x00007f0cf4a392dd in TApplication::TApplication(char const*, int*, char**, void*, int) () from /home/software/root/root-6.24.06/install/lib/libCore.so
#17 0x00007f0cf4fb70c7 in TRint::TRint(char const*, int*, char**, void*, int, bool) () from /home/software/root/root-6.24.06/install/lib/libRint.so
#18 0x000000000040095e in main ()
===========================================================
The lines below might hint at the cause of the crash.
You may get help by asking at the ROOT forum https://root.cern.ch/forum
Only if you are really convinced it is a bug in ROOT then please submit a
report at https://root.cern.ch/bugs Please post the ENTIRE stack trace
from above as an attachment in addition to anything else
that might help us fixing this issue.
===========================================================
#5 0x00007f0cf106f8d6 in llvm::vfs::OverlayFileSystem::pushOverlay(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#6 0x00007f0cee544586 in (anonymous namespace)::collectModuleMaps(clang::CompilerInstance&, llvm::SmallVectorImpl<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&) [clone .constprop.0] () from /home/software/root/root-6.24.06/install/lib/libCling.so
#7 0x00007f0cee544ceb in (anonymous namespace)::setupCxxModules(clang::CompilerInstance&) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#8 0x00007f0cee5484e7 in (anonymous namespace)::createCIImpl(std::unique_ptr<llvm::MemoryBuffer, std::default_delete<llvm::MemoryBuffer> >, cling::CompilerOptions const&, char const*, std::unique_ptr<clang::ASTConsumer, std::default_delete<clang::ASTConsumer> >, std::vector<std::shared_ptr<clang::ModuleFileExtension>, std::allocator<std::shared_ptr<clang::ModuleFileExtension> > > const&, bool, bool) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#9 0x00007f0cee54a2d7 in cling::CIFactory::createCI(llvm::StringRef, cling::InvocationOptions const&, char const*, std::unique_ptr<clang::ASTConsumer, std::default_delete<clang::ASTConsumer> >, std::vector<std::shared_ptr<clang::ModuleFileExtension>, std::allocator<std::shared_ptr<clang::ModuleFileExtension> > > const&) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#10 0x00007f0cee5fe102 in cling::IncrementalParser::IncrementalParser(cling::Interpreter*, char const*, std::vector<std::shared_ptr<clang::ModuleFileExtension>, std::allocator<std::shared_ptr<clang::ModuleFileExtension> > > const&) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#11 0x00007f0cee57a83b in cling::Interpreter::Interpreter(int, char const* const*, char const*, std::vector<std::shared_ptr<clang::ModuleFileExtension>, std::allocator<std::shared_ptr<clang::ModuleFileExtension> > > const&, bool, cling::Interpreter const*) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#12 0x00007f0cee4daa01 in TCling::TCling(char const*, char const*, char const* const*) () from /home/software/root/root-6.24.06/install/lib/libCling.so
#13 0x00007f0cee4dc941 in CreateInterpreter () from /home/software/root/root-6.24.06/install/lib/libCling.so
#14 0x00007f0cf4a2c8fc in TROOT::InitInterpreter() () from /home/software/root/root-6.24.06/install/lib/libCore.so
#15 0x00007f0cf4a2cdaf in ROOT::Internal::GetROOT2() () from /home/software/root/root-6.24.06/install/lib/libCore.so
#16 0x00007f0cf4a392dd in TApplication::TApplication(char const*, int*, char**, void*, int) () from /home/software/root/root-6.24.06/install/lib/libCore.so
#17 0x00007f0cf4fb70c7 in TRint::TRint(char const*, int*, char**, void*, int, bool) () from /home/software/root/root-6.24.06/install/lib/libRint.so
#18 0x000000000040095e in main ()
===========================================================