Things aren't looking good :-( https://crash-stats.mozilla.org/search/?proto_signature=~PinSidecarCoreTextCStringSections&platform=Mac%20OS%20X&date=%3E%3D2023-05-15T19%3A04%3A00.000Z&date=%3C2023-05-22T19%3A04%3A00.000Z&_facets=signature&_facets=platform_version&_sort=-date&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-signature There are now five crash reports with `PinSidecarCoreTextCStringSections()` in their proto signatures -- including three that I missed because of problems with the new symbol upload for macOS 13.4 (which came out a few days ago). Looks like another failed patch. But it'll be at least a week before I know for sure.
Bug 1801419 Comment 56 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Things aren't looking good :-( https://crash-stats.mozilla.org/search/?proto_signature=~PinSidecarCoreTextCStringSections&platform=Mac%20OS%20X&date=%3E%3D2023-05-15T19%3A04%3A00.000Z&date=%3C2023-05-22T19%3A04%3A00.000Z&_facets=signature&_facets=platform_version&_sort=-date&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-signature There are now five crash reports with `PinSidecarCoreTextCStringSections()` in their proto signatures -- including three that I missed because of problems with the symbol server upload for macOS 13.4 (which came out a few days ago). Looks like another failed patch. But it'll be at least a week before I know for sure.
Things aren't looking good :-( https://crash-stats.mozilla.org/search/?proto_signature=~PinSidecarCoreTextCStringSections&platform=Mac%20OS%20X&date=%3E%3D2023-05-15T19%3A04%3A00.000Z&date=%3C2023-05-22T19%3A04%3A00.000Z&_facets=signature&_facets=platform_version&_sort=-date&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-signature There are now five crash reports with `PinSidecarCoreTextCStringSections()` in their proto signatures -- including three that I missed because of problems with the symbol server upload for macOS 13.4 (which came out a few days ago). Looks like another failed patch. But it'll be at least a week before I know for sure. Edit: By comparing its stacks with my hook library's output, it seems that the `libsystem_kernel.dylib@0x2972` signature translates to `mig_strncpy_zerofill`.