Segmentation violation / shared memory

From: C. Bernet (bernet@phnx7.saclay.cea.fr)
Date: Wed Mar 29 2000 - 14:10:18 MEST


Hi all,

I'm trying to create a memory mapped file using a compiled program, using
: 
TMapFile::Create("data.map", "RECREATE", 100000, "");

and to connect to it in CINT
mfile = TMapFile::Create("data.map")

but this command gives me the message break *** segmentation violation
(lots of times). I'm using root 2.22/10 on a RedHat 5.1 (egcs 1.1.1).
Did anybody experienced this problem ? 

	Thanks !

	Colin



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:22 MET