On Jul 20, 2017, at 4:06 AM, pd-list-request@lists.iem.at wrote:From: Federico Camara Halac <camarafede@gmail.com>Subject: [PD] pix_image crashes. Was: "Damaged Error" with 0.48 Test 2 compiled for macDate: July 20, 2017 at 2:00:57 AM GMT+2To: "me.grimm" <megrimm@gmail.com>Cc: Pd-List <pd-list@lists.iem.at>I guess this is relates to a bigger issue on osx but still(10.11.6, deken gem, pd.48.0test2 github built)pix_film loads with Quicktime support and Darwin support, but as in Pd-0.47-1, it doesn't work well and cpu launches like apollo 13. Same as pix_movie
*** set a breakpoint in malloc_error_break to debugPix_multiimage and pix_imageInPlace work great as replacement for the above, as you say here.pix_video loads and works fine with backend #0='Darwin': darwin dv iidc analog. It also works with a usb macam sony hd eye for ps3.pix_image crashes with "pd(26513,0xa32cf000) malloc: *** error for object 0x78e9826c: pointer being freed was not allocated" It didn't on 47-1, so I guess it needs some tuning.