Jared Mauch wrote:
I have a crash here:

<snip>


It appears to be triggered when taking the meetme_statis_generate_msg of
chan=NULL and passing it downstream to ast_channel_blob_create_from_cache

#7  0x00007f4d1e5036fe in meetme_stasis_generate_msg (meetme_conference=<value optimized 
out>, chan=0x0, user=0x0, message_type=0x34595a8, extras=<value optimized out>)
     at app_meetme.c:1382
1382            msg = 
ast_channel_blob_create_from_cache(ast_channel_uniqueid(chan), message_type, 
json_object);

seems there should be a check here in app_meetme.c for this.  I also saw
either this or something similar in asterisk-13.0.0-beta1.

This issue was reported here[1] and has been fixed in SVN. The fix will be in the next releases.

Cheers,

[1] https://issues.asterisk.org/jira/browse/ASTERISK-24234

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to