[GEM-dev] [ pd-gem-Bugs-3523507 ] gemlist and separator may crash

SourceForge.net noreply at sourceforge.net
Fri May 4 15:05:03 CEST 2012


Bugs item #3523507, was opened at 2012-05-04 06:05
Message generated for change (Tracker Item Submitted) made by nusmuk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3523507&group_id=64325

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Cyrille Henry (nusmuk)
Assigned to: Nobody/Anonymous (nobody)
Summary: gemlist and separator may crash

Initial Comment:
gemlist and separator did not work well together.
here are 2 example that can lead to a pd crash.
- gemlist flow by a separator and a pix_image is manually banged
- gemlist follow by a separator is not update by a valid gemlist at every frame

both are "incorrect" use of gemlist, but it should not crash.
so, i suggest to limit bang action on gemlist only if both condition occur : 
- bang happend during gem rendering 
- a valid gemlist is received on it's right inlet at this frame

i don't think of any restriction imposes by this limitation, but I may be wrong.

attachement are 2 crasher patch

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3523507&group_id=64325



More information about the GEM-dev mailing list