From: Matthew B. <mat...@gm...> - 2009-11-30 18:06:00
|
Hi, >> I've been having an almost identical problem with described above with >> the MacOSX backend. When I switched to the TkAgg backend, the segfault >> occurs when I try pylab.close() instead. >> > I may have had the same problem. Do you happen to be on a recent revision? > > Christoph Gohlke pointed out a typo introduced in r7985 (see bug report). The patch below fixed the segfaults on my system. Yes - thanks - segfault gone for me... Cheers, Matthew |