question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Closing Vim sometimes crashes app

See original GitHub issue

In Tor Browser, opening the app, opening a folder, launching text editor on some file, then closing the text editor often makes browser to reload the page, losing session.

Navigated to https://dustinbrett.com/
Blocked https://dustinbrett.com/ from extracting canvas data because no user input was detected. _app-aea3b3505eafdf0f.js:1:388742
The resource at “https://dustinbrett.com/Users/Public/Icons/48x48/brain.webp” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. dustinbrett.com
The resource at “https://dustinbrett.com/Users/Public/Icons/48x48/doom.webp” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. dustinbrett.com
The resource at “https://dustinbrett.com/System/Icons/48x48/user.webp” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. dustinbrett.com
The resource at “https://dustinbrett.com/System/Icons/48x48/pc.webp” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. dustinbrett.com
The resource at “https://dustinbrett.com/System/Icons/48x48/shortcut.webp” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. dustinbrett.com
Navigated to https://dustinbrett.com/
Navigated to https://dustinbrett.com/
Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    NextJS 31
framework-89f2f7d214569455.js:1:71382
Blocked https://dustinbrett.com/ from extracting canvas data because no user input was detected. _app-aea3b3505eafdf0f.js:1:388742
The resource at “https://dustinbrett.com/Users/Public/Icons/48x48/brain.webp” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. dustinbrett.com
The resource at “https://dustinbrett.com/Users/Public/Icons/48x48/doom.webp” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. dustinbrett.com
The resource at “https://dustinbrett.com/System/Icons/48x48/user.webp” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. dustinbrett.com
The resource at “https://dustinbrett.com/System/Icons/48x48/pc.webp” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. dustinbrett.com
The resource at “https://dustinbrett.com/System/Icons/48x48/shortcut.webp” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. dustinbrett.com

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
vicommented, Jun 10, 2022

Played more. Monaco seems to be very correlated to crashes, though crashes happen without it too, but rarely.

I got crash on closing Vim while also having two instances of Monaco open. Reproduced it two times (though second time was more contrived and involved prior closing of Monaco without a crash).

I remember crashes when closing file manager windows. Maybe they happened after Monaco closed before. Can’t reproduce it now though.

Reproduced without Monaco, but with juggling other text editors around (e.g. Vim and Marked) for enough time.

Cannot find a stable Monaco-less repro sequence. Sometimes you need large number of various actions.

1reaction
vicommented, Jun 10, 2022

Reproducible in another Firefox 91.10.0esr (customized) as well. Does not seem to be reproducible in Chromium.

Not just Monaco - any window can crash when closed. Monaco is just for a stable repro.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows Vim crashes terminal when I close the tab #1863
Start windows terminal with PowerShell 6.2.0 and runs Vim with vim . PATH for vim was C:\Program Files (x86)\Vim\vim81 .
Read more >
Terminal.app keeps crashing while using VIM
They all crash terminal, so the issue is the sequences being sent to terminal, not vim. While there may be workarounds in vim...
Read more >
sometimes my file just freezes in my vi |vim, what happened?
Sometimes when I edit my file using vi or vim, my file just freezes. Even if I type Ctrl+C or Ctrl+D , it...
Read more >
VIM Crashes/Freezes on specific files Mac OSX Mavericks
One .scss file freezes VIM everytime, most of the times upon trying to open it from NerdTree, but sometimes just navigating within the...
Read more >
Common operations (or how to exit Vim) - Packt Subscription
We'll be working on a very basic Python application. For simplicity's sake, let's make a simple square root calculator. Run the following command:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found