Skip to content

Error: Debug Failure. False expression. in 'doChange' during 'getCodeFixes' #32856

@typescript-bot

Description

@typescript-bot

This issue comes from crash dumps in telemetry. We've tried to de-duplicate issues on a best-effort basis, comparing the sequence of methods called and the command requested while ignoring line numbers.
TypeScript version prefix: 3.5.3
VSCode version: 1.37.0
Command requested: getCodeFixes
Hitting sessions: 749
Five line hash: d8ddc31dc603a09c9deda8393918dd1f
Stack:

    at doChange (tsserver.js:116689:22)
    at <anonymous> (tsserver.js:116680:96)
    at ChangeTracker.with (tsserver.js:111861:17)
    at getCodeActions (tsserver.js:116680:64)
    at <anonymous> (tsserver.js:112847:121)
    at flatMap (tsserver.js:573:25)
    at getFixes (tsserver.js:112847:23)
    at <anonymous> (tsserver.js:122423:35)
    at flatMap (tsserver.js:573:25)
    at getCodeFixesAtPosition (tsserver.js:122421:23)
    at unknown (suppressed.js)
    at unknown (suppressed.js)
    at Session.getCodeFixes (tsserver.js:131477:64)
    at _a.<computed> (tsserver.js:130227:61)
    at <anonymous> (tsserver.js:131671:88)
    at Session.executeWithRequestId (tsserver.js:131662:28)
    at Session.executeCommand (tsserver.js:131671:33)
    at Session.onMessage (tsserver.js:131693:35)
    at <anonymous> (tsserver.js:132984:27)
    at unknown (suppressed.js)
    at unknown (suppressed.js)
    at unknown (suppressed.js)
    at unknown (suppressed.js)
    at unknown (suppressed.js)
    at unknown (suppressed.js)
    at unknown (suppressed.js)
    at unknown (suppressed.js)
    at unknown (suppressed.js)

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptSource: TelemetryThe issue relates to the telemetry in editors

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions