Skip to content

Instantly share code, notes, and snippets.

@Keno
Created May 11, 2019 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Keno/4751ff94f10868275b888f957aef0c64 to your computer and use it in GitHub Desktop.
Save Keno/4751ff94f10868275b888f957aef0c64 to your computer and use it in GitHub Desktop.
/workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/PkInternal error: encountered unexpected error in runtime:
TypeError(func=:Tuple, context="parameter", expected=Type, got=<?#0x7f27f22266b0::<circular reference @-1>>)
rec_backtrace at /workspace/srcdir/julia/src/stackwalk.c:94
record_backtrace at /workspace/srcdir/julia/src/task.c:216 [inlined]
jl_throw at /workspace/srcdir/julia/src/task.c:442
jl_type_error_rt at /workspace/srcdir/julia/src/rtutils.c:118
jl_f_apply_type at /workspace/srcdir/julia/src/builtins.c:927
jl_apply_generic at /workspace/srcdir/julia/src/gf.c:2192
jl_apply at /workspace/srcdir/julia/src/julia.h:1609 [inlined]
jl_f__apply at /workspace/srcdir/julia/src/builtins.c:626
tuple_tfunc at ./compiler/tfuncs.jl:1188
matching_cache_argtypes at ./compiler/inferenceresult.jl:98
Type at ./compiler/inferenceresult.jl:12 [inlined]
Type at ./compiler/inferenceresult.jl:12 [inlined]
typeinf_ext at ./compiler/typeinfer.jl:566
typeinf_ext at ./compiler/typeinfer.jl:599
jfptr_typeinf_ext_1.clone_1 at /maps/julia/lib/julia/sys.so (unknown line)
jl_apply_generic at /workspace/srcdir/julia/src/gf.c:2192
jl_apply at /workspace/srcdir/julia/src/julia.h:1609 [inlined]
jl_type_infer at /workspace/srcdir/julia/src/gf.c:208
jl_compile_method_internal at /workspace/srcdir/julia/src/gf.c:1774
jl_apply_generic at /workspace/srcdir/julia/src/gf.c:2197
jl_apply_2va at /workspace/srcdir/julia/src/rtutils.c:353
promote_typeof at ./promotion.jl:264
jl_apply_generic at /workspace/srcdir/julia/src/gf.c:2192
jl_apply_2va at /workspace/srcdir/julia/src/rtutils.c:353
promote_typeof at ./promotion.jl:264
jl_apply_generic at /workspace/srcdir/julia/src/gf.c:2192
jl_apply_2va at /workspace/srcdir/julia/src/rtutils.c:353
promote_typeof at ./promotion.jl:264
jl_apply_generic at /workspace/srcdir/julia/src/gf.c:2192
jl_apply_2va at /workspace/srcdir/julia/src/rtutils.c:353
promote_typeof at ./promotion.jl:264
jl_apply_generic at /workspace/srcdir/julia/src/gf.c:2192
jl_apply_2va at /workspace/srcdir/julia/src/rtutils.c:353
promote_typeof at ./promotion.jl:264
jl_apply_generic at /workspace/srcdir/julia/src/gf.c:2192
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment