TBrowser crashing in ubuntu

I recompiled the newest cvs with the debug option. I’m not sure if I did the right thing with gdb, but I managed to get the first segmentation error message (test.C , has one line of code: void test() { TBrowser bb;} ):

root [0]
Processing test.C...
269        do {
(gdb) Error in <TGVScrollBar>: arrow_*.xpm not found
Error in <TGComboBox>: arrow_down.xpm not found
Error in <TGVScrollBar>: arrow_*.xpm not found
Error in <TGVScrollBar>: arrow_*.xpm not found
Error in <TGHScrollBar>: arrow_*.xpm not found
Error in <TGVScrollBar>: arrow_*.xpm not found
Error in <TGFileContainer>: required pixmap(s) missing

Warning in <TASImage>: No image
Warning in <TASImage>: No image

 *** Break *** segmentation violation
step Generating stack trace...
 0xb6092b0c in TGPicture::GetWidth() const at include/TGPicture.h:75 from /home/ andrzej/cern/root/lib/libGui.so
 0xb60ffa39 in TGListTreeItem::TGListTreeItem(TGClient*, char const*, TGPicture const*, TGPicture const*, bool) at gui/src/TGListTree.cxx:123 from /home/andrzej /cern/root/lib/libGui.so
 0xb6103e62 in TGListTree::AddItem(TGListTreeItem*, char const*, TGPicture const *, TGPicture const*, bool) at gui/src/TGListTree.cxx:1488 from /home/andrzej/cer n/root/lib/libGui.so
 0xb6103f84 in TGListTree::AddItem(TGListTreeItem*, char const*, void*, TGPictur e const*, TGPicture const*, bool) at gui/src/TGListTree.cxx:1507 from /home/andr zej/cern/root/lib/libGui.so
 0xb618bf64 in TRootBrowser::AddToTree(TObject*, char const*, int) at gui/src/TR ootBrowser.cxx:1304 from /home/andrzej/cern/root/lib/libGui.so
 0xb618b78b in TRootBrowser::Add(TObject*, char const*, int) at gui/src/TRootBro wser.cxx:1187 from /home/andrzej/cern/root/lib/libGui.so
 0xb78b1f40 in TBrowser::Add(TObject*, char const*, int) at base/src/TBrowser.cx x:234 from /home/andrzej/cern/root/lib/libCore.so
 0xb7923d50 in TROOT::Browse(TBrowser*) at base/src/TROOT.cxx:586 from /home/and rzej/cern/root/lib/libCore.so
 0xb618c21d in TRootBrowser::BrowseObj(TObject*) at gui/src/TRootBrowser.cxx:132 0 from /home/andrzej/cern/root/lib/libGui.so
 0xb78b2282 in TBrowser::Create(TObject*) at base/src/TBrowser.cxx:314 from /hom e/andrzej/cern/root/lib/libCore.so
 0xb78b2cc6 in TBrowser::TBrowser(char const*, char const*) at base/src/TBrowser .cxx:101 from /home/andrzej/cern/root/lib/libCore.so
 0xb7a9b47f in <unknown> from /home/andrzej/cern/root/lib/libCore.so
 0xb7442f1a in G__ExceptionWrapper at cint/src/Api.cxx:372 from /home/andrzej/ce rn/root/lib/libCint.so
 0xb7514b7b in G__call_cppfunc at cint/src/v6_newlink.cxx:466 from /home/andrzej /cern/root/lib/libCint.so
 0xb74f9479 in G__interpret_func at cint/src/v6_ifunc.cxx:5170 from /home/andrze j/cern/root/lib/libCint.so
 0xb74ecf85 in G__getfunction at cint/src/v6_func.cxx:2602 from /home/andrzej/ce rn/root/lib/libCint.so
 0xb74b8c98 in G__define_var at cint/src/v6_decl.cxx:2074 from /home/andrzej/cer n/root/lib/libCint.so
 0xb75814c7 in G__defined_type at cint/src/v6_typedef.cxx:1538 from /home/andrze j/cern/root/lib/libCint.so
 0xb753941d in G__exec_statement at cint/src/v6_parse.cxx:3851 from /home/andrze j/cern/root/lib/libCint.so
 0xb74fb808 in G__interpret_func at cint/src/v6_ifunc.cxx:5957 from /home/andrze j/cern/root/lib/libCint.so
 0xb74ed8bc in G__getfunction at cint/src/v6_func.cxx:2815 from /home/andrzej/ce rn/root/lib/libCint.so
 0xb74c73ab in G__getitem at cint/src/v6_expr.cxx:1864 from /home/andrzej/cern/r oot/lib/libCint.so
 0xb74d3b49 in G__getexpr at cint/src/v6_expr.cxx:1320 from /home/andrzej/cern/r oot/lib/libCint.so
 0xb74d4e54 in G__calc_internal at cint/src/v6_expr.cxx:208 from /home/andrzej/c ern/root/lib/libCint.so
 0xb7545ea9 in G__process_cmd at cint/src/v6_pause.cxx:2302 from /home/andrzej/c ern/root/lib/libCint.so
 0xb79a30c1 in TCint::ProcessLine(char const*, TInterpreter::EErrorCode*) at met a/src/TCint.cxx:295 from /home/andrzej/cern/root/lib/libCore.so
 0xb79a3259 in TCint::ProcessLineSynch(char const*, TInterpreter::EErrorCode*) a t meta/src/TCint.cxx:328 from /home/andrzej/cern/root/lib/libCore.so
 0xb78a89e4 in TApplication::ProcessFile(char const*, int*) at base/src/TApplica tion.cxx:808 from /home/andrzej/cern/root/lib/libCore.so
 0xb78a8119 in TApplication::ProcessLine(char const*, bool, int*) at base/src/TA pplication.cxx:676 from /home/andrzej/cern/root/lib/libCore.so
 0xb68f30c0 in TRint::Run(bool) at rint/src/TRint.cxx:266 from /home/andrzej/cer n/root/lib/libRint.so
 0x08048e93 in main + 0x7b from /home/andrzej/cern/root/bin/root.exe
 0xb668dec2 in __libc_start_main + 0xd2 from /lib/tls/i686/cmov/libc.so.6
 0x08048d81 in TApplicationImp::ShowMembers(TMemberInspector&, char*) + 0x31 fro m /home/andrzej/cern/root/bin/root.exe

I hope this helps. Thanks,
Andrzej