I keep getting these on v0.5:
ERROR (unhandled task failure): MethodError: no method matching
show_backtrace(::Base.AbstractIOBuffer{Array{UInt8,1}}, ::Symbol,
::Array{Ptr{Void},1}, ::UnitRange{Int64})
Closest candidates are:
show_backtrace(::IO, !Matched::Array{Any,1}) at replutil.jl:577
show_backtrace(::IO, !Matched::Array{T,1}) at replutil.jl:571
even after a clean re-install of the julia packages. The notebook then
shuts down and I have to restart it. Has basically made Julia unusable. I
didn't see anything on IJulia.jl issues though. Is this a known issue?
Can it be fixed?