interprocess exception problem
Dear All, I am trying to use the new "interprocess" library in Boost. I am working on a fedora core 5 machine. If I try to execute the first two sample codes given in the documents I get the following error: ********************** terminate called after throwing an instance of 'boost::interprocess::interprocess_exception' what(): Aborted ********************* Can someone help me sort this error. Regards, Sunil Chomal
Hi, Sunil Chomal wrote:
Dear All,
I am trying to use the new “interprocess” library in Boost. I am working on a fedora core 5 machine. If I try to execute the first two sample codes given in the documents I get the following error:
**********************
terminate called after throwing an instance of 'boost::interprocess::interprocess_exception'
what():
Aborted
*********************
Can someone help me sort this error.
Regards,
Sunil Chomal
Which version of Interprocess are you using? Can you try with the CVS version to see if this been already fixed? Regards, Ion
participants (2)
-
Ion Gaztañaga
-
Sunil Chomal