Hi,
I’m using root 5.12 and I have a problem with TGraph.
If I draw a TGraph with more than X entries my software crash.
X means:
- in a system with an NVIDIA QUADRO FX, the X window system crash if I make a TGraph with more than 200000 entries
- in a systema with an ATI mobility radeon 9700 without original ATI driver the software (and not the X window) crash if I make a TGraph with more then 550000 events.
The crash occour during the Update() execution.
My software is compiled with gcc. I work in a SUSE 9.2.
The same with the root 5.13
Thank you very much
Best regards
Andrea Bulgarelli