id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 13268,Exception thrown: write access violation.,wronso ,Ion Gaztañaga,"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 ",Bugs,new,To Be Determined,interprocess,Boost 1.65.0,Problem,,,wronso@…