Paul Kienzle <[EMAIL PROTECTED]> writes:

[segfaults]
> Is there something in the last couple of weeks which might cause this?

Some changes in font handling caused segfaults for me, and it turned out
to be a bug in an old version of freetype:

http://article.gmane.org/gmane.comp.python.matplotlib.general/10062

Try running python under gdb, or using strace/truss/ktrace to see what
is happening right before the segfault.

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to