$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] deadline_timer and a crash at ~io_service -> timer_base::destroy()
From: Igor R (boost.lists_at_[hidden])
Date: 2010-04-13 13:47:42
> Â Â Â Â Â Â Â Â Â Â Â for (std::size_t i = 0; i < timers.size(); ++i)
>
> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â timers[i]->cancel();
What happens if you call now delete for every timer?