The 'mdworker_shared' processes running in the background of my machine are calling 'osascript' processes from CoreFoundation, and these are throwing up thousands of faults per second in my console with the message 'ending index out of bounds'. This fault exists for multiple PIDs, but they're all different instances of 'mdworker_shared'. These process are owned both by '_spotlight' and by my user.
While I'm not necessarily experiencing direct crashes as a result of these issues, I am generally experiencing some performance issues. Mainly, though, this amount of noise in my console makes it simply unusable.
I've rebuilt my spotlight index, and I've reported this feedback to Apple in the feedback app, but in the meantime I wanted to see if anyone else was experiencing this issue and/or had thoughts on a solution.
I am on macOS Monterey Dev Beta, build 21A5522h. (Yes I acknowledge this may be a MacOS Beta bug, but I'd like to call attention to it if I can).
Thanks!