Problem with 4.02.00 h2root on scientific linux

Hello,

If I use:

[mhodgkin@lxplus056]~/scratch0/Rel904_rome/TestRelease/TestRelease-00-00-18/run% echo $ROOTSYS
/afs/cern.ch/sw/root/v4.02.00/rh73_slc3/root

and add $ROOTSYS/bin to PATH and $ROOTSYS/lib to LD_LIBRARY_PATH as per usual and try to h2root I get a segmentation fault:

[mhodgkin@lxplus056]~/scratch0/Rel904_rome/TestRelease/TestRelease-00-00-18/run% h2root atlfast.ntup

RZOPEN. Cannot determine record length - EXCHANGE mode is used.
Converting directory //example
Converting directory CBNT
Converting CWN with ID= 3333, nentries = 10
Creating branch:Spcl_num, block:SPCL, fullname:Spcl_num/I, nsub=0, itype=2, isize=4, ielem=1

*** Break *** segmentation violation
Generating stack traceā€¦
/usr/bin/addr2line: h2root: No such file or directory
/usr/bin/addr2line: h2root: No such file or directory
/usr/bin/addr2line: h2root: No such file or directory
/usr/bin/addr2line: h2root: No such file or directory
/usr/bin/addr2line: h2root: No such file or directory
0x0760002f in TTree::Branch(TList*, int, int) + 0x2f from /afs/cern.ch/sw/root/v4.02.00/rh73_slc3/root/lib/libTree.so
0x08052f21 in convert_cwn(int) + 0x727 from h2root
0x08051876 in convert_directory(char const*) + 0x126 from h2root
0x08051a54 in convert_directory(char const*) + 0x304 from h2root
0x08051701 in main + 0x30b from h2root
0x0108b79d in __libc_start_main + 0xed from /lib/tls/libc.so.6
0x08051365 in s_copy + 0x41 from h2root
zsh: 16216 abort h2root atlfast.ntup

I can use h2root on my ibook to do this without any problems and then I am able to use the file without any problems so I believe the file is ok.

I also get a segmentation fault using my root at my local university - and here we also have 4.02.00 for scientific linux. So is there an issue with h2root in 4.02.00 on scientific linux? or did I do something else obviously wrong that would cause this problem?

Thanks,

Mark

This version was generated before Christmas before lxplus switched to SLC3. I have regenerated the version 4.02 on the current lxplus cluster
and reinstalled the AFS files.
Let me know if you still see the problem.

Rene