Do you by any chance use a 32bit system? I have a similar problem with a seg fault caused by a call to lapack/blas in opencv (I think it is in the same function but at C level, I'm unfortunately not able to test right now). This only occurs on my 32bit system, and it went away when I recompile opencv with their own lapack implementation instead of linking with the Ubuntu lapack package.
-- opencv functions (cvFindCornerSubPix) return Segmentation fault https://bugs.launchpad.net/bugs/663639 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
