| Bug ID | 110619 |
|---|---|
| Summary | Dump process stacktraces in case a test hangs |
| Product | DRI |
| Version | XOrg git |
| Hardware | Other |
| OS | All |
| Status | NEW |
| Severity | normal |
| Priority | medium |
| Component | IGT |
| Assignee | dri-devel@lists.freedesktop.org |
| Reporter | imre.deak@intel.com |
Feature request (ideas from Chris) to help determining where a test gets stuck: - provide the stack traces off all existing processes (cat /proc/*/stack) in case of a timeout - ptrace all the child from the IGT runner and provide the trace in case of a timeout