Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 16276c8db5c82df77379e1754fb9cc1e2b8b199d https://github.com/WebKit/WebKit/commit/16276c8db5c82df77379e1754fb9cc1e2b8b199d Author: Zak Ridouh <z...@apple.com> Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths: M Source/bmalloc/libpas/src/libpas/pas_report_crash.c Log Message: ----------- [libpas] Use memory reader to crawl PGM backtrace pointers https://bugs.webkit.org/show_bug.cgi?id=298408 rdar://159871964 Reviewed by Yusuke Suzuki. We no longer hold the allocation and deallocation backtraces as stack variables, so we need to use a memory reader to properly crawl this. * Source/bmalloc/libpas/src/libpas/pas_report_crash.c: (pas_report_crash_extract_pgm_failure): Canonical link: https://commits.webkit.org/299882@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes