Hi Thomas and fellow ROOTers, As you can see from one of my previous mails, I had a similar ROOT crash on our Alpha's here at Utrecht in deleting one of my pre-compiled private objects. I understood the ROOT team could reproduce my problem with a small test program I provided; they are looking into it. The problem is absent on windows or hp. Cheers, Nick. -- Dr. Nick van Eijndhoven mailto:nick@phys.uu.nl http://www.phys.uu.nl/~nick -------------------------------------------------------------------------- Org.: Utrecht University/Nikhef, Department of Subatomic Physics Address: P.O. Box 80.000, NL-3508 TA Utrecht, The Netherlands Phone: +31-30-2532331(direct) +31-30-2531492(secr.) Fax: +31-30-2518689 NIKHEF: +31-20-5922028(direct) +31-20-5922000(secr.) Fax: +31-20-5925155 CERN: +41-22-7679751(direct) +41-22-7675857(secr.) Fax: +41-22-7679480 Offices: Ornstein lab. 172 (Utrecht) H350 (Nikhef) B23 1-020 (CERN) -------------------------------------------------------------------------- Thomas Bretz wrote: > > Hello, > > I'm using: > OSF4, DIGITAL C++ V6.1-027 on DIGITAL UNIX V4.0 (Rev. 1229) > > and installed root using: ($1=/home/.../myhome) > ./configure alphacxx6 --prefix=$1 --etcdir=$1/etc --datadir=$1/share > --libdir=$1/lib --incdir=$1/include --testdir=$1/doc/test > --tutdir=$1/doc/tutorial > gmake > gmake install > > (BTW: I had to change two thing to make the install process running: > 1) cp -dpR --> cp -pR (option d is not supported) > 2) $$(pwd) --> $(pwd) (/bin/sh said: unexpected '(') > > when starting root the startup-picture appears and then I get: > Fatal in <operator delete>: storage area overwritten > aborting > > BTW: 2.25.01 made the same trouble. > > Thomas.
This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:35 MET