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

MacPorts noreply at macports.org
Fri Nov 12 03:55:01 UTC 2021


#63918: IPython3-3.8 import of pyplot quits with 'Abort trap: 6'
--------------------------------------------+-----------------------------
  Reporter:  aaronm6                        |      Owner:  (none)
      Type:  defect                         |     Status:  new
  Priority:  Normal                         |  Milestone:
 Component:  ports                          |    Version:  2.7.1
Resolution:                                 |   Keywords:  pyplot, ipython
      Port:  py38-ipython, py38-matplotlib  |
--------------------------------------------+-----------------------------
Description changed by aaronm6:

Old description:

> **Description:**
> Importing `matplotlib.pyplot` within IPython3 (python3.8) runs fine, but
> then when exiting, IPython throws a abort error, followed by a "Python
> quit unexpectedly" popup window (see attached).
>
> **Relevant port versions:**
> {{{
> py38-ipython @7.28.0_0
> py38-matplotlib @3.4.3_0+cairo+webagg
> py38-matplotlib-inline @0.1.3_0
> py38-numpy @1.21.4_0+gfortran+openblas
> }}}
>
> **Terminal behavior**
> {{{
> :~$ ipython3-3.8
> Python 3.8.12 (default, Nov 11 2021, 05:33:59)
> Type 'copyright', 'credits' or 'license' for more information
> IPython 7.28.0 -- An enhanced Interactive Python. Type '?' for help.
>
> In [1]: from matplotlib import pyplot
>
> In [2]: quit
> Abort trap: 6
> :~$
> }}}

New description:

 **Description:**
 Importing `matplotlib.pyplot` within IPython3 (python3.8) runs fine, but
 then when exiting, IPython throws an abort error, followed by a "Python
 quit unexpectedly" popup window (see attached).

 **Relevant port versions:**
 {{{
 py38-ipython @7.28.0_0
 py38-matplotlib @3.4.3_0+cairo+webagg
 py38-matplotlib-inline @0.1.3_0
 py38-numpy @1.21.4_0+gfortran+openblas
 }}}

 **Terminal behavior**
 {{{
 :~$ ipython3-3.8
 Python 3.8.12 (default, Nov 11 2021, 05:33:59)
 Type 'copyright', 'credits' or 'license' for more information
 IPython 7.28.0 -- An enhanced Interactive Python. Type '?' for help.

 In [1]: from matplotlib import pyplot

 In [2]: quit
 Abort trap: 6
 :~$
 }}}

--

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


More information about the macports-tickets mailing list