-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[GC] Illegal storage access when collecting cycle #4851
Labels
Comments
+1. Sometimes observed similar issue when used |
Still crashes with latest devel. |
Closed
Same behaviour on latest devel:
Although seems to work just fine with
|
arnetheduck
added a commit
to status-im/nim-secp256k1
that referenced
this issue
Dec 16, 2020
forgot about nim-lang/Nim#4851 when writing it generally, will only be a problem if threads are created and destroyed often
arnetheduck
added a commit
to status-im/nim-secp256k1
that referenced
this issue
Dec 16, 2020
forgot about nim-lang/Nim#4851 when writing it generally, will only be a problem if threads are created and destroyed often
arnetheduck
added a commit
to status-im/nim-nat-traversal
that referenced
this issue
Dec 25, 2020
stefantalpalaru
pushed a commit
to status-im/nim-nat-traversal
that referenced
this issue
Dec 25, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following causes a crash:
test.nim:
The text was updated successfully, but these errors were encountered: