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.

Chrome window crashes

See original GitHub issue

Hello,

since today I have the following problem: I start my Angular app with npm start script. Afterwards I start debugging in Chrome by pressing F5. New Chrome window appears and login screen of my app is shown. But as soon as I login the Chrome windows crashes instantly (no error message, just closed and gone). I tracked it down that it crashes the moment when Signalr connection is established. Don’t know if it was an update for VS Code or the extension.

Console Output: ERR TreeError [CallStackView] Data tree node not found: [object Object]: Error: TreeError [CallStackView] Data tree node not found: [object Object] at z.getDataNode (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1134:302) at z.rerender (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1131:979) at file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:6674:222 at c.fire (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:95:801) at N.setName (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:6764:35) at u.$setDebugSessionName (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:4258:791) at p._doInvokeHandler (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:4346:599) at p._invokeHandler (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:4346:291) at p._receiveRequest (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:4344:953) at p._receiveOneMessage (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:4343:754) at file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:4341:914 at c.fire (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:95:801) at fire (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:434:97) at t.PersistentProtocol._receiveMessage (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:438:545) at file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:435:635 at c.fire (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:95:801) at g.acceptChunk (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:431:445) at file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:430:796 at Socket.t (file:///C:/Users/MYUSERNAME/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:440:185) at Socket.emit (events.js:203:13) at addChunk (_stream_readable.js:295:12) at readableAddChunk (_stream_readable.js:276:11) at Socket.Readable.push (_stream_readable.js:210:10) at Pipe.onStreamRead (internal/stream_base_commons.js:166:17) localProcessExtensionHost.ts:233 Extension Host localProcessExtensionHost.ts:234 FEHLER: Der Prozess "10084" wurde nicht gefunden. The last entry “process not found” always differs in process name. Any idea how to solve that. Code has not changed since the last time it worked. So I have no clue what has happend

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
Skurilescommented, Sep 9, 2020

Here you will find the reasion

Seems to be a Chrome issue, not a VS Code/Extension issue. Chrome but tracker "debug.javascript.usePreview": false for now should fix it temporary

Alternativley Install canary and in VS Code you have to use

"runtimeExecutable": "C:/Users/<youruser>/AppData/Local/Google/Chrome SxS/Application/chrome.exe",

in your launch.json

1reaction
robste11159commented, Sep 9, 2020

I have this issue too. The Chrome Debugger extension for vscode states this:

Important note: By default, this extension now delegates to the new js-debug extension which is built-in to VS Code. Please file issues on that repo. To revert to the old behavior, you can set “debug.javascript.usePreview”: false in your settings.

Once I turned off this feature, chrome no longer crashes when I log into my app

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix Chrome if it crashes or won't open - Computer
First: Try these common Chrome crash fixes · Quit Chrome and reopen it: Windows: Press Ctrl + q. Mac: Press ⌘ + q....
Read more >
How to Fix Google Chrome Keeps Crashing on Windows 10
Google Chrome Crashes Quick Fix Guide · Method 1: Try using the no-sandbox flag for Google Chrome · Method 2: Reinstall the 32-bit...
Read more >
7 Fixes to Google Chrome Keeps Crashing in the Windows 10 ...
Method 1. Close Tabs and Disable Extensions;; Method 2. Use the No-Sandbox Flag;; Method 3. Run a Virus Scan;; Method 4. Check and...
Read more >
Why Does Google Chrome Keep Crashing, Freezing, or Not ...
Google Chrome Keeps Freezing: Advanced Fixes · Disable Some Chrome Extensions · Scan for Malware · Try Another Browser · Disable Hardware Acceleration...
Read more >
How To Fix Chrome That Keeps Crashing In Windows 10
Fix Chrome That Keeps Crashing In Windows 10 By Uninstalling And Re-installing Chrome ... Another way to fix this problem is to uninstall...
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