Skip to content

cluster_cookie() issues UndefRefError on v0.7-rc2 #28499

@raminammour

Description

@raminammour

Just noticed this:

julia> cluster_cookie()
ERROR: UndefRefError: access to undefined reference
Stacktrace:
 [1] getproperty at ./sysimg.jl:18 [inlined]
 [2] cluster_cookie() at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v0.7/Distributed/src/cluster.jl:647
 [3] top-level scope at none:0

julia> versioninfo()
Julia Version 0.7.0-rc2.0
Commit 78540cba4c (2018-08-02 19:14 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, sandybridge)

Cheers!

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or unintended behaviorparallelismParallel or distributed computation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions