[Webkit-unassigned] [Bug 273145] New: [Tools][GTK][WPE] generate backtraces with GDB using lower CPU priority
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 23 13:34:11 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=273145
Bug ID: 273145
Summary: [Tools][GTK][WPE] generate backtraces with GDB using
lower CPU priority
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
CC: bugs-noreply at webkitgtk.org
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240423/af9771b5/attachment.htm>
More information about the webkit-unassigned
mailing list