Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10657: Win32 first time call to GetTimeZoneInformation crashes in launched coroutines
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-15 04:22:20
#10657: Win32 first time call to GetTimeZoneInformation crashes in launched
coroutines
-------------------------------+-----------------------
Reporter: vinnie.falco@⦠| Owner: olli
Type: Bugs | Status: new
Milestone: To Be Determined | Component: coroutine
Version: Boost 1.56.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-----------------------
Comment (by anonymous):
I believe GetTimeZoneInformation calls LoadLibraryEx which calls
BaseGetProcessDllPath which dies in TlsGetValue. TlsGetValue can die if
the TLS slot is uninitialized.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10657#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC