Re: TH1C crash

From: Rene Brun (Rene.Brun@cern.ch)
Date: Wed Jan 07 1998 - 09:08:12 MET


William J. Deninger wrote:

> Hello,
>
> I have the following problem with TH1C on WinNT.
>
> root[1] h = new TH1C("h","example",10,0,10);
> root[2] h->Fill(2);   // crashes ROOT with general protection fault.
>
> TH1S, TH1D and TH1F seem to work fine though.
>
> William J Deninger

  Thanks for reporting this problem with TH1C.
In the cleanup exercise one line was unfortunatly deleted
from the TH1C constructor.

             ***    DO NOT USE TH1C with version 1.03/09  ***

Rene Brun



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:29 MET