We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Panic happens when guitestrust.bin and other GUI applications are executed in liumos.
I think this is caused by the commit 9eca435.
(liumos)$ guitestrust.bin LOAD program header idx: 0x1 LOAD program header idx: 0x2 file name: window.bmp &GetLoaderInfo(): 0x7fea4470 &loader_info: 0xffffff807fea4470 not found! PANIC!!! panicked at 'Failed to create window', src/main.rs:147:19
The text was updated successfully, but these errors were encountered:
Fix open syscall for window creation. #62
b36d698
It is fixed now. Could you verify it?
Sorry, something went wrong.
(I should have added a test for it...)
hikalium
No branches or pull requests
Panic happens when guitestrust.bin and other GUI applications are executed in liumos.
I think this is caused by the commit 9eca435.
The text was updated successfully, but these errors were encountered: