[ROOT] weird behavior with TUnixSystem

From: Glen R. Salo (gsalo@mrcstl.com)
Date: Fri Jun 29 2001 - 01:26:53 MEST


I am having strange problems when I use TUnixSystem as illustrated in the
attached code.  Compile the code (g++ -o viewer viewer.cxx `root-config
--cflags` `root-config --libs`), copy tree3.root from tutorials to the
same directory, and run viewer.  On my computer, if I draw "ntrack" a
histogram is drawn correctly.  However, if I try to draw any of the other
branches ("stat", "sign", ...), the code immediately exits and writes
"Alarm clock" to my shell window.  If the UnixSystem line is removed or
replaced with "TUnixSystem *System = new TUnixSystem();" the program works
fine.  

Thanks for your help,

Glen



End of MIME message



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:50 MET