Message 96602 - Python tracker
Message96602
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2009-12-19.12:49:31 |
| SpamBayes Score | 2.864842e-07 |
| Marked as misclassified | No |
| Message-id | <1261226973.79.0.247580976393.issue7544@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Using my fuzzer (Fusil) on Python trunk, I got sometimes errors on multiprocessing.Pool(): Fatal Python error: PyEval_AcquireThread: NULL new thread state I'm sorry but I don't have example script to reproduce the bug. I suppose that the error depends on the system load. I have the error on an Intel Core2 Quad Core Q9300 (CPU able to run 4 processes/threads at the time same). How can I get more information on the bug? How can I reproduce it? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-12-19 12:49:33 | vstinner | set | recipients: + vstinner |
| 2009-12-19 12:49:33 | vstinner | set | messageid: <1261226973.79.0.247580976393.issue7544@psf.upfronthosting.co.za> |
| 2009-12-19 12:49:32 | vstinner | link | issue7544 messages |
| 2009-12-19 12:49:31 | vstinner | create | |