[vim/vim] Vim hangs with memory leak (Issue #21144)

5 views
Skip to first unread message

SectionCotangentBundle

unread,
Aug 24, 2026, 8:57:19 PM (22 hours ago) Aug 24
to vim/vim, Subscribed
SectionCotangentBundle created an issue (vim/vim#21144)

Steps to reproduce

Write `bug.vim' containing:

vim9script
echo getpid()
echo []
  ->((_) => [])()
echo []
  \ ->((_) => [])()

And then execute vim --clean bug.vim.

Expected behaviour

[]
[]

But the Vim process hangs infinitely with memory leak.

Version of Vim

9.2.1001

Environment

Windows, Windows Terminal
gvim has the same issue. Terminal or shell is probably irrelevant.

Logs and stack traces


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/21144@github.com>

Reply all
Reply to author
Forward
0 new messages