Julia Cox
12/29/2023, 6:06 PMError creating named virtual table for the first ATC table in my conf file when I load up osqueryi, but queries against the table still work. I did some digging with a debug build and it looks like the error is happening because attachTableInternal is being called twice with the same table name. And I checked, it's not a collision with a core table name. I can open an issue on github with more details, but just wanted to see if this rings any bells first?Julia Cox
12/29/2023, 7:24 PM