search for: handle_help

Displaying 4 results from an estimated 4 matches for "handle_help".

2007 Jun 09
1
ast_dynamic_str_thread_build_va() is defined with 6 args but only called with 5 args??
...len=0, ts=0x81482a0, append=0, fmt=0x811dc6a "%25.25s %s\n", ap=0x8046f18 "X'\027\b") at utils.c:969 #4 0x080890e0 in ast_cli (fd=1, fmt=0x811dc6a "%25.25s %s\n") at cli.c:69 #5 0x0808c946 in help1 (fd=1, match=0x0, locked=0) at cli.c:1746 #6 0x0808ca67 in handle_help (fd=1, argc=0, argv=0x8047080) at cli.c:1773 #7 0x0808d664 in ast_cli_command (fd=1, s=0x0) at cli.c:1979 #8 0x08073d0f in main (argc=135695685, argv=0x80471f4) at asterisk.c:1384 I've noticed that ast_dynamic_str_thread_build_va is defined in utils.c on line 969: int ast_dynamic_str_threa...
2007 Jul 29
0
Asterisk 1.4.X support for Solaris 10?
...ts=0x8149720, append=0, fmt=0x811eefd "%25.25s %s\n", ap=0x8046f18 "Pb\027\b") at utils.c:969 #4 0x08089ad8 in ast_cli (fd=1, fmt=0x811eefd "%25.25s %s\n") at cli.c:69 #5 0x0808d33e in help1 (fd=1, match=0x8047084, locked=1) at cli.c:1746 #6 0x0808d45f in handle_help (fd=1, argc=0, argv=0x8047080) at cli.c:1773 #7 0x0808e05c in ast_cli_command (fd=1, s=0x0) at cli.c:1979 #8 0x08074127 in main (argc=135688218, argv=0x80471fc) at asterisk.c:1388 (gdb) q # The segmentation fault is caused by the call to vsnprintf in this function in utils.c: int ast_dynamic_s...
2007 May 15
1
Asterisk 1.4.4 reproducibly dumps core on Solaris 10
...n=0, ts=0x81482a0, append=0, fmt=0x811dc6a "%25.25s %s\n", ap=0x8046f38 "\030\017\026\b") at utils.c:969 #4 0x080890e0 in ast_cli (fd=1, fmt=0x811dc6a "%25.25s %s\n") at cli.c:69 #5 0x0808c946 in help1 (fd=1, match=0x0, locked=0) at cli.c:1746 #6 0x0808ca67 in handle_help (fd=1, argc=0, argv=0x80470a0) at cli.c:1773 #7 0x0808d664 in ast_cli_command (fd=1, s=0x0) at cli.c:1979 #8 0x08073d0f in main (argc=135695685, argv=0x8047214) at asterisk.c:1384 (gdb) Any ideas? Frank
2007 Jul 26
0
Asterisk 1.4.9 reproducibly dumps core on Solaris 10
...ppend=0, fmt=0x811dc6a "%25.25s %s\n", > ap=0x8046f38 "\030\017\026\b") at utils.c:969 > #4 0x080890e0 in ast_cli (fd=1, fmt=0x811dc6a "%25.25s %s\n") at cli.c:69 > #5 0x0808c946 in help1 (fd=1, match=0x0, locked=0) at cli.c:1746 > #6 0x0808ca67 in handle_help (fd=1, argc=0, argv=0x80470a0) at cli.c:1773 > #7 0x0808d664 in ast_cli_command (fd=1, s=0x0) at cli.c:1979 > #8 0x08073d0f in main (argc=135695685, argv=0x8047214) at asterisk.c:1384 > (gdb) > > Any ideas? > > Frank > Message: 4 > Date: Thu, 31 May 2007 00:01:58...