Re: How can I see my results

From: mao ya xian <maoyx_at_iopp.ccnu.edu.cn>
Date: Sat, 9 Sep 2006 10:40:58 +0800 (CST)


Dear Christensen,

    Thanks for your reply.I debug my Simulation program with:
> aliroot
>.L Simulation.C
>.x Simulation()

 After running the program, I get the file with PHOS.Sdigits.root, PHOS.Digits.root and so on. Then I use:
>root(aliroot)
>TBrowser browser

  When I click the PHOS.Digits.root, the root exited itself and no warning is there.
  As our lab has something wrong with the calculation terminal,I can't pick up my result files to send it to you. When it is ok, I will check my program and maybe send my result to you. Thank you.   Best regards,
Yours,
  Yaxian Mao

On Sat, 9 Sep 2006, Christian Holm Christensen wrote:

> Hi Mao
>
> On Fri, 2006-09-08 at 11:41 +0800, mao ya xian wrote:
> > Dear rooters,
> > I use the AliRoot program do some simulation and get the results with
> > the extend name .root, but when I enter root or aliroot to use
> > TBrowser browser to open these files, root and aliroot exit itself. So
> > I cann't read my data. I want to know what's the problem with this and
> > how can I see my results? Thank you.
>
> Most likely you built ROOT with `./configure --prefix=<something>' and
> with debugging disabled, or perhaps you took the Debian GNU/Linux
> packages. Is that right? As Rene pointed out, you need to give a bit
> more information to allow others to help you out.
>
> If installed as mentioned above, then the problem was a bug in ROOT - in
> TGFSComboBox to be exact. The problem was a character array that was
> never terminated properly causing illegal access to memory, and could
> potentially result in a buffer overflow vulnerability. The bug has
> been fixed in CVS HEAD.
>
> If you're update to the latest Debian packages (5.13.03-1) then the bug
> should be fixed.
>
> Yours,
>
>
Received on Sat Sep 09 2006 - 04:31:32 MEST

This archive was generated by hypermail 2.2.0 : Mon Jan 01 2007 - 16:32:00 MET