ErrLookup › copy/v86
copy/v86
x86 PC emulator and x86-to-wasm JIT, running in the browser · JavaScript · 113 source files
Analyzed at 180830d539 on 2026-08-31. 13 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| stream capacity overflow in GrowableRingbuffer.write(), pack | exception | error | buffer, capacity, ringbuffer, network |
| pool of dynamic TCP port numbers exhausted, connection abort | exception | error | network, tcp, ports, resource-exhaustion |
| zstd worker aborted | exception | error | webassembly, zstd, decompression, worker |
| Got a DATA packet but stream not registered. ID: | exception | error | network, websocket, wisp, protocol |
| Invalid length: | exception | error | state, validation, truncated-data |
| Invalid header: | exception | error | state, validation, file-format |
| Version mismatch: dump=... we=... | exception | error | state, versioning, compatibility |
| Length doesn't match header: real=... header=... | exception | error | state, validation, truncated-data |
| Invalid info block length: | exception | error | state, corruption, validation |
| The request contains an invalid header: "%s" | console | warning | http, fetch, bad-request, proxy |
| Unknown port for localhost: "%s" | console | warning | network, http, v86, guest-networking, localhost-proxy |
| Web browser doesn't support Web Audio API | console | warning | audio, web-audio, browser-compatibility, feature-detection, v86 |
| Warning: Unknown option 'state'. Did you mean 'initial_state | console | warning | configuration, deprecation, typo, v86, snapshot-restore |