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

[pygame] [Bug] SVN 1272 on Windows



Pygame is segfaulting on Windows. Importing Pygame fails:

Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygame
Fatal Python error: (pygame parachute) Segmentation Fault


Not very useful. When a Pygame application is run without a console the dialog box locates the fault in python.exe. Again not much help. I can only limit the problem to one of pixelarray.c, transform.c, image.c, draw.c, time.c, surface.c, font.c and imageext.c. These were all changed since the last working version of Pygame I compiled.

--
Lenard Lindstrom
<len-l@xxxxxxxxx>