https://github.com/osquery/osquery logo
Title
a

annec

06/17/2021, 5:21 PM
Hi, I am a software engineer at Apple working with osquery. My team has identified a bug when osquery tries to create multiple copies of the same extension. How to repro: 1. start an extension with the extension watchdog disabled 2. make the extension use a lot of CPU or RAM Has anyone else noticed as well? We would like to push our local patch upstream. Who would be the person of contact to share more details, or review the code change? Thanks for any help.
z

zwass

06/17/2021, 5:36 PM
Filing an Issue with the details and then opening a Pull Request with the code change is typically the way to go.
There won't be a specific point of contact but there are a half dozen of us or so that can review and merge PRs.
:bowtie: 1
💯 1
a

annec

06/29/2021, 7:35 PM
I created this issue https://github.com/osquery/osquery/issues/7171 and this is the code change that fixed the problem for us https://github.com/osquery/osquery/pull/7178 Thanks for any feedback
🆒 1