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

Make it possible to start programs from cluido again #128

Closed
perlun opened this issue Oct 13, 2018 · 1 comment
Closed

Make it possible to start programs from cluido again #128

perlun opened this issue Oct 13, 2018 · 1 comment
Labels

Comments

@perlun
Copy link
Contributor

perlun commented Oct 13, 2018

I have a fully compilable tetris binary in this tree, but whenever I try launching it it fails here:

image

By judging from the EIP range where it crashed, I think this is inside the system call for executing ELF binaries. We should probably single-step through it with gdb to see more closely why it fails; this code hasn't been used for at least 15 years so it's not a big wonder that it doesn't fully work right away. 😂

@perlun
Copy link
Contributor Author

perlun commented Jul 5, 2019

Can't remember what the problem was here actually, but this is working now and tested with the modplayer code (available since #145 got merged). Closing issue. If Tetris still requires some special treatment, we will deal with it as we get to #131 sooner or later.

@perlun perlun closed this as completed Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant