RESOLVED FIXED309301
[libpas] Increment pas_crash_report_version to account for medium-page-header-table split
https://bugs.webkit.org/show_bug.cgi?id=309301
Summary [libpas] Increment pas_crash_report_version to account for medium-page-header...
Marcus Plutowski
Reported 2026-03-05 14:24:37 PST
rdar://171041439 When ReportCrash is a newer version than a crashing Safari, and the newer version has 307140@main, we need to ensure that the former does not attempt to enumerate the latter, as it would attempt to do if PGM were enabled. This is because 307140@main modified the pas basic-heap root structure to have two page-header tables.
Attachments
Marcus Plutowski
Comment 1 2026-03-05 14:29:29 PST
EWS
Comment 2 2026-03-05 17:54:41 PST
Committed 308767@main (c462503e3b3d): <https://commits.webkit.org/308767@main> Reviewed commits have been landed. Closing PR #60009 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.