Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple tests crash with WebCore::ResourceUsageThread::platformCollectCPUData #26646

Conversation

pvollan
Copy link
Contributor

@pvollan pvollan commented Mar 30, 2024

358e75b

Multiple tests crash with WebCore::ResourceUsageThread::platformCollectCPUData
https://bugs.webkit.org/show_bug.cgi?id=271935
rdar://125471151

Reviewed by Sihui Liu.

The syscall thread_info should be included in the kernel-mig-routines-blocked-in-lockdown-mode define,
instead of the kernel-mig-routines-downlevels-blocked-in-lockdown-mode define, because it is not only
required for downlevels.

* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:

Canonical link: https://commits.webkit.org/276857@main

410abf7

Misc iOS, tvOS & watchOS macOS Linux Windows
βœ… πŸ§ͺ style βœ… πŸ›  ios βœ… πŸ›  mac βœ… πŸ›  wpe βœ… πŸ›  wincairo
βœ… πŸ›  ios-sim βœ… πŸ›  mac-AS-debug βœ… πŸ§ͺ wpe-wk2
βœ… πŸ§ͺ webkitperl βœ… πŸ§ͺ ios-wk2 βœ… πŸ§ͺ api-mac βœ… πŸ§ͺ api-wpe
βœ… πŸ§ͺ ios-wk2-wpt βœ… πŸ›  wpe-skia
βœ… πŸ§ͺ api-ios βœ… πŸ§ͺ mac-wk2 βœ… πŸ›  gtk
βœ… πŸ›  tv βœ… πŸ§ͺ mac-AS-debug-wk2 βœ… πŸ§ͺ gtk-wk2
βœ… πŸ›  tv-sim βœ… πŸ§ͺ api-gtk
βœ… πŸ›  watch
βœ… πŸ›  πŸ§ͺ unsafe-merge βœ… πŸ›  watch-sim

@pvollan pvollan self-assigned this Mar 30, 2024
@pvollan pvollan added the WebKit Misc. For miscellaneous bugs in the WebKit framework (and not JavaScriptCore or WebCore). label Mar 30, 2024
@pvollan
Copy link
Contributor Author

pvollan commented Mar 30, 2024

Thanks for reviewing!

@pvollan pvollan added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Mar 30, 2024
…ctCPUData

https://bugs.webkit.org/show_bug.cgi?id=271935
rdar://125471151

Reviewed by Sihui Liu.

The syscall thread_info should be included in the kernel-mig-routines-blocked-in-lockdown-mode define,
instead of the kernel-mig-routines-downlevels-blocked-in-lockdown-mode define, because it is not only
required for downlevels.

* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:

Canonical link: https://commits.webkit.org/276857@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/Multiple-tests-crash-with-WebCoreResourceUsageThreadplatformCollectCPUData branch from 410abf7 to 358e75b Compare March 30, 2024 18:31
@webkit-commit-queue webkit-commit-queue merged commit 358e75b into WebKit:main Mar 30, 2024
@webkit-commit-queue
Copy link
Collaborator

Committed 276857@main (358e75b): https://commits.webkit.org/276857@main

Reviewed commits have been landed. Closing PR #26646 and removing active labels.

@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebKit Misc. For miscellaneous bugs in the WebKit framework (and not JavaScriptCore or WebCore).
Projects
None yet
4 participants