cody icon indicating copy to clipboard operation
cody copied to clipboard

bug: Cody is causing VSCode to coredump

Open gtirloni opened this issue 1 year ago • 3 comments

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

vscode-cody-v1.18.0-stacktrace.txt

gtirloni avatar May 16 '24 20:05 gtirloni

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.

dominiccooney avatar May 22 '24 00:05 dominiccooney

cody extension is using high memory if the chat includes large blocks of code causing extension host to crash with OOM

hariprasadiit avatar Jun 04 '24 15:06 hariprasadiit

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.

github-actions[bot] avatar Aug 09 '24 01:08 github-actions[bot]