bug: Cody is causing VSCode to coredump
Version
1.18.0
Describe the bug
While in a chat, I ask it something and it replies. Some random short time later, VSCode crashes and coredumps.
Expected behavior
No coredumps.
Additional context
Interesting. Do you have any more details about the cause of the coredump (which signal?)
Does your core handler have options to dump a memory map so we could see what region of memory this crash is in?
The symbolification is very light, it is hard to tell what is going on from this stacktrace alone… If you can symbolicate this, it would be a huge help.
cody extension is using high memory if the chat includes large blocks of code causing extension host to crash with OOM
This issue is marked as stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed automatically in 5 days.