Can you try this code outside of Juno? As @mbauman says, it’s possible that Juno is the culprit here, but so far I’ve only seens segfaults in Juno with Julia 1.0.x during Pkg operations (and a different stacktrace).
I switched to Julia 1.1 by changing the Julia path in Juno, and didn’t see this segfault any more. I am fine with Julia 1.1 for now. Still, I am able to execute the code with Julia 1.3 through the terminal (activate a Julia session and include the script). Am I missing anything when setting up Juno with Julia 1.3?