[ROOT] TApplication

From: Olivier Barret (ob214@wbic.cam.ac.uk)
Date: Wed Jun 27 2001 - 13:00:22 MEST


Hi,

In guitest.cxx in the test directory, I tried to return to the main
program with

theApp.Run(kTRUE);

but the program finishes with
 *** Break *** segmentation violation
Aborted

If I use a pointer to a Tapplication object for theApp instead
  TApplication *theApp = new TApplication("App", &argc, argv);

then it returns to the main program fine!

Is that expected?

Thanks for your help.
Olivier



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