[PD] buffer overflow with pix_image

IOhannes m zmoelnig zmoelnig at iem.at
Sat Sep 16 14:35:02 CEST 2006


user @ earweego wrote:
> hello list,
> 
> for an installation in ZKM, we are using a GEM-based patch
> where a dozen of cubes are textured via [pix_image] with jpg-images of 35kB on avg.
> each cube changes its image about once per second,
> and we are getting heavy crashes after less than an hour.

if they occur that often, could you try to do a backtrace with gdb?

like (in the console):
~> gdb /path/to/pd/binary/pd
(gdb) run -lib Gem -lib otherlibs -path /all/paths/ -open patch.pd
...
...
...CRASH!
(gdb) bt

> 
> using a MAC Dual G5 with  OS X 10.4.4, 1.25GB RAM
> and PD version pd++_0_39_1 by James Tittle
> which is amazing for the rest - even fixed the tedious titlebar issue :)

which version of Gem?
self-compiled??

mfga.dsr
IOhannes




More information about the Pd-list mailing list