Skip to content

loggerIpc#deregisterLogger fails with Scheme contains illegal characters #269810

@bpasero

Description

@bpasero

Refs: https://errors.code.visualstudio.com/card?ch=f220831ea2d946c0dcb0f3eaa480eb435a2c1260&bH=76f31ebe-9cf2-d623-b3dc-613208f6d6ba

There is a very frequent bug around this call from millions of machines where the Uri seems to be invalid:

Image

case 'deregisterLogger': return this.loggerService.deregisterLogger(URI.revive(arg[0]));

The stack is hard to read but I found the location by scanning the minified code.

Metadata

Metadata

Assignees

Labels

error-telemetryVS Code - Issues generated by telemetryimportantIssue identified as high-priority

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions