RESOLVED FIXED273145
[Tools][GTK][WPE] generate backtraces with GDB using lower CPU priority
https://bugs.webkit.org/show_bug.cgi?id=273145
Summary [Tools][GTK][WPE] generate backtraces with GDB using lower CPU priority
Carlos Alberto Lopez Perez
Reported 2024-04-23 13:34:11 PDT
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
Carlos Alberto Lopez Perez
Comment 1 2024-04-23 13:54:00 PDT
EWS
Comment 2 2024-04-23 15:36:59 PDT
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
Comment 3 2024-04-23 15:37:16 PDT
Note You need to log in before you can comment on or make changes to this bug.