[Python-Dev] segmentation fault with python2.3a0 from cvs (original) (raw)

Zack Weinberg zack@codesourcery.com
Mon, 7 Oct 2002 12:05:47 -0700


On Mon, Oct 07, 2002 at 02:26:31PM -0400, Tim Peters wrote:

Note that pymalloc causes valgrind to raise tons of false alarms. This was discussed previously here, but no time to track down a reference; you need a valgrind suppression file to avoid this.

Yeah, many of them appeared to be pymalloc-related. I didn't take the time to dig through the list to see if any weren't; I wanted to raise a potential concern rather than an actual one.

zw