Amaury Forgeot d'Arc added the comment: This is a duplicate of issue1856: while a thread is sleeping, Py_Finalize() deallocates the thread's frame. During deallocation the thread wakes up and boom.
---------- nosy: +amaury.forgeotdarc resolution: -> duplicate status: open -> closed _____________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1193099> _____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com