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

c++ backend segfaults #116

Closed
ghost opened this issue Jan 23, 2020 · 2 comments
Closed

c++ backend segfaults #116

ghost opened this issue Jan 23, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Jan 23, 2020

Traceback (most recent call last)
/home/jasper/projects/nimph/src/nimph.nim(890) nimph
/home/jasper/projects/nimph/deps/pkgs/cligen-0.9.41/cligen.nim(584) rundoctor
/home/jasper/projects/nimph/src/nimph.nim(143) fixer
/home/jasper/projects/nimph/src/nimph/doctor.nim(344) doctor
/home/jasper/projects/nimph/src/nimph/dependency.nim(631) resolve
/home/jasper/projects/nimph/src/nimph/group.nim(140) resolve
SIGSEGV: Illegal storage access. (Attempt to read from nil?)
@disruptek
Copy link
Owner

Yeah, this is why we don't run C++ CI...

@disruptek disruptek added the bug Something isn't working label Jan 23, 2020
@disruptek
Copy link
Owner

Seems to be fixed; please reopen if necessary.

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

No branches or pull requests

1 participant