Skip to content
New issue

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 when creating a GUI window #62

Open
d0iasm opened this issue Sep 26, 2021 · 2 comments
Open

Panic when creating a GUI window #62

d0iasm opened this issue Sep 26, 2021 · 2 comments
Assignees

Comments

@d0iasm
Copy link
Collaborator

d0iasm commented Sep 26, 2021

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
@hikalium
Copy link
Owner

hikalium commented Oct 2, 2021

It is fixed now. Could you verify it?

@hikalium
Copy link
Owner

hikalium commented Oct 2, 2021

(I should have added a test for it...)

@hikalium hikalium self-assigned this Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants