Message132444
| Author | dmalcolm |
|---|---|
| Recipients | bquinlan, dmalcolm, jnoller, kristjan.jonsson, lukasz.langa, sandro.tosi, ysj.ray |
| Date | 2011-03-28.22:59:28 |
| SpamBayes Score | 7.92546e-09 |
| Marked as misclassified | No |
| Message-id | <1301353169.83.0.774603146781.issue10517@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I tried again, and I'm still able to reproduce this bug on a RHEL5 box with cpython --with-pydebug as of a recent checkout (69030:00217100b9e7 as it happens): $ ./python -c "import multiprocessing.managers ; mpp = multiprocessing.Pool(4); sm = multiprocessing.managers.SyncManager(); sm.start()" Fatal Python error: Invalid thread state for this thread [66448 refs] |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-28 22:59:29 | dmalcolm | set | recipients: + dmalcolm, bquinlan, kristjan.jonsson, jnoller, sandro.tosi, ysj.ray, lukasz.langa |
| 2011-03-28 22:59:29 | dmalcolm | set | messageid: <1301353169.83.0.774603146781.issue10517@psf.upfronthosting.co.za> |
| 2011-03-28 22:59:28 | dmalcolm | link | issue10517 messages |
| 2011-03-28 22:59:28 | dmalcolm | create | |