Hi all, On Wed, 2006-04-26 at 12:32 +0200, Truls Martin Larsen wrote: > First suggestion is to upgrade to the lastest version... There was a > update to acceptance maps generation a while back... Don't remember who? > Maybe its fixed, maybe not... > > Retry with new version, and give us an update :-) > > (Why do you have this: > Warning: Re-initialization enforced macro G__CINTVERSION :0: ??? > private brat/root ???) Because some library loaded by ROOT (be it some BRAT, BDST, BANANA, or user library) was not recompiled with a new ROOT. The problem is, that some stuff has changed in CINT. While not crucial, it can point to other problems. For example with AliROOT, when you get this message, you're most likely to get a SIGSEGV if you try to make a TCanvas. In other words, it's highly recommended that you track down the library, and recompile it - things may be more messed up then you'd think :-( Yours, > On Tue, 2006-04-25 at 17:45 +0200, i.c.arsene@fys.uio.no wrote: > > *** Break *** segmentation violation > > Generating stack trace... > > /usr/bin/addr2line: generateMaps: No such file or directory > > 0x0111fec9 in TObject::DoError(int, char const*, char const*, char*) Looks like you're trying to call the member function `Warning' on a pointer to an object that isn't fully initialised. Probably one of these `this should never happen' kind of things, or maybe related to an old library lying around. Yours, -- ___ | Christian Holm Christensen |_| | ------------------------------------------------------------- | | Address: Sankt Hansgade 23, 1. th. Phone: (+45) 35 35 96 91 _| DK-2200 Copenhagen N Cell: (+45) 24 61 85 91 _| Denmark Office: (+45) 353 25 404 ____| Email: cholm@nbi.dk Web: www.nbi.dk/~cholm | | _______________________________________________ Brahms-dev-l mailing list Brahms-dev-l@lists.bnl.gov http://lists.bnl.gov/mailman/listinfo/brahms-dev-lReceived on Wed Apr 26 09:56:56 2006
This archive was generated by hypermail 2.1.8 : Wed Apr 26 2006 - 09:57:25 EDT