Displaying 1 result from an estimated 1 matches for "field_mgr_offset".
2012 Sep 04
1
Repeated Asterisk 10.7.0 crashes
...6
(gdb) up
#2 0x0000003686e6971b in __libc_message () from /lib64/libc.so.6
(gdb) up
#3 0x0000003686e71e7e in _int_malloc () from /lib64/libc.so.6
(gdb) up
#4 0x0000003686e7382d in calloc () from /lib64/libc.so.6
(gdb) up
#5 0x000000000054a2a0 in _ast_calloc (num_structs=1, struct_size=88,
field_mgr_offset=64, field_mgr_pool_offset=16, pool_size=128,
file=0x101010101010101 <Address 0x101010101010101 out of bounds>,
lineno=1235, func=0x58af9e "ast_log")
at /usr/src/asterisk-10.7.1/include/asterisk/utils.h:495
495 AST_INLINE_API(
Once this starts happening, it seems t...