Bug 1801419 Comment 38 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Steven Michaud [:smichaud] (Retired) from comment #37)
> Using my hook library, I found that the current versions of Safari and Chrome both seem to be susceptible to this bug's crashes. I also found a [bug report on Safari](https://forums.macrumors.com/threads/macos-ventura-13-on-unsupported-macs-using-command-button-or-arrow-buttons-in-apps-causes-them-to-crash.2375101/). It claims that only "unsupported Macs" are effected -- presumably ones that don't actually support macOS 13 (Ventura). I don't know if this is true, but it's an interesting possibility.

There's something to this. I just looked at the four most recent crashes in the list generated by search from comment #10. All are on Macs that are running Ventura but don't support it:

bp-ef4954e0-9102-402b-ad2a-b77fc0230505           iMac14,1
bp-9d47c8be-8f68-4aa0-a0c9-22af50230505          MacBookPro11,1
bp-8b981d16-aec7-418d-bc7c-303950230504           Macmini7,1
bp-f5187a63-2ae0-43ab-8c7b-f48de0230504           MacBookPro11,4

It's really too bad this kind of search can't be automated.
(In reply to Steven Michaud [:smichaud] (Retired) from comment #37)
> Using my hook library, I found that the current versions of Safari and Chrome both seem to be susceptible to this bug's crashes. I also found a [bug report on Safari](https://forums.macrumors.com/threads/macos-ventura-13-on-unsupported-macs-using-command-button-or-arrow-buttons-in-apps-causes-them-to-crash.2375101/). It claims that only "unsupported Macs" are effected -- presumably ones that don't actually support macOS 13 (Ventura). I don't know if this is true, but it's an interesting possibility.

There's something to this. I just looked at the four most recent crashes in the list generated by search from comment #10. All are on Macs that are running Ventura but don't support it:

bp-ef4954e0-9102-402b-ad2a-b77fc0230505           iMac14,1
bp-9d47c8be-8f68-4aa0-a0c9-22af50230505          MacBookPro11,1
bp-8b981d16-aec7-418d-bc7c-303950230504           Macmini7,1
bp-f5187a63-2ae0-43ab-8c7b-f48de0230504           MacBookPro11,4

It's really too bad this kind of search can't be automated.

Edit: My guess is that [OpenCore Legacy Patcher](https://github.com/dortania/OpenCore-Legacy-Patcher) is running on all these machines.

Back to Bug 1801419 Comment 38