h-vetinari commented on issue #15018:
URL: https://github.com/apache/arrow/issues/15018#issuecomment-1357042432

   > Gandiva use LLVM headers and LLVM static libraries (not shared libraries).
   > Is it related?
   
   My guess is yes because of how `sparse` brings in `libllvm11` through 
`numba`. But I have no idea what's causing the segfault, theoretically those 
things should be isolated. In particular, `libllvm11` only brings in strongly 
versioned 
[artefacts](https://github.com/regro/libcfgraph/blob/master/artifacts/libllvm11/conda-forge/linux-64/libllvm11-11.1.0-he0ac6c6_5.json#L214-L218).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to