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

[pygame] [BUG] (tentative) with pygame.transform.threshold



This is a heads up. I am finding that test program test\transform_test.py crashes in the test_threshold__uneven_colors method. The program crashes just after the for loop finishes. With gdb debugging the crash is at the start of the second pass through the for loop. I call this a tentative bug as the crash happens with a Python 2.6 Windows build of Pygame 1.8.1b02. So it could be a problem with msvcr90.dll linking. But other tests pygame unit tests pass. And I have had success with other programs. So this has the feel of a pointer problem. I will look into it some more.

Lenard

--
Lenard Lindstrom
<len-l@xxxxxxxxx>