On Friday 31 March 2006 05:34, Ramon Peek wrote:
> So why 7, it's so low!
>
> Is there anybody else with an option about this issue?
>
> CODE in app_macro.c :
>
> if (depth >= 7) {
> ast_log(LOG_ERROR, "Macro(): possible infinite
> loop detected. Returning early.\n");
> LOCAL_USER_REMOVE(u);
> return 0;
Because Macro runs out of stack space after that point and causes
a segfault crash.
--
Tilghman
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev