vlang / vinix

Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
https://vlang.io
GNU General Public License v2.0
1.89k stars 120 forks source link

V panic error after some use on VM #145

Open rahim-gh opened 3 weeks ago

rahim-gh commented 3 weeks ago

compiled from source, got the iso and use it in QEMU VM, after some use (hangs around the file system, compile and run the pre-write codes) suddenly the system crushed with the error: V panic: array.get: index out of range like in the screenshot.

Screenshot_VinixOS_2024-06-02_21:05:40

another problem, the v compiler isn't working at all, and thanks.