Boost logo

Boost Users :

Subject: [Boost-users] error in recreation of shared memory using boost:: interprocess
From: manish4gupta (manish_at_[hidden])
Date: 2009-10-07 02:57:40


Hi,
I am creating shared memory with given name(by given file name with key
value ) and creating the map in the shared region by parsing key-value from
the file. First time it is ok. but when i try to do it again, I am getting
following error.

terminate called after throwing an instance of
'boost::interprocess::interprocess_exception'
  what(): File exists
Aborted

What is the cause of this error. Thanks in advance.

-- 
View this message in context: http://www.nabble.com/error-in-recreation-of-shared-memory-using-boost%3A%3A-interprocess-tp25781436p25781436.html
Sent from the Boost - Users mailing list archive at Nabble.com.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net