This happened on Atom for a little bit. Yes, I've seen it recently on
IJulia. This issue is really just that it messed up printing error
messages, so it will always post this instead of the real error messages.
In all of my cases, this didn't interfere with working functions, though
since every single error popped up as this... I had to go to another
computer to debug.
On Tuesday, August 2, 2016 at 11:03:44 AM UTC-7, Christoph Ortner wrote:
>
> 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?
>