Message280499
ENV:
CYGWIN_NT-6.1 2.6.0(0.304/5/3) 2016-08-31 14:32 x86_64 Cygwin
gcc (GCC) 5.4.0
g++ (GCC) 5.4.0
Error Msg:
Fatal Python error: Could not allocate TLS entry
Cause:
/usr/include/machine/types.h:typedef struct __pthread_key_t {char __dummy;} *pthread_key_t;
but convert pthread_key_t to int or compare with int in thread_pthread.h/thread.c/pythread.h/pystate.c/pylifecycle.c |
|
| Date |
User |
Action |
Args |
| 2016-11-10 09:33:06 | muzhong | set | recipients:
+ muzhong, Alex.Willmer |
| 2016-11-10 09:33:06 | muzhong | set | messageid: <[email protected]> |
| 2016-11-10 09:33:06 | muzhong | link | issue28656 messages |
| 2016-11-10 09:33:06 | muzhong | create | |
|