Advertisement
lukePastebin

Untitled

Nov 16th, 2017
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. Hint: clyde [Processing]
  2. Traceback (most recent call last)
  3. nim.nim(121) nim
  4. nim.nim(77) handleCmdLine
  5. main.nim(167) mainCommand
  6. main.nim(74) commandCompileToC
  7. modules.nim(240) compileProject
  8. modules.nim(180) compileModule
  9. passes.nim(218) processModule
  10. passes.nim(136) processTopLevelStmt
  11. sem.nim(556) myProcess
  12. sem.nim(524) semStmtAndGenerateGenerics
  13. semstmts.nim(1900) semStmt
  14. semexprs.nim(783) semExprNoType
  15. semexprs.nim(2317) semExpr
  16. semstmts.nim(61) semWhile
  17. semstmts.nim(1900) semStmt
  18. semexprs.nim(783) semExprNoType
  19. semexprs.nim(2310) semExpr
  20. semstmts.nim(1833) semStmtList
  21. semexprs.nim(2320) semExpr
  22. semstmts.nim(741) semFor
  23. semstmts.nim(701) semForVars
  24. semstmts.nim(1900) semStmt
  25. semexprs.nim(783) semExprNoType
  26. semexprs.nim(2310) semExpr
  27. semstmts.nim(1833) semStmtList
  28. semexprs.nim(2321) semExpr
  29. semstmts.nim(230) semCase
  30. semstmts.nim(124) semExprBranchScope
  31. semstmts.nim(115) semExprBranch
  32. semexprs.nim(2310) semExpr
  33. semstmts.nim(1833) semStmtList
  34. semexprs.nim(2276) semExpr
  35. semobjconstr.nim(253) semObjConstr
  36. semtypes.nim(1423) semTypeNode
  37. SIGSEGV: Illegal storage access. (Attempt to read from nil?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement