Boost logo

Boost Users :

Subject: Re: [Boost-users] ipc message_queue getting permission denied
From: Matt Fair (matt.fair_at_[hidden])
Date: 2011-09-30 04:00:31


That did it! It said it was storing the shared memory in /dev/shm,
changed the permissions of that directory and everything worked.
Thank you very much!!!
Matt

On Fri, Sep 30, 2011 at 1:25 AM, <Viatcheslav.Sysoltsev_at_[hidden]> wrote:
>> The code as is, the /tmp/boost_interprocess is not created, which made
>> me wonder if the shared memory handle is trying to be made somewhere
>> else.
>
> Use strace to find it out
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


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