Skip to content

Instantly share code, notes, and snippets.

@Varriount
Created November 7, 2013 17:59
Show Gist options
  • Save Varriount/7358990 to your computer and use it in GitHub Desktop.
Save Varriount/7358990 to your computer and use it in GitHub Desktop.
#-- 1
Traceback (most recent call last)
nimrod.nim(79) nimrod
nimrod.nim(55) HandleCmdLine
main.nim(308) MainCommand
main.nim(73) CommandCompileToC
modules.nim(193) CompileProject
modules.nim(151) compileModule
passes.nim(192) processModule
passes.nim(136) processTopLevelStmt
cgen.nim(1235) myProcess
ccgstmts.nim(959) genStmts
ccgexprs.nim(1880) expr
ccgstmts.nim(959) genStmts
ccgexprs.nim(1900) expr
ccgstmts.nim(193) genVarStmt
ccgstmts.nim(157) genSingleVar
cgen.nim(522) assignGlobalVar
ccgtypes.nim(620) getTypeDesc
ccgtypes.nim(565) getTypeDescAux
types.nim(153) skipTypes
ast.nim(1318) lastSon
SIGSEGV: Illegal storage access. (Attempt to read from nil?)
#--2
Traceback (most recent call last)
nimrod.nim(79) nimrod
nimrod.nim(55) HandleCmdLine
main.nim(308) MainCommand
main.nim(73) CommandCompileToC
modules.nim(193) CompileProject
modules.nim(151) compileModule
passes.nim(192) processModule
passes.nim(136) processTopLevelStmt
sem.nim(311) myProcess
sem.nim(285) SemStmtAndGenerateGenerics
semstmts.nim(1259) semStmt
semexprs.nim(816) semExprNoType
semexprs.nim(1996) semExpr
semstmts.nim(1114) semMethod
cgmeth.nim(104) methodDef
Error: unhandled exception: index out of bounds [EInvalidIndex]
#-- 3
nimrod.nim(79) nimrod
nimrod.nim(55) HandleCmdLine
main.nim(308) MainCommand
main.nim(73) CommandCompileToC
modules.nim(193) CompileProject
modules.nim(151) compileModule
passes.nim(192) processModule
passes.nim(136) processTopLevelStmt
sem.nim(311) myProcess
sem.nim(285) SemStmtAndGenerateGenerics
semstmts.nim(1259) semStmt
semexprs.nim(816) semExprNoType
semexprs.nim(1982) semExpr
semstmts.nim(792) SemTypeSection
semstmts.nim(753) typeSectionRightSidePass
semtypes.nim(1005) semTypeNode
semtypes.nim(746) semProcTypeNode
semtypes.nim(636) liftParamType
semtypes.nim(607) addImplicitGenericImpl
ast.nim(866) len
#-- 4
Traceback (most recent call last)
nimrod.nim(79) nimrod
nimrod.nim(55) HandleCmdLine
main.nim(308) MainCommand
main.nim(73) CommandCompileToC
modules.nim(193) CompileProject
modules.nim(151) compileModule
passes.nim(192) processModule
passes.nim(136) processTopLevelStmt
sem.nim(311) myProcess
sem.nim(285) SemStmtAndGenerateGenerics
semstmts.nim(1259) semStmt
semexprs.nim(816) semExprNoType
semexprs.nim(1987) semExpr
semstmts.nim(644) semFor
semexprs.nim(55) semExprNoDeref
semexprs.nim(1897) semExpr
semexprs.nim(205) semConv
semexprs.nim(161) checkConvertible
system.nim(730) skipTypes
#-- 5
Error: internal error: (filename: semtypes.nim, line: 834)
Traceback (most recent call last)
nimrod.nim(79) nimrod
nimrod.nim(55) HandleCmdLine
main.nim(308) MainCommand
main.nim(73) CommandCompileToC
modules.nim(193) CompileProject
modules.nim(151) compileModule
passes.nim(192) processModule
passes.nim(136) processTopLevelStmt
sem.nim(311) myProcess
sem.nim(285) SemStmtAndGenerateGenerics
semstmts.nim(1259) semStmt
semexprs.nim(816) semExprNoType
semexprs.nim(1982) semExpr
semstmts.nim(792) SemTypeSection
semstmts.nim(742) typeSectionRightSidePass
semtypes.nim(992) semTypeNode
semtypes.nim(572) semObjectNode
semtypes.nim(484) semRecordNodeAux
semtypes.nim(499) semRecordNodeAux
semtypes.nim(961) semTypeNode
msgs.nim(809) semGeneric
msgs.nim(802) InternalError
msgs.nim(737) rawMessage
msgs.nim(734) rawMessage
msgs.nim(687) handleError
#-- 6
test.nim(32, 20) Error: internal error: ReplaceTypeVarsT: tyGenericBody
Traceback (most recent call last)
nimrod.nim(79) nimrod
nimrod.nim(55) HandleCmdLine
main.nim(308) MainCommand
main.nim(73) CommandCompileToC
modules.nim(193) CompileProject
modules.nim(151) compileModule
passes.nim(192) processModule
passes.nim(136) processTopLevelStmt
sem.nim(311) myProcess
sem.nim(285) SemStmtAndGenerateGenerics
semstmts.nim(1259) semStmt
semexprs.nim(816) semExprNoType
semexprs.nim(1979) semExpr
semstmts.nim(345) semVarOrLet
sem.nim(61) fitNode
semcall.nim(203) IndexTypesMatch
sigmatch.nim(895) ParamTypesMatch
sigmatch.nim(838) ParamTypesMatchAux
sigmatch.nim(685) implicitConv
sigmatch.nim(675) getInstantiatedType
semtypinst.nim(243) generateTypeInstance
semtypinst.nim(227) ReplaceTypeVarsT
semtypinst.nim(210) ReplaceTypeVarsT
msgs.nim(797) InternalError
msgs.nim(774) liMessage
msgs.nim(687) handleError
#-- 7
Traceback (most recent call last)
nimrod.nim(79) nimrod
nimrod.nim(55) HandleCmdLine
main.nim(308) MainCommand
main.nim(73) CommandCompileToC
modules.nim(193) CompileProject
modules.nim(151) compileModule
passes.nim(192) processModule
passes.nim(136) processTopLevelStmt
cgen.nim(1235) myProcess
ccgstmts.nim(959) genStmts
ccgexprs.nim(1880) expr
ccgstmts.nim(959) genStmts
ccgexprs.nim(1836) expr
ccgcalls.nim(292) genCall
ccgcalls.nim(136) genPrefixCall
ccgcalls.nim(110) genArg
cgen.nim(572) initLocExpr
ccgexprs.nim(1895) expr
ccgexprs.nim(1681) genClosure
cgen.nim(572) initLocExpr
ccgexprs.nim(1862) expr
ccgexprs.nim(1447) genConv
ccgexprs.nim(1389) genSomeCast
cgen.nim(572) initLocExpr
ccgexprs.nim(1785) expr
cgen.nim(866) genProc
cgen.nim(836) genProcNoForward
cgen.nim(750) genProcAux
Error: unhandled exception: index out of bounds [EInvalidIndex]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment