tags 622082 + moreinfo unreproducible
thanks

* Pierre LeSimple <[email protected]>, 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



_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to