id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6933,Access-violations in C:boost\boost\boost\asio\basic_io_object.hpp,boost@…,chris_kohlhoff,"Moin Moin. If the basic_io_object constructor is being interrupted by an exception, it will be creating an access-violation within the destructor due to the fact, that te reference will not have been initialised. For my local installation, I added a bool variable, tracking the initialisation and throw an exception in the get* functions, and do nothing within the destructor . Tschuess, Michael. Moin Moin. If the basic_io_object constructor is being interrupted by an exception, ",Bugs,closed,To Be Determined,asio,Boost 1.49.0,Problem,invalid,Access-violation,boost@…