Emergency Self-Construct
Emergency Self-Construct
@twiecki this is what I tried: ``` (issue_8215) ~ % conda list # packages in environment at /miniconda3-arm64/envs/issue_8215: # # Name Version Build Channel blas 1.0 openblas bzip2 1.0.8 h620ffc9_4...
@twiecki but then: ``` (issue_8215_cf) ~ % conda list # packages in environment at /miniconda3-arm64/envs/issue_8215_cf: # # Name Version Build Channel bzip2 1.0.8 h3422bc3_4 conda-forge ca-certificates 2022.6.15 h4653dfc_0 conda-forge libblas...
> Huh, I just retried and it did _not_ segfault. So I'm finding the same thing you're finding. OK, so current hypothesis are: * segfaults b/c assertions are disabled (cf...
I removed the stale label again, as this is unresolved. Since CF is rebuilding llvmlite with the missing patch, it should be solved soon however. @twiecki it might be worth...
`Build numba_smoketest_cuda_yaml_147 has started`
> `Build numba_smoketest_cuda_yaml_147 has started` Passed.
> Thanks for running this through the farm @esc, am wondering if it ought to also have CPU run too as this patch impacts both CPU and CUDA? `Build numba_smoketest_cpu_yaml_120...
@aseyboldt thank you, I can confirm I am able to reproduce the LV output.
> I don't have any ideas then where this is coming from. If you do end up finding a Numba bug while using Numba in docker we would appreciate an...
> @esc @jannikmi I have "good" news, I reproduced the issue not only in Docker but locally too. Yesterday I have re-created venv (for another reason) and now I have...