This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author felipecruz
Recipients amaury.forgeotdarc, felipecruz, jcea, pitrou
Date 2012-11-29.16:08:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354205335.38.0.657872505744.issue16565@psf.upfronthosting.co.za>
In-reply-to
Content
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 ?? ()
History
Date User Action Args
2012-11-29 16:08:55felipecruzsetrecipients: + felipecruz, jcea, amaury.forgeotdarc, pitrou
2012-11-29 16:08:55felipecruzsetmessageid: <1354205335.38.0.657872505744.issue16565@psf.upfronthosting.co.za>
2012-11-29 16:08:55felipecruzlinkissue16565 messages
2012-11-29 16:08:55felipecruzcreate