Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when typing too soon #79

Open
stephen-huan opened this issue Dec 29, 2024 · 0 comments
Open

Crash when typing too soon #79

stephen-huan opened this issue Dec 29, 2024 · 0 comments

Comments

@stephen-huan
Copy link

stephen-huan commented Dec 29, 2024

Consider the following

\documentclass[11pt, oneside]{article}

\title{title}
\author{author}
\date{\today}

\begin{document}
\maketitle

testing % <-- type here

\end{document}

Open with neovim (nvim -n -i NONE -u NORC mwe.tex), then run :TeXpresso % and wait for the window to open. As soon as the window opens, start typing, then texpresso crashes. This is deterministic, as long as I start typing early enough.

No other plugins other than texpresso.vim.

strace: output.txt

P.S. found while trying to find a minimum working example for another bug related to freezes/crashes with an empty author (\author{}) and many packages loaded. Realized this issue was confounding my minimum working example.

System information

texpresso: 0e14b1d
texpresso.vim: let-def/texpresso.vim@1cc949f
neovim v0.10.2
Linux 6.6.66, NixOS 25.05 (Warbler)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant