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

SIGSEGV: Illegal storage access. (Attempt to read from nil?) #2

Open
retsyo opened this issue Oct 5, 2021 · 3 comments
Open

SIGSEGV: Illegal storage access. (Attempt to read from nil?) #2

retsyo opened this issue Oct 5, 2021 · 3 comments
Labels
bug Something isn't working windows Windows-related issues

Comments

@retsyo
Copy link

retsyo commented Oct 5, 2021

  1. I have downloaded and decompressed arturo-0.9.77-Windows-full.zip from arturo-lang.io, and arturo.exe works

  2. then I followed Desktop apps based on aguiga does not seem to work (Windows 10) #1 (comment)

$ git clone https://github.com/arturo-lang/aguila.git
$ cd aguila
$ /d/tmp/arturo-0.9.77-Windows-full/arturo.exe examples/calculator.art
SIGSEGV: Illegal storage access. (Attempt to read from nil?)

I have tried MSYS2+MINGW64 and Windows CMD. Both failed.

@retsyo
Copy link
Author

retsyo commented Jan 14, 2022

latest arturo from git-cloned src still says

SIGSEGV: Illegal storage access. (Attempt to read from nil?)

@drkameleon
Copy link
Contributor

drkameleon commented Jan 14, 2022

Hmm... I guess I'll have to look into it.

Thanks for letting me know. 😉

If the issue is only with Aguila, I guess it must have to do with code code that has not been updated (I've been working on Arturo & Grafito a lot lately, but I'll definitely get back to Aguila soon - Grafito's latest PR, in the works, practically converts the whole thing into a proper UI-based app, so it will definitely serve as an interesting background/proof-of-concept for this project too).

@drkameleon drkameleon added bug Something isn't working windows Windows-related issues labels Jan 14, 2022
@guiguitator
Copy link

I have the same error but without using Aguila, basically trying to remade it for entertainment and practice...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows Windows-related issues
Projects
None yet
Development

No branches or pull requests

3 participants