[Asterisk-Dev] De-Bottlenecking Asterisk
John Todd
jtodd at loligo.com
Mon Apr 19 08:50:17 MST 2004
At 11:33 AM -0400 on 4/19/04, Federico Alves wrote:
>From the error capture below is obvious that the blowup is caused by
>the declaration of an array, which is defined only to hold 60 h323
>open calls, and once above that number, it blows up the whole
>application. My question is: can we quickly figure out where that
>declaration is and replace it by a () form, which in theory will
>make it unlimited? Or at least define it 1024 upper limit?
>
>I will appreciate any insight into the culprit.
>
>-- Executing Dial("H323/ip$192.168.85.100:33509/4847", "H323/19548178128 at 192
>.168.85.100/19544447408") in new stack
> -- Called 19548178128 at 192.168.85.100
> 0:44.093 H225 Caller:4170e280 assert.cxx(105)
>PWLib Assertio
>n fail: Invalid array element, file
>/root/pwlib/include/ptlib/array.h, line 1116
>, Error=115
>
><A>bort, <C>ore dump, <I>gnore? a
>
I would suggest you open a bug on the bugtracker, or this may not be
resolved. Be sure to mark it as type "h323"
http://bugs.digium.com/
JT
More information about the asterisk-dev
mailing list