You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have discovered a bug relating to the .restart function. Doing emulator.restart (assuming my instance is named emulator) and then typing inside the emulator will hang the emulator. It will not respond. Doing a Ctrl+Alt+Del reboot doesn't trigger this. (assuming you haven't already done .restart) Just the emulator.restart() function causes this.
I tested both Windows 2.03 and Linux 4.16.13 (from the linux4.iso file). Since these are both separate OSes using separate kernels and systems, I suspect this to be a v86 bug, not an OS specific one.
The console is giving no errors.
The V86 version is the newest as of writing (07/14/25 MM/DD/YY), which is: 6c5fe0f
Browser and OS versions:
Browser: Google Chrome 137.0.7151.123 (Official Build) (64-bit)
OS: Google ChromeOS 137.0.7151.123 (Official Build) (64-bit)
(on ChromeOS the OS and browser versions typically match.)