1 out of 20 time my process is crashing with the following traceback, there 
doesn't seem to be anything useful in it.  I did find this issue (
https://github.com/JuliaLang/julia/issues/6611) which seems similar, and is 
fixed as part of Julia 0.3- (we're using 0.2.1). I'm wondering if anyone 
else has run into anything similar themselves and have found a solution.

Cheers, Steve


Traceback:

 in abstract_call_gf at inference.jl:623
 in abstract_call at inference.jl:701
 in abstract_eval_call at inference.jl:789
 in abstract_eval at inference.jl:814
 in abstract_eval_arg at inference.jl:748
 in typeinf at inference.jl:1324
 in typeinf_ext at inference.jl:1092
 in include at boot.jl:238fatal: error thrown and no exception handler 
available.


Full Traceback: https://gist.github.com/sbchisholm/1969b94447b2b9b16c60

Reply via email to