Navigation Menu

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

new Obj crashes at the end of the program on newruntime #11082

Closed
alaviss opened this issue Apr 22, 2019 · 0 comments
Closed

new Obj crashes at the end of the program on newruntime #11082

alaviss opened this issue Apr 22, 2019 · 0 comments

Comments

@alaviss
Copy link
Collaborator

alaviss commented Apr 22, 2019

Example

let r = new RootObj

Current Output

Note: test is the module name.

Traceback (most recent call last)
system.nim(1637)         test
SIGSEGV: Illegal storage access. (Attempt to read from nil?)

Expected Output

Nothing

Additional Information

Nim Compiler Version 0.19.9 [Linux: amd64]
Compiled at 2019-04-21
Copyright (c) 2006-2019 by Andreas Rumpf

git hash: fabc2a7086bb83afc2abfd6d5841f25c8387609f
active boot switches: -d:release -d:useLinenoise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants