search for: _ast_calloc

Displaying 2 results from an estimated 2 matches for "_ast_calloc".

2012 Sep 04
1
Repeated Asterisk 10.7.0 crashes
...0000003686e31d30 in abort () from /lib64/libc.so.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 A...
2009 Feb 26
0
asterisk 1.4.23.1 and mISDN 1.1.8 segfaults
...gram terminated with signal 11, Segmentation fault. #0 0xb7dfb5f7 in malloc_consolidate () from /lib/libc.so.6 (gdb) bt #0 0xb7dfb5f7 in malloc_consolidate () from /lib/libc.so.6 #1 0xb7dfd236 in _int_malloc () from /lib/libc.so.6 #2 0xb7dffd56 in calloc () from /lib/libc.so.6 #3 0x08118697 in _ast_calloc (num=1, len=1420, file=0x8157ed4 "manager.c", lineno=2432, func=0x81597b9 "accept_thread") at /srv/software/misdn-asterisk-20081107/asterisk-1.4.23.1/include/asterisk/utils.h:358 #4 0x080cb2ea in accept_thread (ignore=0x0) at manager.c:2432 #5 0x0811a025 in dummy_start (da...