Skip to content

Crash in rendering #26666

@manu-st

Description

@manu-st
  • VSCode Version: 1.12.1
  • OS Version: Windows 10 Creators Update

For some reasons (not sure what it is) a version that worked on Friday doesn't launch anymore today. Using --verbose and enabling both ELECTRON_ENABLE_STACK_DUMPING and ELECTRON_ENABLE_LOGGING, I'm getting the following output:

�[93m[main 10:39:23 AM]�[0m Starting VS Code in verbose mode
�[93m[main 10:39:23 AM]�[0m from: c:\Program Files (x86)\Microsoft VS Code\resources\app
�[93m[main 10:39:23 AM]�[0m args: { _: [],
  help: false,
  h: false,
  version: false,
  v: false,
  wait: false,
  w: false,
  diff: false,
  d: false,
  goto: false,
  g: false,
  'new-window': false,
  n: false,
  'unity-launch': false,
  'reuse-window': false,
  r: false,
  performance: false,
  p: false,
  'prof-startup': false,
  verbose: true,
  logExtensionHostCommunication: false,
  'disable-extensions': false,
  disableExtensions: false,
  'list-extensions': false,
  'show-versions': false,
  nolazy: false }
�[93m[main 10:39:24 AM]�[0m IPC#vscode-machineId
Backtrace:
        (No symbol) [0x0485D3C4]
        (No symbol) [0x011BA14E]
[VS Code]: render process crashed!
�[93m[main 10:39:26 AM]�[0m Lifecycle#window-all-closed
�[93m[main 10:39:26 AM]�[0m Lifecycle#before-quit
�[93m[main 10:39:26 AM]�[0m App#will-quit: disposing resources

I'll install the insider version to see if it behaves better.

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from posterwindowsVS Code on Windows issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions