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?) #210

Closed
Swader opened this issue Jan 8, 2019 · 3 comments
Closed

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

Swader opened this issue Jan 8, 2019 · 3 comments

Comments

@Swader
Copy link
Contributor

Swader commented Jan 8, 2019

#198 is back in the new build.

Bruno@LAPTOP-LL043296 MINGW64 ~/repos/nimbus (build)                             
$ ./build/nimbus.exe > log.txt                                                   
Traceback (most recent call last)                                               
nimbus.nim(145)          nimbus                                                 
nimbus.nim(124)          process                                                 
asyncloop.nim(238)       poll                                                    
SIGSEGV: Illegal storage access. (Attempt to read from nil?)

Nimbus' entire 2-minute run output here:
log.txt


Steps to reproduce:

  • build build branch (new build system #200) on Windows 10 x64 with new makefile build system
  • run in Git Bash
@stefantalpalaru
Copy link
Contributor

@cheatfate
Copy link
Contributor

Which version of nim-asyncdispatch2 you have installed? If it 2.1.5, please upgrade it to 2.1.6.

@Swader
Copy link
Contributor Author

Swader commented Jan 9, 2019

Fixed, thank you.

@Swader Swader closed this as completed Jan 9, 2019
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

3 participants