id summary reporter owner description type status milestone component version severity resolution keywords cc 11812 Access violation error basic_binary_oprimitive mallick.dipak@… Robert Ramey "Hi receiving below error while trying to initialize binary_oarchive boost::archive::binary_oarchive oa(writer); Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at boost.archive.basic_binary_oprimitive >.init(basic_binary_oprimitive >* ) at boost.archive.binary_oarchive_impl >.init(binary_oarchive_impl >* , UInt32 flags) in c:\local\boost_1_55_0\boost\archive\binary_oarchive_impl.hpp:line 58 at boost.archive.binary_oarchive_impl >.{ctor}(binary_oarchive_impl >* , basic_ostream >* os, UInt32 flags) in c:\local\boost_1_55_0\boost\archive\binary_oarchive_impl.hpp:line 86 at boost.archive.binary_oarchive.{ctor}(binary_oarchive* , basic_ostream >* os, UInt32 flags) in c:\local\boost_1_55_0\boost\archive\binary_oarchive .hpp:line 45 at ins_rec(basic_string\,std::allocator >* fn, basic_string\,std::allocator >* fpth, Mat* m_bow) in c:\user s\dipak\documents\visual studio 2013\projects\cvtestapp\cvtestapp\cvtestapp.cpp:line 258 at main(String[] args) in c:\users\dipak\documents\visual studio 2013\projects\cvtestapp\cvtestapp\cvtestapp.cpp:line 203 at mainCRTStartupStrArray(String[] arguments) in f:\dd\vctools\crt\crtw32\msilcrt\mcrtexe.cpp:line 301 " Bugs closed To Be Determined serialization Boost 1.57.0 Problem invalid