[Python-modules-team] Bug#622082: python-matplotlib: Instruction not allowed (sse2?)

Jakub Wilk jwilk at debian.org
Sun Apr 10 13:39:22 UTC 2011


tags 622082 + moreinfo unreproducible
thanks

* Pierre LeSimple <tadsel at yahoo.fr>, 2011-04-09, 23:49:
>With the standard Squeeze install (python 2.6, matplotlib 0.99.3),
>attempts to import any part of matplotlib causes Python to crash. e.g.
>
>>>>from matplotlib.pylab import *
>Instruction not permitted
>$

Thanks for the bug report. Unfortunately, I cannot reproduce the bug 
here. Could you install gdb, and then provide us output of this command:

LC_ALL=C gdb -batch -q -ex run -ex bt --args python -c 'from matplotlib.pylab import *'

?

-- 
Jakub Wilk





More information about the Python-modules-team mailing list