Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property '_id' of undefined #38184

Closed
vscodeerrors opened this issue Nov 13, 2017 · 1 comment
Closed

Cannot read property '_id' of undefined #38184

vscodeerrors opened this issue Nov 13, 2017 · 1 comment
Assignees
Labels
error-telemetry VS Code - Issues generated by telemetry verified Verification succeeded
Milestone

Comments

@vscodeerrors
Copy link

Issue Id: 491a8c53-cfff-6865-e62d-a47912844fe1

Versions
- 1.18.0
- af39ef5
Stack
TypeError: Cannot read property '_id' of undefined
at /out/vs/workbench/node/extensionHostProcess.js:4:439033
vs/workbench/node/vs/base/common/winjs.base.raw.js#L1170:0 (onComplete)
vs/workbench/node/vs/base/common/winjs.base.raw.js#L852:0 (_notify)
vs/workbench/node/vs/base/common/winjs.base.raw.js#L1068:0 (enter)
vs/workbench/node/vs/base/common/winjs.base.raw.js#L1036:0 (_run)
at

@vscodebot vscodebot bot added the debug Debug viewlet, configurations, breakpoints, adapter issues label Nov 13, 2017
@bpasero
Copy link
Member

bpasero commented Nov 13, 2017

Seems to originate from NavigateTypeAdapter.provideWorkspaceSymbols

/vs/workbench/api/node/extHostLanguageFeatures.ts#391:54 (_id)
vs/workbench/node/vs/base/common/winjs.base.raw.js#1170:0 (onComplete)
vs/workbench/node/vs/base/common/winjs.base.raw.js#852:0 (_notify)
vs/workbench/node/vs/base/common/winjs.base.raw.js#1068:0 (enter)
vs/workbench/node/vs/base/common/winjs.base.raw.js#1036:0 (_run)

@bpasero bpasero assigned mjbvz and unassigned weinand Nov 13, 2017
@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug error-telemetry VS Code - Issues generated by telemetry and removed debug Debug viewlet, configurations, breakpoints, adapter issues bug Issue identified by VS Code Team member as probable bug labels Nov 13, 2017
@mjbvz mjbvz added this to the November 2017 milestone Nov 13, 2017
@mjbvz mjbvz added the bug Issue identified by VS Code Team member as probable bug label Nov 14, 2017
@mjbvz mjbvz closed this as completed in 844a0cd Nov 14, 2017
@roblourens roblourens added the verified Verification succeeded label Dec 6, 2017
@bpasero bpasero removed the bug Issue identified by VS Code Team member as probable bug label Dec 6, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
error-telemetry VS Code - Issues generated by telemetry verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants