Boost logo

Boost :

Subject: Re: [boost] boost::log access violation with global objects destructors
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2010-05-31 05:35:26


> Hmm, it seems that this problem is, too, related to the compiler-supplied
> TLS. The thread-specific attributes cannot be acquired by the core when the
> global destructors are run. Try defining BOOST_LOG_NO_COMPILER_TLS and
> rebuilding Boost.Log, it solved the problem for me.
>

I confirm the problem is gone with BOOST_LOG_NO_COMPILER_TLS defined.
Thanks!

Philippe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk