[Home]

Summary:ASTERISK-11221: the latest trunk breaks codec_h323.so, asterisk crashes
Reporter:Private Name (falves11)Labels:
Date Opened:2008-01-12 15:57:10.000-0600Date Closed:2008-01-12 16:06:04.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Codecs/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:) at loader.c:284
       mod = (struct ast_module *) 0xb6c00a70
       res = AST_MODULE_LOAD_SUCCESS
       tmp = "g729 Coder/Decoder, based on IPP\000d\000ol\000has messages in a given folder.\000\035·8\225\036\b x)·°È\036\b x)·\000\000\000\000ì(· \000\000\000\004\000\035·¢½i\003\200Ôÿ¿PÈ\036\b Ôÿ¿Xx)·5yê·î/\211GXÔÿ¿¨Ôÿ¿³ë\v\b\001\000\000\000ÐÏ\v\bP\207\000\000°È\036\bPÔÿ¿¡\216\035·¨Ôÿr`Ôÿ¿ô_)·HÈ(·î/\211GíG\v\000:\t\035·\200É\031\b"...
       __PRETTY_FUNCTION__ = "load_resource"
#2  0x080bc84f in load_modules (preload_only=0) at loader.c:882
       __list_next = (struct load_order_entry *) 0x81e92f8
       __list_prev = (struct load_order_entry *) 0x0
       __new_prev = (struct load_order_entry *) 0x81e92d0
       cfg = (struct ast_config *) 0x81eb170
       mod = Variable "mod" is not available.
(gdb)
Comments:By: Private Name (falves11) 2008-01-12 15:58:13.000-0600

We use g723 for business a lot, so it is kind of critical that this codec works again, or we shall not be able to upgrade and test the latest trunk builds.

By: Joshua C. Colp (jcolp) 2008-01-12 16:06:04.000-0600

We do not support outside modules on the bug tracker. Chances are it just needs to be recompiled against latest trunk.