Message253099
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, ned.deily, ronaldoussoren, vstinner |
| Date | 2015-10-16.21:06:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1445029588.4.0.631590782014.issue25234@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hi Brett, if you are motivated, you can try the C program that I wrote to reproduce the bug on FreeBSD. It's attached to #25122. If the C program hangs too, it would mean that Darwin has also a bug (same bug??) in its code to handle signals in the code handling FIFO devices. Or you can just add a skip mentioning this issue. On my FreeBSD VM, it took a few minutes and multiples instances of the C program to reproduce the bug. On physical machines, other reported that a seconds and a single instance is enough. Well, see the FreeBSD bug report for more information ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-16 21:06:28 | vstinner | set | recipients: + vstinner, brett.cannon, ronaldoussoren, ned.deily |
| 2015-10-16 21:06:28 | vstinner | set | messageid: <1445029588.4.0.631590782014.issue25234@psf.upfronthosting.co.za> |
| 2015-10-16 21:06:28 | vstinner | link | issue25234 messages |
| 2015-10-16 21:06:27 | vstinner | create | |