Problem with TCanvas on FLPs

Dear Experts,
Seems there is a problem with the ROOT installed on FLPs. It crashes in case of creating a TCanvas.

[flp@alio2-cr1-flp146 ~]$ root
   ------------------------------------------------------------------
  | Welcome to ROOT 6.24/02                        https://root.cern |
  | (c) 1995-2021, The ROOT Team; conception: R. Brun, F. Rademakers |
  | Built for linuxx8664gcc on Aug 18 2021, 03:05:00                 |
  | From tags/v6-24-02@v6-24-02                                      |
  | With c++ (GCC) 10.2.1 20201112 (Red Hat 10.2.1-8)                |
  | Try '.help', '.demo', '.license', '.credits', '.quit'/'.q'       |
   ------------------------------------------------------------------

root [0] new TCanvas
Error in <TGHScrollBar::TGHScrollBar>: arrow_*.xpm not found
Error in <TGVScrollBar::TGVScrollBar>: arrow_*.xpm not found

 *** Break *** segmentation violation



===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================
#0  0x00007ff0130b7aab in waitpid () from /lib64/libc.so.6
#1  0x00007ff0130334af in do_system () from /lib64/libc.so.6
#2  0x00007ff0141f3fcc in TUnixSystem::Exec (shellcmd=<optimized out>, this=0xf8d800) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/unix/src/TUnixSystem.cxx:2120
#3  TUnixSystem::StackTrace (this=0xf8d800) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/unix/src/TUnixSystem.cxx:2411
#4  0x00007ff0141f15c5 in TUnixSystem::DispatchSignals (this=0xf8d800, sig=kSigSegmentationViolation) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/unix/src/TUnixSystem.cxx:3649
#5  <signal handler called>
#6  0x00007feff7d429ae in TGHScrollBar::SetPosition (this=0x2d7a320, pos=<optimized out>) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/base/inc/TMathBase.h:187
#7  0x00007feff7c89a2f in TGCanvas::Layout (this=0x2eeb310) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/gui/gui/src/TGCanvas.cxx:2315
#8  0x00007feff7ce0982 in TGCompositeFrame::MapSubwindows (this=<optimized out>) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/gui/gui/src/TGFrame.cxx:1165
#9  0x00007feff7ce0982 in TGCompositeFrame::MapSubwindows (this=<optimized out>) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/gui/gui/src/TGFrame.cxx:1165
#10 0x00007feff7db836a in TRootCanvas::CreateCanvas (this=0x29749f0, name=0x29c57a0 "c1") at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/gui/gui/src/TRootCanvas.cxx:598
#11 0x00007feff7db8d37 in TRootCanvas::TRootCanvas (this=this
entry=0x29749f0, c=c
entry=0x21a3f20, name=name
entry=0x29c57a0 "c1", x=x
entry=10, y=y
entry=10, width=width
entry=700, height=500) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/gui/gui/src/TRootCanvas.cxx:319
#12 0x00007feff7dc47ee in TRootGuiFactory::CreateCanvasImp (this=<optimized out>, c=0x21a3f20, title=0x29c57a0 "c1", x=10, y=10, width=700, height=500) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/base/inc/TObject.h:167
#13 0x00007feffa9681f2 in TCanvas::Constructor (this=this
entry=0x21a3f20, name=name
entry=0x29c57a0 "c1", title=title
entry=0x29c57a0 "c1", form=<optimized out>, form
entry=1) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/graf2d/gpad/src/TCanvas.cxx:326
#14 0x00007feffa96a2b9 in TCanvas::TCanvas (this=0x21a3f20, build=<optimized out>) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/graf2d/gpad/src/TCanvas.cxx:175
#15 0x00007ff0149de064 in ?? ()
#16 0x00007ff0149de000 in ?? ()
#17 0x0000000002973000 in ?? ()
#18 0x000000000297a2d0 in ?? ()
#19 0x00000000029782d0 in ?? ()
#20 0x00000000021a3f20 in ?? ()
#21 0x00000000021a3f20 in ?? ()
#22 0x00007feffa96a060 in ?? () at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/base/inc/TObject.h:252 from /opt/o2/lib/libGpad.so.6.24.02
#23 0x00007ffdf4bbdac0 in ?? ()
#24 0x0000000000ffe700 in ?? ()
#25 0x00007ff00c6b6a34 in cling::MultiplexInterpreterCallbacks::EnteringUserCode() () from /opt/o2/lib/libCling.so
#26 0x00007ff00c739f46 in cling::IncrementalExecutor::executeWrapper(llvm::StringRef, cling::Value*) const () from /opt/o2/lib/libCling.so
#27 0x00007ff00c6ae8d3 in cling::Interpreter::RunFunction(clang::FunctionDecl const*, cling::Value*) () from /opt/o2/lib/libCling.so
#28 0x00007ff00c6aefab in cling::Interpreter::EvaluateInternal(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, cling::CompilationOptions, cling::Value*, cling::Transaction**, unsigned long) () from /opt/o2/lib/libCling.so
#29 0x00007ff00c6af1e1 in cling::Interpreter::process(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, cling::Value*, cling::Transaction**, bool) () from /opt/o2/lib/libCling.so
#30 0x00007ff00c799527 in cling::MetaProcessor::process(llvm::StringRef, cling::Interpreter::CompilationResult&, cling::Value*, bool) () from /opt/o2/lib/libCling.so
#31 0x00007ff00c5d4d5c in HandleInterpreterException (metaProcessor=0x1a202c0, input_line=0x260e660 "#line 1 \"ROOT_prompt_0\"\nnew TCanvas", compRes=
0x7ffdf4bbd98c: cling::Interpreter::kSuccess, result=0x7ffdf4bbdac0) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/interpreter/llvm/src/include/llvm/ADT/StringRef.h:82
#32 0x00007ff00c5ece7a in TCling::ProcessLine (this=0xffd950, line=<optimized out>, error=0x7ffdf4bbdd5c) at /opt/rh/gcc-toolset-10/root/usr/include/c++/10/bits/unique_ptr.h:421
#33 0x00007ff0145ac492 in TRint::ProcessLineNr (this=0xfe5910, filestem=<optimized out>, line=0x7ffdf4bbde19 "new TCanvas", error=0x7ffdf4bbdd5c) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/base/inc/TString.h:300
#34 0x00007ff0145ac7f8 in TRint::HandleTermInput (this=0xfe5910) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/base/inc/TString.h:244
#35 0x00007ff0141f07ec in TUnixSystem::CheckDescriptors (this=this
entry=0xf8d800) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/unix/src/TUnixSystem.cxx:1322
#36 0x00007ff0141f2258 in TUnixSystem::DispatchOneEvent (this=0xf8d800, pendingOnly=<optimized out>) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/unix/src/TUnixSystem.cxx:1077
#37 0x00007ff01410a3b9 in TSystem::InnerLoop (this=0xf8d800) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/base/src/TSystem.cxx:354
#38 TSystem::Run (this=0xf8d800) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/base/src/TSystem.cxx:354
#39 0x00007ff0140a6aef in TApplication::Run (this=this
entry=0xfe5910, retrn=retrn
entry=false) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/base/src/TApplication.cxx:1623
#40 0x00007ff0145add66 in TRint::Run (this=this
entry=0xfe5910, retrn=retrn
entry=false) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/rint/src/TRint.cxx:463
#41 0x00000000004009aa in main (argc=<optimized out>, argv=0x7ffdf4bc0178) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/main/src/rmain.cxx:30
===========================================================


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.
===========================================================
#6  0x00007feff7d429ae in TGHScrollBar::SetPosition (this=0x2d7a320, pos=<optimized out>) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/base/inc/TMathBase.h:187
#7  0x00007feff7c89a2f in TGCanvas::Layout (this=0x2eeb310) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/gui/gui/src/TGCanvas.cxx:2315
#8  0x00007feff7ce0982 in TGCompositeFrame::MapSubwindows (this=<optimized out>) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/gui/gui/src/TGFrame.cxx:1165
#9  0x00007feff7ce0982 in TGCompositeFrame::MapSubwindows (this=<optimized out>) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/gui/gui/src/TGFrame.cxx:1165
#10 0x00007feff7db836a in TRootCanvas::CreateCanvas (this=0x29749f0, name=0x29c57a0 "c1") at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/gui/gui/src/TRootCanvas.cxx:598
#11 0x00007feff7db8d37 in TRootCanvas::TRootCanvas (this=this
entry=0x29749f0, c=c
entry=0x21a3f20, name=name
entry=0x29c57a0 "c1", x=x
entry=10, y=y
entry=10, width=width
entry=700, height=500) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/gui/gui/src/TRootCanvas.cxx:319
#12 0x00007feff7dc47ee in TRootGuiFactory::CreateCanvasImp (this=<optimized out>, c=0x21a3f20, title=0x29c57a0 "c1", x=10, y=10, width=700, height=500) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/base/inc/TObject.h:167
#13 0x00007feffa9681f2 in TCanvas::Constructor (this=this
entry=0x21a3f20, name=name
entry=0x29c57a0 "c1", title=title
entry=0x29c57a0 "c1", form=<optimized out>, form
entry=1) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/graf2d/gpad/src/TCanvas.cxx:326
#14 0x00007feffa96a2b9 in TCanvas::TCanvas (this=0x21a3f20, build=<optimized out>) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/graf2d/gpad/src/TCanvas.cxx:175
#15 0x00007ff0149de064 in ?? ()
#16 0x00007ff0149de000 in ?? ()
#17 0x0000000002973000 in ?? ()
#18 0x000000000297a2d0 in ?? ()
#19 0x00000000029782d0 in ?? ()
#20 0x00000000021a3f20 in ?? ()
#21 0x00000000021a3f20 in ?? ()
#22 0x00007feffa96a060 in ?? () at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/core/base/inc/TObject.h:252 from /opt/o2/lib/libGpad.so.6.24.02
#23 0x00007ffdf4bbdac0 in ?? ()
#24 0x0000000000ffe700 in ?? ()
#25 0x00007ff00c6b6a34 in cling::MultiplexInterpreterCallbacks::EnteringUserCode() () from /opt/o2/lib/libCling.so
#26 0x00007ff00c739f46 in cling::IncrementalExecutor::executeWrapper(llvm::StringRef, cling::Value*) const () from /opt/o2/lib/libCling.so
#27 0x00007ff00c6ae8d3 in cling::Interpreter::RunFunction(clang::FunctionDecl const*, cling::Value*) () from /opt/o2/lib/libCling.so
#28 0x00007ff00c6aefab in cling::Interpreter::EvaluateInternal(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, cling::CompilationOptions, cling::Value*, cling::Transaction**, unsigned long) () from /opt/o2/lib/libCling.so
#29 0x00007ff00c6af1e1 in cling::Interpreter::process(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, cling::Value*, cling::Transaction**, bool) () from /opt/o2/lib/libCling.so
#30 0x00007ff00c799527 in cling::MetaProcessor::process(llvm::StringRef, cling::Interpreter::CompilationResult&, cling::Value*, bool) () from /opt/o2/lib/libCling.so
#31 0x00007ff00c5d4d5c in HandleInterpreterException (metaProcessor=0x1a202c0, input_line=0x260e660 "#line 1 "ROOT_prompt_0"nnew TCanvas", compRes=
0x7ffdf4bbd98c: cling::Interpreter::kSuccess, result=0x7ffdf4bbdac0) at /SSD3r0/alibuild/sw/SOURCES/ROOT/v6-24-02/v6-24-02/interpreter/llvm/src/include/llvm/ADT/StringRef.h:82
===========================================================


Root > 

Thank you, and best regards,
Martin

Hello,

As discussed privately, here is the ticket for the missing icons: Cern Authentication

Cheers