[Bug 1258259] Re: program using opencv crashes with "illegal instruction"

2014-02-27 Thread chemicalfan
In light of the default Ubuntu compilation option, I advise compiling your own version from Ubuntu's source, rather than using their binary. You are free to set your own -march CFLAGS then, which should produce a compatible version. ** Changed in: linuxmint Status: New => Invalid -- You r

[Bug 1258259] Re: program using opencv crashes with "illegal instruction"

2014-02-26 Thread John Kim
I have a feeling that to answer your question, you should refer to support. Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it. We understand the difficultie

[Bug 1258259] Re: program using opencv crashes with "illegal instruction"

2014-01-19 Thread João M . S . Silva
>From http://answers.opencv.org/question/18001/illegal-instruction-when- running-any-compiled/ it seems that the problem is that OpenCV in Ubuntu is compiled with *sse3 options. In older machines, like this Pentium M, it does not work. Should sse3 be disabled so that it works on older machines? I

[Bug 1258259] Re: program using opencv crashes with "illegal instruction"

2013-12-10 Thread João M . S . Silva
This happens when upgrading from 13.04 to 13.10. ** Also affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1258259 Title: program using openc