Skip to content

Error in 'getSymbolExportInfoForSymbol' during 'completionEntryDetails' #43018

Closed
@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: 4.2.2
VSCode version: 1.54.0-insider
Command requested: completionEntryDetails
Hitting sessions: 410
Five line hash: 9894f96753b82c99252eafadf14f9a44
Stack:

    at getSymbolExportInfoForSymbol (tsserver.js:138034:29)
    at getImportCompletionAction (tsserver.js:138008:20)
    at getCompletionEntryCodeActionsAndSourceDisplay (tsserver.js:119980:33)
    at getCompletionEntryDetails (tsserver.js:119944:30)
    at getCompletionEntryDetails (tsserver.js:149232:35)
    at unknown (suppressed.js:2:8136)
    at unknown (suppressed.js:2:8262)
    at <anonymous> (tsserver.js:160324:57)
    at mapDefined (tsserver.js:612:30)
    at Session.getCompletionEntryDetails (tsserver.js:160322:33)
    at _a.<computed> (tsserver.js:159182:61)
    at <anonymous> (tsserver.js:160928:88)
    at Session.executeWithRequestId (tsserver.js:160919:28)
    at Session.executeCommand (tsserver.js:160928:33)
    at Session.onMessage (tsserver.js:160954:35)
    at <anonymous> (tsserver.js:163615:31)
    at unknown (suppressed.js:315:20)
    at unknown (suppressed.js:329:10)
    at unknown (suppressed.js:474:12)
    at unknown (suppressed.js:186:10)
    at unknown (suppressed.js:315:20)
    at unknown (suppressed.js:295:12)
    at unknown (suppressed.js:271:9)
    at unknown (suppressed.js:212:10)
    at unknown (suppressed.js:186:23)

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