Displaying 3 results from an estimated 3 matches for "mod_count".
Did you mean:
md_count
2014 Mar 13
0
Any Help ? user defined application .module load Crash Asterisk 11.5.1 app_confbridge.c
...8) at cli.c:2178
#10 0x080d4482 in ast_cli_register_multiple (e=0xe237a0, len=13) at
cli.c:2189
#11 0x00e11f7d in load_module () at app_confbridge.c:4771
#12 0x0812ba89 in start_resource (mod=0x87fa908) at loader.c:845
#13 0x0812c45c in load_resource_list (load_order=0xbf918e90,
global_symbols=0, mod_count=0xbf918e88) at loader.c:1045
#14 0x0812ca5a in load_modules (preload_only=0) at loader.c:1198
#15 0x080895f7 in main (argc=4, argv=0xbf91a3a4) at asterisk.c:4180
(gdb)
#0 __strlen_ia32 () at ../sysdeps/i386/i586/strlen.S:56
#1 0x00c1b4df in _IO_vfprintf_internal (s=0xfffffffe, format=<value
op...
2014 Mar 13
1
Any help Address 0xfffffffe out of bounds in app_confbridge.casterisk-11.5.1 using confbridge.conf
...#4 0x080d4482 in ast_cli_register_multiple (e=0xd09900, len=13) at
cli.c:2189
#5 0x00cf8030 in load_module () at app_confbridge.c:4779
#6 0x0812ba89 in start_resource (mod=0x905e740) at loader.c:845
#7 0x0812c45c in load_resource_list (load_order=0xbfdbb8b0,
global_symbols=0, mod_count=0xbfdbb8a8) at loader.c:1045
#8 0x0812ca5a in load_modules (preload_only=0) at loader.c:1198
#9 0x080895f7 in main (argc=4, argv=0xbfdbcdc4) at asterisk.c:4180
(gdb) frame 1
#1 0x00cefa49 in count_exec (chan=0xd09d78, data=0xfffffffe <Address
0xfffffffe out of bounds>) at...
2014 Mar 07
1
asterisk11.5.1 module not load why ? any help
...) at cli.c:2178
#3 0x080d4456 in ast_cli_register_multiple (e=0x63d2000, len=13) at
cli.c:2189
#4 0x063c09e1 in load_module () at app_confbridge.c:4741
#5 0x0812ba5d in start_resource (mod=0x90aeca0) at loader.c:845
#6 0x0812c430 in load_resource_list (load_order=0xbfaf4c50,
global_symbols=0, mod_count=0xbfaf4c48) at loader.c:1045
#7 0x0812ca2e in load_modules (preload_only=0) at loader.c:1198
#8 0x080895f7 in main (argc=4, argv=0xbfaf6164) at asterisk.c:41
============================================================================
==
static struct ast_cli_entry cli_confbridge[] = {
AS...