[PD] pix_openni crash Pd

Mathieu Bouchard matju at artengine.ca
Fri Feb 24 18:41:41 CET 2012


Le 2012-02-24 à 18:10:00, Jack a écrit :

> Here the output with valgrind when i create the gemwin :

Are there any « Invalid write » messages before getting there ?

Also note that GEM 93 and GEM 92 are quite binary-incompatible, therefore 
an external has to be compiled with the right set of .h files.

There were also at least two more intermediate steps for those who used 
SVN versions of GEM 93. For example, GridFlow supports GEM 92 and two 
early kinds of GEM 93 but doesn't work with the final GEM 93.

I'm talking about this because :

> Address 0x735ef68 is 0 bytes after a block of size 32 alloc'd
> at 0x4025315: calloc (vg_replace_malloc.c:467)
> by 0x80B8710: getbytes (in /usr/bin/pd)

Looks like an object has an unexpected size, which hints at possible 
mismatching struct{} definitions.

  ______________________________________________________________________
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC


More information about the Pd-list mailing list