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

crystal 0.23 bug compiling in release on ubuntu #4744

Closed
kostya opened this issue Jul 24, 2017 · 1 comment
Closed

crystal 0.23 bug compiling in release on ubuntu #4744

kostya opened this issue Jul 24, 2017 · 1 comment

Comments

@kostya
Copy link
Contributor

kostya commented Jul 24, 2017

Ubuntu 14.04.1 LTS
Crystal 0.23.1 [e2a1389] (2017-07-13) LLVM 3.8.1 (downloaded from releases page)

crystal eval 'p 1'
1
crystal eval 'p 1' --release
crystal: /var/cache/omnibus/src/llvm/llvm-3.8.1.src/lib/CodeGen/LexicalScopes.cpp:160: llvm::LexicalScope* llvm::LexicalScopes::getOrCreateRegularScope(const llvm::DILocalScope*): Assertion `cast<DISubprogram>(Scope)->describes(MF->getFunction())' failed.
/opt/crystal-0.23.1-3/bin/crystal: line 102:  5263 Aborted                 (core dumped) "$INSTALL_DIR/embedded/bin/crystal" "$@"
@straight-shoota
Copy link
Member

Duplicate of #4719
Please look for existing issues before posting a new one

@kostya kostya closed this as completed Jul 24, 2017
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

2 participants