[Error] unhandlederror-Unexpected end of JSON input
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
## Error Message
````
unhandlederror-Unexpected end of JSON input
````
## Stack Trace
at gl ([./src/vs/base/parts/ipc/common/ipc.ts:322:36](https://github.com/microsoft/vscode/blob/5a36a9c68ce6300f94225aff5f8db533671af98b/src/vs/base/parts/ipc/common/ipc.ts#L322))
at deserialize ([./src/vs/base/parts/ipc/common/ipc.ts:317:16](https://github.com/microsoft/vscode/blob/5a36a9c68ce6300f94225aff5f8db533671af98b/src/vs/base/parts/ipc/common/ipc.ts#L317))
at deserialize ([./src/vs/base/parts/ipc/common/ipc.ts:397:15](https://github.com/microsoft/vscode/blob/5a36a9c68ce6300f94225aff5f8db533671af98b/src/vs/base/parts/ipc/common/ipc.ts#L397))
at tl.value ([./src/vs/base/parts/ipc/common/ipc.ts:343:62](https://github.com/microsoft/vscode/blob/5a36a9c68ce6300f94225aff5f8db533671af98b/src/vs/base/parts/ipc/common/ipc.ts#L343))
at D._deliver ([./src/vs/base/common/event.ts:1391:12](https://github.com/microsoft/vscode/blob/5a36a9c68ce6300f94225aff5f8db533671af98b/src/vs/base/common/event.ts#L1391))
at D._deliverQueue ([./src/vs/base/common/event.ts:1402:8](https://github.com/microsoft/vscode/blob/5a36a9c68ce6300f94225aff5f8db533671af98b/src/vs/base/common/event.ts#L1402))
at D.fire ([./src/vs/base/common/event.ts:1426:8](https://github.com/microsoft/vscode/blob/5a36a9c68ce6300f94225aff5f8db533671af98b/src/vs/base/common/event.ts#L1426))
at MessagePortMain.P ([./src/vs/base/common/event.ts:710:44](https://github.com/microsoft/vscode/blob/5a36a9c68ce6300f94225aff5f8db533671af98b/src/vs/base/common/event.ts#L710))
at MessagePortMain.emit (node:events:509:28) [not deminified]
at Object.emit (node::2:2934) [not deminified]
Raw Stack Trace (minified)
````
SyntaxError: Unexpected end of JSON input at JSON.parse () at gl (out/vs/platform/agentHost/node/agentHostMain.js:433:119096) at gl (out/vs/platform/agentHost/node/agentHostMain.js:433:119061) at Du.onRawMessage (out/vs/platform/agentHost/node/agentHostMain.js:433:120000) at tl.value (out/vs/platform/agentHost/node/agentHostMain.js:433:119386) at D._deliver (out/vs/platform/agentHost/node/agentHostMain.js:433:3617) at D._deliverQueue (out/vs/platform/agentHost/node/agentHostMain.js:433:3706) at D.fire (out/vs/platform/agentHost/node/agentHostMain.js:433:4040) at MessagePortMain.P (out/vs/platform/agentHost/node/agentHostMain.js:431:13792) at MessagePortMain.emit (node:events:509:28) at Object.emit (node::2:2934)
````
## Details
| Property | Value |
| --- | --- |
| Bucket ID | [`112c22ba-c8f9-9d2c-1f93-9f46466fb2ac`](https://errors.code.visualstudio.com/bucket/112c22ba-c8f9-9d2c-1f93-9f46466fb2ac?product=VSCode&extension=core&commit=5a36a9c68ce6300f94225aff5f8db533671af98b) |
| Version | 1.133.0-insider |
| Commit | [`5a36a9c6`](https://insiders.vscode.dev/github/microsoft/vscode/tree/5a36a9c68ce6300f94225aff5f8db533671af98b) |
| Last Seen | Mon Aug 10 2026 23:33:54 GMT+0000 (Coordinated Universal Time) |
| Platforms | Windows, Mac, Linux |
| Product | VSCode |
---
*This issue was automatically created from the VS Code Errors Dashboard*
Contributor guide
Assessment
This issue has not been assessed yet.