id summary reporter owner description type status milestone component version severity resolution keywords cc 3036 Segmentation fault at boost::asio elod.biro@… chris_kohlhoff "We use the boost 1.33.1 version and we are upgrading the boost to 1.39.0. We use the boost to handle the network connection in our software. Sometimes the program crashes, but we dont know exactly in what cases these are. When the program crashes, the result of the core analyses always the same: Program terminated with signal 11, Segmentation fault. #0 0x081c19c5 in dispatch, boost::_bi::list7, boost::_bi::value, boost::_bi::value, boost::_bi::value, boost::_bi::value, boost::_bi::value, boost::arg<1> > >, boost::asio::error, unsigned int> > ( this=0x1d, handler= {handler_ = {f_ = {f_ = 0x81a8f66 }, l_ = {a1_ = {t_ = 0xb212dbb8}, a2_ = {t_ = 10024}, a3_ = {t_ = 78164}, a4_ = {t_ = 4}, a5_ = {t_ = 0}, a6_ = {t_ = 0xb1f15210}, a7_ = {}}}, arg1_ = {<> = {}, code_ = 125, what_ = {ptr = 0x0}}, arg2_ = 0}) at /usr/trading/Libs/Boost/Version1_33_1/include/boost/asio/impl/write.ipp:124 124 /usr/trading/Libs/Boost/Version1_33_1/include/boost/asio/impl/write.ipp: No such file or directory. in /usr/trading/Libs/Boost/Version1_33_1/include/boost/asio/impl/write.ipp We dont know if we use the boost badly or it is a boost bug. We use the 1.33.1 version and we are upgrading the boost to 1.39.0. This problem is urgent for us and at least it would be good if we knew if the problem is in boost or in our program. Thank you for any information! " Bugs closed asio Boost 1.34.0 Problem invalid segmentation fault boost::asio