Bug 273145
| Summary: | [Tools][GTK][WPE] generate backtraces with GDB using lower CPU priority | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | Tools / Tests | Assignee: | Carlos Alberto Lopez Perez <clopez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Alberto Lopez Perez
GDB may use quite a lot of CPU to generate a backtrace when it is invoked when a test crashes.
This may cause that other test process compete with the CPU with GDB leading to random timeouts on the tests.
So it seems it would be a good idea to run the GDB process with lower priority than the tests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/27652
EWS
Committed 277899@main (f36efdeb89fb): <https://commits.webkit.org/277899@main>
Reviewed commits have been landed. Closing PR #27652 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/126947999>