Patches item #3136644, was opened at 2010-12-13 12:16 Message generated for change (Comment added) made by mrpeach You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3136644...
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: Open Resolution: None 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: Martin Peach (mrpeach)
Date: 2011-01-16 13: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 12:16
Message: the attached diff fixes the problem
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3136644...