Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Mar 2016 19:47:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207647] math/py-matplotlib: function pylab causes segmentation fault
Message-ID:  <bug-207647-13-4t22oAffgK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207647-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207647-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207647

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

I don't know what exactly is the problem but it seems that some of the open=
blas
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207647-13-4t22oAffgK>