T
Traycer15mo ago
Saanvi

Memory out of bounds error

Hey everyone ! While using Traycer for one of my projects, I encountered a "memory access out of bounds" error from the extension while analyzing a JSX file. Any solutions to this?
No description
3 Replies
Tanveer Gill
Tanveer Gill15mo ago
This is probably an error from the Tree Sitter WASM module, which Traycer uses to parse the code grammar into an abstract tree. It would be great if you could provide us with a screenshot of logs (see example) from Traycer when this happens to help us debug this issue further
No description
Saanvi
SaanviOP15mo ago
No description
Hardik Shingala
Hardik Shingala15mo ago
Thank you for sharing the logs. By any chance, is this an open source project which our team can use to reproduce the issue?

Did you find this page helpful?