[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Re: error on mac



I'm not familiar with pygame or python on mac, but a segmentation fault happens when a program tries to read non-existent data from video memory.  The only thing I can think of is that your surfaces are invalid; you didn't make them right?
Ian