Subject: Re: [boost] [threads] Unexpected behaviour of Thread loal storage
From: Fu ji (fujimailing_at_[hidden])
Date: 2015-04-30 06:22:40


It was _Block_Type_Is_Valid (pHead->nBlockUse) Error, so I think it was
double free and i fix it by all .release before .reset and it helps, but
there is the same problem with double instance of tls.