Skip to content

Instantly share code, notes, and snippets.

@Varriount
Created November 19, 2013 16:00
Show Gist options
  • Save Varriount/7547631 to your computer and use it in GitHub Desktop.
Save Varriount/7547631 to your computer and use it in GitHub Desktop.
Possible gc bug
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