[MacPorts] #63918: IPython3-3.8 import of pyplot quits with 'Abort trap: 6'

MacPorts noreply at macports.org
Sat Nov 13 19:54:59 UTC 2021


#63918: IPython3-3.8 import of pyplot quits with 'Abort trap: 6'
----------------------------------------+-----------------------------
  Reporter:  aaronm6                    |      Owner:  lpsinger
      Type:  defect                     |     Status:  assigned
  Priority:  Normal                     |  Milestone:
 Component:  ports                      |    Version:  2.7.1
Resolution:                             |   Keywords:  pyplot, ipython
      Port:  py-ipython, py-matplotlib  |
----------------------------------------+-----------------------------

Comment (by aaronm6):

 @reneeotten Thanks for trying it out, I'll try to give as much info as I
 can here (right off the bat, I notice that we're using different darwin
 versions).  A few clarifying points:

 * The `import` line itself does not throw an error, and all the `pyplot`
 functionality works fine (as far as I can tell); the Abort trap only
 occurs when I quit out of IPython.
 * Importing `matplotlib`+quitting gives no problems
 * Importing `pyplot`+quitting in regular python3 gives no problems

 System Software Overview:
 * System Version: MacOS 11.6 (20G165)
 * Kernel Version: Darwin 20.6.0

 More port info
 {{{
 :~$ port -v installed python38 py38-numpy py38-ipython py38-matplotlib
 py38-matplotlib-inline ipython_select ipython3_select gcc11 libgcc
 libgcc11 OpenBLAS
 The following ports are currently installed:
   ipython3_select @0.1_0 (active) requested_variants='' platform='darwin
 20' archs='noarch' date='2021-11-11T14:41:04-0800'
   ipython_select @0.4_0 (active) requested_variants='' platform='darwin
 20' archs='noarch' date='2021-11-11T14:41:04-0800'
   py38-ipython @7.28.0_0 (active) requested_variants='' platform='darwin
 20' archs='noarch' date='2021-11-11T14:41:49-0800'
   py38-matplotlib @3.4.3_0+cairo+webagg (active) requested_variants=''
 platform='darwin 20' archs='x86_64' date='2021-11-11T14:44:43-0800'
   py38-matplotlib-inline @0.1.3_0 (active) requested_variants=''
 platform='darwin 20' archs='noarch' date='2021-11-11T14:41:44-0800'
   py38-numpy @1.21.4_0+gfortran+openblas (active) requested_variants=''
 platform='darwin 20' archs='x86_64' date='2021-11-11T14:44:39-0800'
   python38 @3.8.12_3+optimizations (active) requested_variants=''
 platform='darwin 20' archs='x86_64' date='2021-11-11T14:41:27-0800'
   gcc11 @11.2.0_1 (active) requested_variants='' platform='darwin 20'
 archs='x86_64' date='2021-11-11T20:00:41-0800'
   libgcc @5.0_0 (active) requested_variants='' platform='darwin 20'
 archs='x86_64' date='2021-11-11T14:44:24-0800'
   libgcc11 @11.2.0_1 (active) requested_variants='' platform='darwin 20'
 archs='x86_64' date='2021-11-11T14:44:23-0800'
   OpenBLAS @0.3.18_0+gcc11+lapack (active) requested_variants=''
 platform='darwin 20' archs='x86_64' date='2021-11-11T14:44:25-0800'
 }}}
 It don't know whether `clang` is used in the build, but here is the
 version:
 {{{
 :~$ clang --version
 Apple clang version 13.0.0 (clang-1300.0.29.3)
 Target: x86_64-apple-darwin20.6.0
 Thread model: posix
 }}}
 Please let me know if there's any useful information I've left out.

-- 
Ticket URL: <https://trac.macports.org/ticket/63918#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list