Created
November 19, 2013 16:00
-
-
Save Varriount/7547631 to your computer and use it in GitHub Desktop.
Possible gc bug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (most recent call last) | |
builder.nim(908) builder | |
asyncio.nim(585) poll | |
gc.nim(445) newSeq | |
gc.nim(438) newObj | |
gc.nim(414) rawNewObj | |
gc.nim(985) collectCT | |
gc.nim(953) collectCTBody | |
gc.nim(912) CollectZCT | |
gc.nim(352) forAllChildren | |
gc.nim(659) nimGCvisit | |
gc.nim(629) doOperation | |
gc.nim(165) decRef | |
SIGSEGV: Illegal storage access. (Attempt to read from nil?) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment