-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
system:freebsdAffects only FreeBSDAffects only FreeBSD
Description
ERROR (unhandled task failure): write: not enough memory (ENOMEM)
Stacktrace:
[1] try_yieldto at ./event.jl:189 [inlined]
[2] wait() at ./event.jl:248
[3] uv_write(::Base.PipeEndpoint, ::Ptr{UInt8}, ::UInt64) at ./stream.jl:811
[4] unsafe_write(::Base.PipeEndpoint, ::Ptr{UInt8}, ::UInt64) at ./stream.jl:832
[5] write(::Pipe, ::String) at ./strings/string.jl:71
[6] write_cookie(::Base.Process) at ./distributed/cluster.jl:1120
[7] launch(::Base.Distributed.LocalManager, ::Dict{Any,Any}, ::Array{WorkerConfig,1}, ::Condition) at ./distributed/managers.jl:328
[8] (::Base.Distributed.##39#42{Base.Distributed.LocalManager,Dict{Any,Any}})() at ./event.jl:73But the available memory observed from top on each work is enough.
Not sure it's bsd only issue or not.
Ref builds:
Metadata
Metadata
Assignees
Labels
system:freebsdAffects only FreeBSDAffects only FreeBSD