Displaying 3 results from an estimated 3 matches for "ast_var_nam".
Did you mean:
ast_var_name
2006 May 03
1
my asterisk crashed
the gdb of the core taken from the asterisk as the time of crash is as below
I run asterisk-1.2.5 on fedora core 3 with chan_ss7
can someone help out?
#0 ast_var_name (var=0x1) at chanvars.c:71
71 if (var->name[0] == '_') {
(gdb) bt
#0 ast_var_name (var=0x1) at chanvars.c:71
#1 0x0808934e in pbx_builtin_getvar_helper (chan=0x0, name=0xf5bc2d46
"OUTBOUND_GROUP") at pbx.c:5904
#2 0xf5bbe1e4 in dial_exec_full (chan=0xa281820, d...
2007 Nov 05
0
crash
...gfault) randomly. I don't know it is related to
the reason above as I have no idea about how it happened. I get the
core dump below. If anybody has any idea about the root cause of the
crash, please tell me.
Asterisk 1.4.13
Zaptel 1.4.5.1
Libpri 1.4.1
Addons 1.4.4
#0 0x000000000044da80 in ast_var_name (var=0x2aabcc04bf20) at chanvars.c:69
69 if (name[0] == '_') {
(gdb) bt
#0 0x000000000044da80 in ast_var_name (var=0x2aabcc04bf20) at chanvars.c:69
#1 0x000000000049948f in pbx_builtin_setvar_helper (chan=0x2aaac801a890,
name=0x2aaab69395a8 "RTPAUDIOQOS",
v...
2007 Oct 31
1
segfault - asterisk crash and restart
...d36d in clone () from /lib64/libc.so.6
No symbol table info available.
#7 0x0000000000000000 in ?? ()
No symbol table info available.
(gdb)
--core dump 2--
Core was generated by `/usr/sbin/asterisk -f -vvvg -c'.
Program terminated with signal 11, Segmentation fault.
#0 0x000000000044da80 in ast_var_name (var=0x10f1d58a0) at chanvars.c:69
69 if (name[0] == '_') {
(gdb) bt full
#0 0x000000000044da80 in ast_var_name (var=0x10f1d58a0) at chanvars.c:69
name = 0x10f1d58b0 <Address 0x10f1d58b0 out of bounds>
#1 0x000000000049948f in pbx_builtin_setvar_helper (chan=0xf460320,
name=0x2aa...