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

Stack overflow if running without --release #1

Open
takahirox opened this issue Nov 21, 2019 · 0 comments
Open

Stack overflow if running without --release #1

takahirox opened this issue Nov 21, 2019 · 0 comments
Labels
bug Something isn't working rust

Comments

@takahirox
Copy link
Owner

nes-rust fails to run if booting without --release option.

Error message.

$ cargo run roms/nestest.nes

...

thread 'main' has overflowed its stack
error: process didn't exit successfully: `target\debug\nes-rust.exe roms/nestest.nes` (exit code: 0xc00000fd, STATUS_STACK_OVERFLOW)
@takahirox takahirox added the bug Something isn't working label Nov 21, 2019
@takahirox takahirox added the rust label Dec 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rust
Projects
None yet
Development

No branches or pull requests

1 participant