blackberry / Boost

The Boost C++ Libraries
Boost Software License 1.0
229 stars 121 forks source link

Thread local storage causes exception #3

Open LawrenceGunn opened 11 years ago

LawrenceGunn commented 11 years ago

When using boost thread local storage a memory access exception occurs. This appears to be due to an invalid pointer to or within a map collection (i.e. a few levels down).