Issue 8429: buildbot: test_subprocess timeout
Created on 2010-04-16 21:56 by vstinner, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg103368 - (view) | Author: STINNER Victor (vstinner) * ![]() |
Date: 2010-04-16 21:56 | |
test_subprocess hungs for 30 min or more. The bug occurs on buildbots: - ARMv7Thumb Ubuntu 3.1 (r80093) - ARMv4 Debian 3.x (r80102) - ARMv7Thumb Ubuntu 3.x (r80020) - alpha Debian 3.x (r80020) - x86 FreeBSD 7.2 3.x (r80102) - sparc Debian trunk (r80085) |
|||
| msg103373 - (view) | Author: STINNER Victor (vstinner) * ![]() |
Date: 2010-04-16 22:00 | |
See also issue #8428. |
|||
| msg103375 - (view) | Author: STINNER Victor (vstinner) * ![]() |
Date: 2010-04-16 22:12 | |
All builds ends with "test_subprocess" and then the process is killed. There is no usefull information :-/ |
|||
| msg133612 - (view) | Author: STINNER Victor (vstinner) * ![]() |
Date: 2011-04-12 23:00 | |
I developed the faulthandler module to get more information after a timeout. I close this issue: I already opened more specific issues with more information. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:00 | admin | set | github: 52676 |
| 2011-04-12 23:00:30 | vstinner | set | status: open -> closed resolution: not a bug messages: + msg133612 |
| 2010-04-17 14:25:50 | pitrou | set | nosy:
+ doko |
| 2010-04-16 22:12:20 | vstinner | set | messages: + msg103375 |
| 2010-04-16 22:00:50 | vstinner | set | messages: + msg103373 |
| 2010-04-16 21:56:38 | vstinner | create | |
