atom / atom

:atom: The hackable text editor
https://atom.io
MIT License
60.2k stars 17.39k forks source link

Uncaught Error: Object has been destroyed #20797

Open RohithGadde opened 4 years ago

RohithGadde commented 4 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.47.0 x64 Electron: 5.0.13 OS: Mac OS X 10.15.4 Thrown From: Atom Core

Stack Trace

Uncaught Error: Object has been destroyed

At /Applications/Atom.app/Contents/Resources/electron.asar/renderer/api/remote.js:222

Error: Object has been destroyed
    at /Applications/Atom.app/Contents/Resources/electron.asar/browser/rpc-server.js:433:50
    at EventEmitter.<anonymous> (/Applications/Atom.app/Contents/Resources/electron.asar/browser/rpc-server.js:275:21)
    at EventEmitter.emit (events.js:194:13)
    at WebContents.<anonymous> (/Applications/Atom.app/Contents/Resources/electron.asar/browser/api/web-contents.js:420:21)
    at WebContents.emit (events.js:194:13)

Commands

     -2:10.9.0 core:move-right (input.hidden-input)
  4x -2:10.5.0 core:backspace (input.hidden-input)
  5x -2:06.1.0 core:move-right (input.hidden-input)
     -2:03.9.0 core:backspace (input.hidden-input)
     -2:02.1.0 core:move-down (input.hidden-input)
  4x -2:00.4.0 core:move-left (input.hidden-input)
     -1:54.4.0 core:save (input.hidden-input)
     -1:53.4.0 script:run (input.hidden-input)
     -1:46.4.0 core:select-all (input.hidden-input)
     -1:45.5.0 core:copy (input.hidden-input)
     -0:39.3.0 fuzzy-finder:toggle-file-finder (input.hidden-input)
  7x -0:34.2.0 core:backspace (input.hidden-input)
     -0:31.9.0 command-palette:toggle (input.hidden-input)
     -0:18.4.0 core:confirm (input.hidden-input)
 16x -0:16.6.0 core:backspace (input.hidden-input)
     -0:05.4.0 application:install-update (input.hidden-input)

Non-Core Packages

ask-stack 2.2.0 
atom-beautify 0.33.4 
emmet 2.4.3 
git-plus 8.7.1 
script 3.26.0 
stale[bot] commented 3 years ago

Thanks for your contribution!

This issue has been automatically marked as stale because it has not had recent activity. Because the Atom team treats their issues as their backlog, stale issues are closed. If you would like this issue to remain open:

  1. Verify that you can still reproduce the issue in the latest version of Atom
  2. Comment that the issue is still reproducible and include:
    • What version of Atom you reproduced the issue on
    • What OS and version you reproduced the issue on
    • What steps you followed to reproduce the issue

Issues that are labeled as triaged will not be automatically marked as stale.