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

[LEAKED DISPOSABLE] in settings editor #244836

Open
jrieken opened this issue Mar 27, 2025 · 0 comments
Open

[LEAKED DISPOSABLE] in settings editor #244836

jrieken opened this issue Mar 27, 2025 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented Mar 27, 2025

[LEAKED DISPOSABLE] Error: CREATED via:
    at GCBasedDisposableTracker.trackDisposable (vscode-file://vscode-app/Users/jrieken/Code/vscode/out/vs/base/common/lifecycle.js:27:23)
    at trackDisposable (vscode-file://vscode-app/Users/jrieken/Code/vscode/out/vs/base/common/lifecycle.js:198:24)
    at new Disposable (vscode-file://vscode-app/Users/jrieken/Code/vscode/out/vs/base/common/lifecycle.js:393:9)
    at new Action (vscode-file://vscode-app/Users/jrieken/Code/vscode/out/vs/base/common/actions.js:10:9)
    at SettingsTargetsWidget.create (vscode-file://vscode-app/Users/jrieken/Code/vscode/out/vs/workbench/contrib/preferences/browser/preferencesWidgets.js:226:34)
    at new SettingsTargetsWidget (vscode-file://vscode-app/Users/jrieken/Code/vscode/out/vs/workbench/contrib/preferences/browser/preferencesWidgets.js:199:14)
    at InstantiationService._createInstance (vscode-file://vscode-app/Users/jrieken/Code/vscode/out/vs/platform/instantiation/common/instantiationService.js:130:24)
    at InstantiationService.createInstance (vscode-file://vscode-app/Users/jrieken/Code/vscode/out/vs/platform/instantiation/common/instantiationService.js:101:27)
    at SettingsEditor2.createHeader (vscode-file://vscode-app/Users/jrieken/Code/vscode/out/vs/workbench/contrib/preferences/browser/settingsEditor2.js:530:79)
    at SettingsEditor2.createEditor (vscode-file://vscode-app/Users/jrieken/Code/vscode/out/vs/workbench/contrib/preferences/browser/settingsEditor2.js:269:14)
@jrieken jrieken added the freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues label Mar 27, 2025
@rzhao271 rzhao271 added the bug Issue identified by VS Code Team member as probable bug label Mar 27, 2025
@rzhao271 rzhao271 added this to the April 2025 milestone Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues
Projects
None yet
Development

No branches or pull requests

2 participants