WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
273145
[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
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2024-04-23 13:54:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27652
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
<
rdar://problem/126947999
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug