Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matplotlib.tests.test_mathtext.mathfont_cm_23_test.test makes python debug to crash #1309

Closed
sandrotosi opened this issue Sep 25, 2012 · 2 comments

Comments

@sandrotosi
Copy link
Contributor

Hello,
when running unittests suite with python in debug flavor (pythonx.y-dbg in a Debian based distro) the interpreter crashes:

matplotlib.tests.test_mathtext.mathfont_cm_23_test.test ... python2.6-dbg: CXX/Python2/cxx_extensions.cxx:1320: virtual Py::PythonExtensionBase::~PythonExtensionBase(): Assertion `ob_refcnt == 0' failed.

and

matplotlib.tests.test_mathtext.mathfont_cm_23_test.test ... python2.7-dbg: CXX/Python2/cxx_extensions.cxx:1320: virtual Py::PythonExtensionBase::~PythonExtensionBase(): Assertion `ob_refcnt == 0' failed.

This is 1.2.0rc2 on Debian unstable machine.

@Xarthisius
Copy link
Contributor

I've hit it too with:
Python 2.7.3 (default, May 10 2012, 21:57:44)
[GCC 4.6.3] on linux2

@tacaswell
Copy link
Member

This is a year old and many of the pieces involved have changed. If this is still a problem, please re-open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants