Subject: [Boost-bugs] [Boost C++ Libraries] #13268: [boost::interprocess] Exception thrown: write access violation.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-10-21 10:18:08
#13268: [boost::interprocess] Exception thrown: write access violation.
-------------------------------+---------------------------
Reporter: wronso <wronso@â¦> | Owner: Ion Gaztañaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.65.0 | Severity: Problem
Keywords: |
-------------------------------+---------------------------
I'm using boost::interprocess to make an asynchronous queue for IPC. I put
the source code at https://github.com/wronso/AsyncQue. However, it
sometimes throws write access violation exception. The environment is
given as below:
- OS: Windows 10 Pro, Version:1709, Build:16299.19
- Compiler: Visual Studio Professional 2017, Version 15.4.1
- Boost Version: 1.65.1
Reproduce Steps:
1. Git clone and open ipc.sln
2. Build Develop | x64
3. Run
Results:
It sometimes throws write access violation exception.
And I'm seeing 2 kinds of call stacks when the exception occurs. I've
attached them as file: exception1.txt and exception2.txt
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13268> 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-10-21 10:23:39 UTC