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

Return stack overflow in seedForth-tokenizer.fs #6

Open
cstrotm opened this issue Feb 12, 2020 · 0 comments
Open

Return stack overflow in seedForth-tokenizer.fs #6

cstrotm opened this issue Feb 12, 2020 · 0 comments

Comments

@cstrotm
Copy link

cstrotm commented Feb 12, 2020

when tokenizing seedForthInteractive.seedsource with

gforth seedForth-tokenizer.fs seedForthInteractive.seedsource

stops with

in file included from *the terminal*:0
in file included from *the terminal*:-1
seedForthInteractive.seedsource:277: error: Return stack overflow
ESC[0;4m>>>ESC[0;7mESC[0;4m<<<t{ -2147483648 2147483647 <  -> -1 }t  \ 32bit $80000000 $7FFFFFFF
Backtrace:
seedForth-tokenizer.fs:39:5              0 $B722A280 pad
seedForth-tokenizer.fs:42:47             1 $B722A308 submit
seedForth-tokenizer.fs:66:12             2 $B722A608 submit-token
seedForth-tokenizer.fs:84:4              3 $B722ACF4 execute
[...]

using Gforth 0.7.9_20190912 on Debian 10 32bit

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

1 participant