The problem occurs when you try to use the library in a `{.gcsafe.}` 
environment when threads are disabled. Threads enabled, I suppose the use of 
thread local variable is helping. Outside of `{.gcsafe.}` context, there is no 
problem.

Reply via email to