Skip to content

Instantly share code, notes, and snippets.

@dom96
Created April 5, 2014 17:57
Show Gist options
  • Save dom96/2dc313817c551be579a3 to your computer and use it in GitHub Desktop.
Save dom96/2dc313817c551be579a3 to your computer and use it in GitHub Desktop.
Traceback (most recent call last)
asynchttpserver.nim(180) asynchttpserver
asyncdispatch.nim(962) runForever
asyncdispatch.nim(190) poll
asyncdispatch.nim(477) :anonymous
asyncdispatch.nim(47) complete
asyncdispatch.nim(81) :anonymous
asyncnet.nim(74) :anonymous
asyncdispatch.nim(47) complete
asyncdispatch.nim(754) cb
asynchttpserver.nim(170) serveIter
asyncdispatch.nim(759) processClient
asyncdispatch.nim(758) cb
asyncdispatch.nim(74) callback=
asyncdispatch.nim(758) cb
asyncdispatch.nim(74) callback=
asyncdispatch.nim(758) cb
asyncdispatch.nim(74) callback=
asyncdispatch.nim(754) cb
macros.nim(461) processClientIter
asyncdispatch.nim(759) recvLine
asyncdispatch.nim(758) cb
asyncdispatch.nim(74) callback=
asyncdispatch.nim(758) cb
asyncdispatch.nim(74) callback=
asyncdispatch.nim(758) cb
asyncdispatch.nim(74) callback=
asyncdispatch.nim(758) cb
asyncdispatch.nim(74) callback=
asyncdispatch.nim(758) cb
asyncdispatch.nim(74) callback=
asyncdispatch.nim(758) cb
asyncdispatch.nim(74) callback=
asyncdispatch.nim(758) cb
asyncdispatch.nim(74) callback=
asyncdispatch.nim(754) cb
macros.nim(461) recvLineIter
asyncnet.nim(52) recv
asyncdispatch.nim(350) recv
gc.nim(446) newObj
gc.nim(423) rawNewObj
gc.nim(998) collectCT
gc.nim(969) collectCTBody
gc.nim(691) collectCycles
gc.nim(586) markRoots
gc.nim(560) markGray
gc.nim(353) forAllChildren
gc.nim(670) nimGCvisit
gc.nim(650) doOperation
gc.nim(560) markGray
gc.nim(353) forAllChildren
gc.nim(670) nimGCvisit
gc.nim(650) doOperation
gc.nim(560) markGray
gc.nim(353) forAllChildren
gc.nim(670) nimGCvisit
gc.nim(650) doOperation
gc.nim(560) markGray
gc.nim(351) forAllChildren
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