Bug#579352: renpy: Fatal Python error: (pygame parachute) Segmentation Fault
Peter De Wachter
pdewacht at gmail.com
Tue Apr 27 22:33:54 UTC 2010
Op Tue, 27 Apr 2010 17:40:20 +0800
schreef "Ying-Chun Liu (PaulLiu)" <grandpaul at gmail.com>:
> So I use valgrind /usr/bin/python /usr/games/renpy and found there
> are many invalid read.
These are not problems. Python has an unusual memory management scheme
that confuses valgrind. If you want to use valgrind, you'll need to
recompile python, see /usr/share/doc/python2.5/README.valgrind.gz
And you're right, it looks like this bug is already fixed upstream.
This seems to be the commit:
http://bazaar.launchpad.net/~renpytom/renpy/main/revision/778
More information about the Pkg-games-devel
mailing list