This looks like the LAPACK library backing libcholmod is missing some symbols. Are you using OpenBLAS, or some other BLAS/LAPACK library? What does versioninfo() say? -E
On Mon, Dec 15, 2014 at 9:08 AM, Andrei Berceanu <[email protected]> wrote: > > Hi all, > > I recently upgraded to Julia Version 0.3.3 on my Arch Linux box and > sometimes get this strange error, followed by a kernel crash - what gives? > > julia: symbol lookup error: /usr/bin/../lib/julia/libcholmod.so: undefined > symbol: zpotrf_ > > //A >
