[issue16565] Increase Py_AddPendingCall array size

Felipe Cruz report at bugs.python.org
Thu Nov 29 17:08:55 CET 2012


Felipe Cruz added the comment:

Without debug backtrace

#0  sem_post () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S:34
#1  0x00000000004d456e in PyGILState_Release ()
#2  0x00007ffff59b9cdc in notify_func_wrapper (arg=0x7ffff00008c0) at ../sysdeps/pthread/aio_notify.c:45
#3  0x00007ffff7bc4e9a in start_thread (arg=0x7ffff59b5700) at pthread_create.c:308
#4  0x00007ffff69b64bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16565>
_______________________________________


More information about the Python-bugs-list mailing list