[PD-dev] [ pure-data-Patches-3136644 ] [bugfix] packOSC crashes with bundledepth>32

SourceForge.net noreply at sourceforge.net
Tue Feb 8 11:10:40 CET 2011


Patches item #3136644, was opened at 2010-12-13 18:16
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3136644&group_id=55736

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: externals
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 7
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Martin Peach (mrpeach)
Summary: [bugfix] packOSC crashes with bundledepth>32

Initial Comment:
when creating deeply nested bundles [packOSC] will complain if the bundle-depth is larger than 32 (MAX_BUNDLE_NESTING)

this is ok, however, if you then try to close the bundle (with "]"), Pd will segfault.

see attached patch to reproduce the problem

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

>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2011-02-08 11:10

Message:
i agree that it would be nice to be able to set the maximum bundle depth.

but i also think this is a separate issue from the one reported here.

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

Comment By: Martin Peach (mrpeach)
Date: 2011-01-16 19:45

Message:
It should be fixed now, but maybe a user-friendly way of setting max bundle
depth is needed.

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

Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-12-13 18:16

Message:
the attached diff fixes the problem

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3136644&group_id=55736



More information about the Pd-dev mailing list