julia windows 64 openblas segfault #3018
Labels
bug
Indicates an unexpected problem or unintended behavior
priority
This should be addressed urgently
system:windows
Affects only Windows
Milestone
The following code snippet (from Color.jl) cause julia-win64 to segfault (probably stack corruption in DLANSP)
edit: as has been the case in the past, calling
openblas_num_threads(1)
fixes the issue (2 or more threads fails)edit2: wine reports this results in stack overflow, after some delay. is that meaningful or helpful?
The text was updated successfully, but these errors were encountered: