Skip to content

Crash on linux with 16KB page size from Electron 34 update #242742

Closed
@arsatyants

Description

@arsatyants

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

  • VS Code Version: 1.98
  • OS Version: Linux pi5-ssd 6.6.74+rpt-rpi-2712 1 SMP PREEMPT Debian 1:6.6.74-1+rpt1 (2025-01-27) aarch64 GNU/Linux

Steps to Reproduce:

  1. update February 2025 (version 1.98) code_1.98.0-1741123840_arm64.deb
  2. start and wait 10 sec

screen message::::

The window terminated unexpectedly(reason 'crashed', code: '5')

terminal output after crash:::

[main 2025-03-05T22:41:50.284Z] update#setState idle
[main 2025-03-05T22:41:52.553Z] CodeWindow: renderer process gone (reason: crashed, code: 5)
[main 2025-03-05T22:41:53.095Z] Extension host with pid 15010 exited with code: 0, signal: unknown.
Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed
at s.send (node:electron/js2c/browser_init:2:93065)
at _.send (node:electron/js2c/browser_init:2:76113)
at Iw.send (file:///usr/share/code/resources/app/out/main.js:33:23069)
at wf.p (file:///usr/share/code/resources/app/out/main.js:31:19452)
at wf.o (file:///usr/share/code/resources/app/out/main.js:31:19417)
at wf.m (file:///usr/share/code/resources/app/out/main.js:31:19279)
at qo.value (file:///usr/share/code/resources/app/out/main.js:32:265)
at I.B (file:///usr/share/code/resources/app/out/main.js:30:2373)
at I.C (file:///usr/share/code/resources/app/out/main.js:30:2443)
at I.fire (file:///usr/share/code/resources/app/out/main.js:30:2660)
at qo.value (file:///usr/share/code/resources/app/out/main.js:43:13058)
at I.B (file:///usr/share/code/resources/app/out/main.js:30:2373)
at I.fire (file:///usr/share/code/resources/app/out/main.js:30:2591)
at ForkUtilityProcess.T (file:///usr/share/code/resources/app/out/main.js:28:7328)
at ForkUtilityProcess.emit (node:events:518:28)
at ForkUtilityProcess.a.emit (node:electron/js2c/browser_init:2:71917)
Error sending from webFrameMain: Error: Render frame was disposed before WebFrameMain could be accessed
at s.send (node:electron/js2c/browser_init:2:93065)
at _.send (node:electron/js2c/browser_init:2:76113)
at Iw.send (file:///usr/share/code/resources/app/out/main.js:33:23069)
at wf.p (file:///usr/share/code/resources/app/out/main.js:31:19452)
at wf.o (file:///usr/share/code/resources/app/out/main.js:31:19417)
at wf.m (file:///usr/share/code/resources/app/out/main.js:31:19279)
at s.then.Error.m.id (file:///usr/share/code/resources/app/out/main.js:31:20206)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugelectron-34-updatefreeze-slow-crash-leakVS Code crashing, performance, freeze and memory leak issueslinuxIssues with VS Code on LinuxverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions