Advertisement
Guest User

Untitled

a guest
Apr 21st, 2021
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1. ERROR: On worker 3:
  2. UndefVarError: #__##oninit_function#283 not defined
  3. Stacktrace:
  4. [1] deserialize_datatype
  5. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:1280
  6. [2] handle_deserialize
  7. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:827
  8. [3] deserialize
  9. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:774
  10. [4] deserialize_datatype
  11. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:1304
  12. [5] handle_deserialize
  13. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:827
  14. [6] deserialize
  15. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:774
  16. [7] deserialize_datatype
  17. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:1304
  18. [8] handle_deserialize
  19. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:827
  20. [9] deserialize
  21. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:774
  22. [10] deserialize_datatype
  23. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:1304
  24. [11] handle_deserialize
  25. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:827
  26. [12] deserialize
  27. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:774
  28. [13] handle_deserialize
  29. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:834
  30. [14] deserialize
  31. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Serialization/src/Serialization.jl:774 [inlined]
  32. [15] deserialize_msg
  33. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Distributed/src/messages.jl:87
  34. [16] #invokelatest#2
  35. @ ./essentials.jl:708 [inlined]
  36. [17] invokelatest
  37. @ ./essentials.jl:706 [inlined]
  38. [18] message_handler_loop
  39. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Distributed/src/process_messages.jl:169
  40. [19] process_tcp_streams
  41. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Distributed/src/process_messages.jl:126
  42. [20] #99
  43. @ ./task.jl:406
  44. Stacktrace:
  45. [1] #remotecall_fetch#143
  46. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Distributed/src/remotecall.jl:394 [inlined]
  47. [2] remotecall_fetch(f::Function, w::Distributed.Worker, args::Vector{Future})
  48. @ Distributed /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Distributed/src/remotecall.jl:386
  49. [3] remotecall_fetch(f::Function, id::Int64, args::Vector{Future}; kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
  50. @ Distributed /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Distributed/src/remotecall.jl:421
  51. [4] remotecall_fetch(f::Function, id::Int64, args::Vector{Future})
  52. @ Distributed /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Distributed/src/remotecall.jl:421
  53. [5] remotecall_pool(rc_f::Function, f::Function, pool::WorkerPool, args::Vector{Future}; kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
  54. @ Distributed /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Distributed/src/workerpool.jl:123
  55. [6] remotecall_pool
  56. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Distributed/src/workerpool.jl:121 [inlined]
  57. [7] #remotecall_fetch#182
  58. @ /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Distributed/src/workerpool.jl:229 [inlined]
  59. [8] remotecall_fetch(f::Function, pool::WorkerPool, args::Vector{Future})
  60. @ Distributed /build/julia/src/julia-1.6.0/usr/share/julia/stdlib/v1.6/Distributed/src/workerpool.jl:229
  61. [9] dtransduce(xform::Transducers.IdentityTransducer, step::Function, init::Transducers.InitOf{Transducers.DefaultInitOf}, coll0::UnitRange{Int64}; simd::Val{false}, basesize::Nothing, threads_basesize::Nothing, pool::WorkerPool, _remote_reduce::Function)
  62. @ Transducers ~/.julia/packages/Transducers/oOWtX/src/dreduce.jl:99
  63. [10] transduce
  64. @ ~/.julia/packages/Transducers/oOWtX/src/executors.jl:52 [inlined]
  65. [11] _fold(rf::Transducers.AdHocRF{var"#__##oninit_function#283", typeof(identity), var"#__##reducing_function#284", typeof(identity), var"#__##combine_function#285"}, coll::UnitRange{Int64}, exc::DistributedEx{NamedTuple{(), Tuple{}}}, simd::Val{false})
  66. @ FLoops ~/.julia/packages/FLoops/yli1G/src/reduce.jl:653
  67. [12] top-level scope
  68. @ ~/.julia/packages/FLoops/yli1G/src/reduce.jl:631
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement