[Bug 207647] math/py-matplotlib: function pylab causes segmentation fault

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 2 19:47:37 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207647

--- Comment #7 from Trago <jucesri at gmail.com> ---
Hi guys,

I don't know what exactly is the problem but it seems that some of the openblas
port options is causing the segmentation fault of the example given here. I
compiled openblas from ports with the following options

[ ] AVX
[X] AVX2
[X] DYNAMIC_ARCH
[X] INTERFACE64
[X] OPENMP


Using this compiled library it raises the segmentation fault shown.


But now, I deinstalled the port and installed the binary package using

% pkg install openblas

With the pkg binary, the example given here works without any problem.
Therefore, one of the compilation options I gave above is giving problems.
Which one? I don't know.

Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list