Message128668
| Author | sable |
|---|---|
| Recipients | sable |
| Date | 2011-02-16.14:25:35 |
| SpamBayes Score | 0.0057550413 |
| Marked as misclassified | No |
| Message-id | <1297866341.73.0.301134351964.issue11223@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The test test_lock_acquire_interruption in test_threadsignals.py will lock forever on AIX 5.3. It works fine on 6.1. truss shows it is stuck in thread_tsleep: $ truss -p 1404986 thread_tsleep(0, 0x00000000, 0x00000000, 0x00000000) (sleeping...) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-16 14:25:41 | sable | set | recipients: + sable |
| 2011-02-16 14:25:41 | sable | set | messageid: <1297866341.73.0.301134351964.issue11223@psf.upfronthosting.co.za> |
| 2011-02-16 14:25:35 | sable | link | issue11223 messages |
| 2011-02-16 14:25:35 | sable | create | |