No subject
Thu Jan 15 22:29:28 CST 2009
space.
However, we've only allocated 245,760 bytes for thread stack. Thus, the
stack usage is exceeding available stack space. I believe that the way to
fix this is to lessen our stack usage in make_email_file(), by using heap
memory instead of stack memory for our substitution routines. Thus, that
is the patch that I've uploaded.
Please test and verify that it a) fixes the issue, and b) does not
introduce other crashes into voicemail.
Issue History
Date Modified Username Field Change
======================================================================
2009-04-19 11:19 tilghman Note Added: 0103424
======================================================================
More information about the asterisk-bugs
mailing list