Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing on julia-v1.6.0-DEV #387

Closed
dmbates opened this issue Sep 26, 2020 · 3 comments · Fixed by #404
Closed

Testing on julia-v1.6.0-DEV #387

dmbates opened this issue Sep 26, 2020 · 3 comments · Fixed by #404

Comments

@dmbates
Copy link
Collaborator

dmbates commented Sep 26, 2020

Our testing on Future and testing using a locally compiled Version 1.6.0-DEV.1062 (2020-09-26) are failing. I am getting

signal (11): Segmentation fault
in expression starting at /home/bates/.julia/dev/MixedModels/test/UniformBlockDiagonal.jl:10

with the apparent problem when trying to compile

materialize at ./broadcast.jl:837 [inlined]
_ranef_refs at /home/bates/.julia/dev/MixedModels/src/randomeffectsterm.jl:103

I think that alpha test versions of 1.6.0 are due within the next few weeks. I am happy to just keep a watch on this until then but once the test versions start coming out we will need to dig deeper into what is going on.

@dmbates
Copy link
Collaborator Author

dmbates commented Sep 28, 2020

Ah, I believe this is due to having assertions on and the problem with compiling https:github.com/JuliaData/CategoricalArrays.jl It may go away after we fix #381

@palday
Copy link
Member

palday commented Oct 5, 2020

Did this get better with #381 and #382?

@dmbates
Copy link
Collaborator Author

dmbates commented Oct 5, 2020

See #402

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants