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
{{ message }}
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
If I open Terminal, enter exit and then close the terminal, then following error on red screen appears:
Whoops! Something terrible happened.
If you weren't expecting this, please open an issue on GitHub to report it.
Here are the details:
Assertion failed: _state == ALIVE || _state == STOPPED
In pid: 14 (terminal) tid: 14
/home/runner/work/duckOS/duckOS/kernel/tasking/Process.cpp at line 249
Screenshot
Environment
Host OS is Windows 10.
Virtualization Software is QEMU 8.2.0. qemu-system-x86_64 is used.
To Reproduce
Wait until OS is ready to work
Open Terminal
Enter exit
Close Terminal
The text was updated successfully, but these errors were encountered:
Logs
If I open
Terminal
, enterexit
and then close the terminal, then following error on red screen appears:Screenshot
Environment
Host OS is
Windows 10
.Virtualization Software is
QEMU 8.2.0
.qemu-system-x86_64
is used.To Reproduce
Terminal
exit
Terminal
The text was updated successfully, but these errors were encountered: