Subject: Re: [Boost-users] Server failing when BOOST_ASIO_ENABLE_HANDLER_TRACKING is active
From: Gonzalo Garramuno (ggarra13_at_[hidden])
Date: 2013-01-03 16:12:40


On 01/01/13 22:13, Gonzalo Garramuno wrote:
> Trying to track down when the socket closes on my program, I turned on
> asio debugging.
>
> Server fails when BOOST_ASIO_ENABLE_HANDLER_TRACKING is active.
>

I spoke too early. I removed all debugging code from asio and it does
not crash anymore. Attached are the new logs, which show nothing in
particular. Maybe someone can see something missing.