Re: [Boost-bugs] [Boost C++ Libraries] #4374: Shared Memory Bus Error

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4374: Shared Memory Bus Error
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-01 20:55:03


#4374: Shared Memory Bus Error
---------------------------------------------+------------------------------
  Reporter: Matt Cupp <cuppmatt@…> | Owner: igaztanaga
      Type: Bugs | Status: closed
 Milestone: Boost 1.44.0 | Component: interprocess
   Version: Boost 1.42.0 | Severity: Problem
Resolution: invalid | Keywords: shm ipc tmpfs
---------------------------------------------+------------------------------
Changes (by igaztanaga):

  * status: new => closed
  * resolution: => invalid

Comment:

 "files" at /proc/sys/kernel/shm is about System V shared memory, not
 POSIX. If file is too big, ::ftruncate should have returned [EFBIG] or
 [EINVAL] and Interprocess would throw an exception. I think it's not an
 Interprocess bug.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4374#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC