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.

window crashes(reason:"crashed", code: "133")

See original GitHub issue

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.68.1
  • OS Version: Ubuntu 20.04.4 LTS

Steps to Reproduce:

  1. 创建一个yaml的配置文件,文件内容长度是12500行以上, create a file, yaml type, more than 12500 lines
  2. 鼠标左键按着窗口右边的滚动条,快速往上往下拖拉,就会出现这个错误 This error occurs when the left mouse button presses the scroll bar on the right side of the window and drags it up and down quickly.

image

image

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:4
  • Comments:25 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
katsar0vcommented, Oct 2, 2022

Any update? I also have the issue

image

1reaction
MrIsakcommented, Nov 11, 2022

I have the same problem. OS ubuntu 22.04 version 1.73.1

zip-file contains dmp file from startup. b332f061-38ba-4d7f-9591-0181c171c4d8.zip

Verbose logging shows

Renderer process crashed - see https://www.electronjs.org/docs/tutorial/application-debugging for potential debugging information.
[main 2022-11-10T09:33:35.453Z] CodeWindow: renderer process gone (reason: crashed, code: 133)
[main 2022-11-10T09:33:35.482Z] Extension host with pid 35766 exited with code: 0, signal: null.
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:173:631)
    at g.send (node:electron/js2c/browser_init:169:2645)
    at E.send (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:16:57596)
    at a.sendBuffer (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:23:5015)
    at a.send (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:23:4955)
    at a.sendResponse (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:23:4810)
    at /usr/share/code/resources/app/out/vs/code/electron-main/main.js:24:340
    at w.invoke (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:19:145)
    at v.deliver (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:19:2270)
    at g.fire (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:19:1848)
    at ChildProcess.<anonymous> (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:79:48670)
    at ChildProcess.emit (node:events:526:28)
    at ChildProcess._handle.onexit (node:internal/child_process:291:12)
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:173:631)
    at g.send (node:electron/js2c/browser_init:169:2645)
    at E.send (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:16:57596)
    at a.sendBuffer (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:23:5015)
    at a.send (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:23:4955)
    at a.sendResponse (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:23:4810)
    at /usr/share/code/resources/app/out/vs/code/electron-main/main.js:24:340
    at w.invoke (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:19:145)
    at v.deliver (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:19:2270)
    at g.fire (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:19:1848)
    at /usr/share/code/resources/app/out/vs/code/electron-main/main.js:17:20833
    at w.invoke (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:19:145)
    at v.deliver (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:19:2270)
    at g.fire (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:19:1848)
    at /usr/share/code/resources/app/out/vs/code/electron-main/main.js:17:19787
    at w.invoke (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:19:145)
    at v.deliver (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:19:2270)
    at g.fire (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:19:1848)
    at App.B (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:17:21726)
    at App.emit (node:events:538:35)
    at BrowserWindow.<anonymous> (node:electron/js2c/browser_init:37:560)
    at BrowserWindow.emit (node:events:526:28)

Only way for me to be able to use vscode again was to delete everything under ~/.config/Code/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Blue screen crash Code 133 - Microsoft Community
Blue screen crash Code 133. I have a custom built pc, my specs are 32 gb g.skill 3000 mhz ram, xmp profile set,...
Read more >
Visual Studio Code window has crashed - Stack Overflow
I have VS Code v1.38.1 installed on Ubuntu 18.4 encounter a similar crashing issue (failed to launch Code) today.
Read more >
Visual Studio Code crashing on Windows 11/10
If Visual Studio Code keeps on crashing or freezing on your computer with an error message The window has crashed, use these working...
Read more >
Unexpected VS crash when docking or splitting windows
Visual Studio started crashing when docking windows or splitting them via the mouse. Curiously, if I right click a file in a tab...
Read more >
Overwatch 2 keeps causing BSOD on PC - Bug Report
Information regarding crashes accompanied by a Blue Screen. There are three BSOD codes in the report, 133, 1a8, and 1b8.
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