Re: [Matplotlib-users] segfault on OSX

2011-05-07 Thread Ondrej Certik
On Sat, May 7, 2011 at 3:34 PM, Ondrej Certik wrote: > Hi, > > I am using Matplotlib 1.0 precisely from this branch: > > https://github.com/matplotlib/matplotlib/tree/v1.0.x > > everything works on Linux, and on Mac, I am getting a segfault when I > do "import pylab". Stacktrace is here: > > https

[Matplotlib-users] segfault on OSX

2011-05-07 Thread Ondrej Certik
Hi, I am using Matplotlib 1.0 precisely from this branch: https://github.com/matplotlib/matplotlib/tree/v1.0.x everything works on Linux, and on Mac, I am getting a segfault when I do "import pylab". Stacktrace is here: https://gist.github.com/960896 I produced it by: gdb python (gdb) run >>>