micro icon indicating copy to clipboard operation
micro copied to clipboard

Raw mode crashes micro after receiving 1000+ inputs

Open 0x5c opened this issue 1 year ago • 1 comments

Description of the problem or steps to reproduce

In raw mode, give 999 inputs. Giving one more will crash micro.

Technically the 1000th input gets printed fine, but it triggers an asynchronous crash somewhere else, so one can theoretically see a line ~1035 before the crash if flooding inputs fast enough, like when scrolling fast.

Specifications

Commit hash: (release tag)

Version: 2.0.13
Commit hash: Unknown
Compiled on Unknown

OS: Voidlinux Terminal: Contour

0x5c avatar Feb 13 '24 10:02 0x5c

Duplicate of #2991. Should be fixed by #2992.

dmaluka avatar Feb 13 '24 22:02 dmaluka

Closed with #2992.

JoeKar avatar Mar 12 '24 17:03 JoeKar