[PD] crashes with dynamicaly closing patches (was: Re: videoPYLON C++ update needed)

IOhannes m zmölnig zmoelnig at iem.at
Tue Sep 4 20:09:20 CEST 2018


On 9/3/18 9:50 PM, Csaba Láng wrote:
> Iohannes,
> 
> did you have a chance to check where my memory corruption is coming from?

it turned out that the crash was unrelated to videoPYLON.

instead the problem was that the patch logic would open and close
patches dynamically - with the closing of a patch being triggered from
within the patch itself.

so the patch committed suicide and took Pd down as collateral damage.

the moral of the story is: don't do dynamic patching if you don't know
*exactly* what you are doing.

fmd<r
IOhannes


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20180904/84de8fae/attachment.sig>


More information about the Pd-list mailing list