Re: [ROOT] open root file on win2k fails

From: Valeri Fine (fine@bnl.gov)
Date: Fri Sep 13 2002 - 16:38:07 MEST


Tell us what were your compilation options.
                           Valeri
----- Original Message -----
From: "Thomas Nisius" <tnisius@web.de>
To: <roottalk@pcroot.cern.ch>
Sent: Friday, September 13, 2002 7:17 AM
Subject: [ROOT] open root file on win2k fails


> Hi,
>
> any suggestions why the following piece of code does not work?
> it works well, when interpreted, but i have to compile it since it is part
of a bigger project.
> I use MSVC 6 on an  Intel machine running Windows2000 SP2.
>
> #include "TFile.h"
>
> int main(int argc, char **argv)
> {
>
>   TFile f("sim200.root");
>   f.ls();
>   f.Close();
>
>   return 0;
> }
>
> this is the error message i receive:
>
> <CustomReAlloc2>: passed oldsize 64, should be 458761
> Fatal in <CustomReAlloc2>: unreasonable size (458761)
> aborting
> Warning in <TWinNTSystem::StackTrace>: this method must be overridden!
>
> Thomas
>
____________________________________________________________________________
__
> WEB.DE MyPage - Ohne Computerkenntnisse in nur 5 Minuten online! Alles
> inklusive! Kinderleicht!  http://www.das.ist.aber.ne.lustige.sache.ms/
>



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:09 MET