the gdb of the core taken from the asterisk as the time of crash is as below<br><br>I run asterisk-1.2.5 on fedora core 3 with chan_ss7<br>can someone help out?<br><br><br>#0&nbsp; ast_var_name (var=0x1) at chanvars.c:71<br>71&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (var-&gt;name[0] == '_') {
<br>(gdb) bt<br>#0&nbsp; ast_var_name (var=0x1) at chanvars.c:71<br>#1&nbsp; 0x0808934e in pbx_builtin_getvar_helper (chan=0x0, name=0xf5bc2d46 &quot;OUTBOUND_GROUP&quot;) at pbx.c:5904<br>#2&nbsp; 0xf5bbe1e4 in dial_exec_full (chan=0xa281820, data=0x0, peerflags=0xf469fee8) at app_dial.c:964
<br>#3&nbsp; 0xf5bc23ed in dial_exec (chan=0x0, data=0x1) at app_dial.c:1601<br>#4&nbsp; 0x08090aed in pbx_extension_helper (c=0xa281820, con=0x0, context=0xa281970 &quot;default&quot;, exten=0xa281a64 &quot;2348053004990&quot;,<br>
&nbsp;&nbsp;&nbsp; priority=2, label=0x0, callerid=0xf46a40b0 &quot;ss7/08053004990|60&quot;, action=0) at pbx.c:544<br>#5&nbsp; 0x08091db6 in __ast_pbx_run (c=0xa281820) at pbx.c:2218<br>#6&nbsp; 0x0809386c in pbx_thread (data=0x0) at pbx.c:2505
<br>#7&nbsp; 0x00c161d5 in start_thread () from /lib/tls/libpthread.so.0<br>#8&nbsp; 0x00a972da in clone () from /lib/tls/libc.so.6<br>(gdb) bt full<br>#0&nbsp; ast_var_name (var=0x1) at chanvars.c:71<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; name = 0xffffffff &lt;Address 0xffffffff out of bounds&gt;
<br>#1&nbsp; 0x0808934e in pbx_builtin_getvar_helper (chan=0x0, name=0xf5bc2d46 &quot;OUTBOUND_GROUP&quot;) at pbx.c:5904<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; variables = (struct ast_var_t *) 0x1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; headp = (struct varshead *) 0xa281be8<br>#2&nbsp; 0xf5bbe1e4 in dial_exec_full (chan=0xa281820, data=0x0, peerflags=0xf469fee8) at app_dial.c:964
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tnam = 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tn2 = 0x1 &quot;&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; callerid = '\0' &lt;repeats 59 times&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; res = -1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; u = (struct localuser *) 0xa56d418<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; number = 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rest = 0x0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cur = 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; privcid = '\0' &lt;repeats 192 times&gt;, &quot;°@jôPZá\t\005&quot;, '\0' &lt;repeats 15 times&gt;, &quot; \030(\n&quot;, '\0' &lt;repeats 11 times&gt;, &quot;\200\003\000\000\000\000\000\000\000WZá\t\220îiô\000\000\000\000\200Þiô&quot;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; privintro = '\0' &lt;repeats 1023 times&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; outgoing = (struct localuser *) 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tmp = (struct localuser *) 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; numbusy = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; numcongestion = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; numnochan = 0
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cause = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; numsubst = '\0' &lt;repeats 79 times&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; restofit = '\0' &lt;repeats 79 times&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cidname = '\0' &lt;repeats 79 times&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; toast = '\0' &lt;repeats 79 times&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; l = 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; privdb_val = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; calldurationlimit = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config = {features_caller = {flags = 0}, features_callee = {flags = 0}, start_time = {tv_sec = 0, tv_usec = 0},<br>&nbsp; feature_timer = 0, timelimit = 0, play_warning = 0, warning_freq = 0, warning_sound = 0x0, end_sound = 0x0,
<br>&nbsp; start_sound = 0x0, firstpass = 0, flags = 0}<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; timelimit = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; play_warning = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; warning_freq = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; warning_sound = 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; end_sound = 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; start_sound = 0x0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dtmfcalled = 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dtmfcalling = 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var = 0x0<br>---Type &lt;return&gt; to continue, or q &lt;return&gt; to quit---<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; status = '\0' &lt;repeats 255 times&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; play_to_caller = 0
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; play_to_callee = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sentringing = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; moh = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; outbound_group = 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; macro_result = 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; macro_transfer_dest = 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; digit = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; result = 0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; start_time = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; answer_time = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; end_time = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; app = (struct ast_app *) 0x4<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; parse = 0xf469eeb0 &quot;ss7/08053004990&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; args = {argc = 2, argv = 0xf469f724, peers = 0xf469eeb0 &quot;ss7/08053004990&quot;, timeout = 0xf469eec0 &quot;60&quot;,
<br>&nbsp; options = 0x0, url = 0x0}<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; opts = {flags = 0}<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; opt_args = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; __PRETTY_FUNCTION__ = &quot;dial_exec_full&quot;<br>#3&nbsp; 0xf5bc23ed in dial_exec (chan=0x0, data=0x1) at app_dial.c:1601
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; peerflags = {flags = 0}<br>#4&nbsp; 0x08090aed in pbx_extension_helper (c=0xa281820, con=0x0, context=0xa281970 &quot;default&quot;, exten=0xa281a64 &quot;2348053004990&quot;,<br>&nbsp;&nbsp;&nbsp; priority=2, label=0x0, callerid=0xf46a40b0 &quot;ss7/08053004990|60&quot;, action=0) at 
pbx.c:544<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; e = (struct ast_exten *) 0x9e15c28<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sw = (struct ast_switch *) 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; data = 0x0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; foundcontext = 0xa281970 &quot;default&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; newstack = 1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; res = 0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; status = 5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; incstack = {0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xf6a2e099 &quot;X\215eô[^_ÉÃU\211å\213U\fè&quot;, 0xf3879570 &quot;\001&quot;, 0xf6be7574 &quot;0\017|&quot;,<br>&nbsp; 0xf3c00010 &quot;&quot;, 0xaf4ff4 &quot;&lt;M¯&quot;, 0xf3c00010 &quot;&quot;, 0x15 &quot;&quot;, 0xf46a60ec &quot;ü`jô!.£&quot;, 0xa334ba &quot;e\203=\f&quot;, 0xf3c00010 &quot;&quot;,
<br>&nbsp; 0xf387d168 &quot;&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xf3c18ae0 &quot;\b&quot;, 0xf46a60fc &quot;\035&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;,<br>&nbsp; 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xf6be7574 &quot;0\017|&quot;, 0x1d &quot;&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xf387d168 &quot;&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0x15 &quot;&quot;,
<br>&nbsp; 0x1d &quot;&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0x15 &quot;&quot;, 0xf3c00010 &quot;&quot;, 0x15 &quot;&quot;, 0x7fe2a0 &quot;@Ü\177&quot;,<br>&nbsp; 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0x1d &quot;&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xaf4ff4 &quot;&lt;M¯&quot;,
<br>&nbsp; 0xf3c00010 &quot;&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0x15 &quot;&quot;, 0x25 &quot;&quot;, 0x15 &quot;&quot;, 0xaf4ff4 &quot;&lt;M¯&quot;, 0xf3c00010 &quot;&quot;,<br>&nbsp; 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xf46a618c &quot;\020&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;,
<br>&nbsp; 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0xf3c037b0 &quot;P&quot;, 0x1d &quot;&quot;, 0x15 &quot;&quot;, 0x15 &quot;&quot;, 0xf3c00010 &quot;&quot;, 0x1d &quot;&quot;, 0x1d &quot;&quot;, 0xa32e21 &quot;\201ÃÓ!\f&quot;,<br>&nbsp; 0xf46a61b8 &quot;Èajô\020&quot;, 0xa334ba &quot;e\203=\f&quot;, 0xf3c00010 &quot;&quot;, 0xf2c9f5b8 &quot;¨ãÂö\001&quot;, 0x7fe2a0 &quot;@Ü\177&quot;,
<br>&nbsp; 0xa32e21 &quot;\201ÃÓ!\f&quot;, 0x15 &quot;&quot;, 0xf46a61c8 &quot;\020&quot;, 0xf3c00010 &quot;&quot;, 0xf3c00010 &quot;&quot;, 0xa32a31 &quot;\201ÃÃ%\f&quot;, 0xf3c00010 &quot;&quot;,<br>&nbsp; 0x10 &quot;&quot;, 0x20 &quot;&quot;, 0xaf6848 &quot;&quot;, 0x0, 0xaf6834 &quot;&quot;, 0xaf6838 &quot;&quot;, 0xaf6800 &quot;&quot;, 0xaf4ff4 &quot;&lt;M¯&quot;, 0x0,
<br>---Type &lt;return&gt; to continue, or q &lt;return&gt; to quit---<br>&nbsp; 0xfffffff0 &lt;Address 0xfffffff0 out of bounds&gt;, 0xf46a628c &quot;&quot;, 0xa3375d &quot;\215v&quot;, 0xf3cfd618 &quot;\002&quot;, 0xf46a621c &quot;º4£&quot;,
<br>&nbsp; 0xa334ba &quot;e\203=\f&quot;, 0xf3c00010 &quot;&quot;, 0xaf4ff4 &quot;&lt;M¯&quot;, 0xf3c00010 &quot;&quot;, 0xa4818b0 &quot;H\001&quot;, 0xa33524 &quot;\201ÃÐ\032\f&quot;,<br>&nbsp; 0xa334ba &quot;e\203=\f&quot;, 0xaf6848 &quot;&quot;, 0xaf6800 &quot;&quot;, 0xf46a6bb0 &quot;°kjô\214r\016\n°kjô\001&quot;, 0x80a5417 &quot;\205í\017\204ÿ\002&quot;,
<br>&nbsp; 0xf46a6261 &quot;&quot;, 0x0, 0x4f &quot;&quot;, 0xf46a6258 &quot;hbjô&quot;, 0xa334ba &quot;e\203=\f&quot;, 0xf3c00010 &quot;&quot;, 0xf3cceae8 &quot;\022&quot;, 0x7fe2a0 &quot;@Ü\177&quot;,<br>&nbsp; 0xf46a62e0 &quot;\2104ó\t\001&quot;, 0xf46a62e0 &quot;\2104ó\t\001&quot;, 0xf46a6268 &quot;&quot;, 0x0 &lt;repeats 15 times&gt;,
<br>&nbsp; 0xa4c616 &quot;\211Ó=\001ðÿÿs\001ÃèI6\b&quot;, 0x80a4b0a &quot;\213L$\030\213t$\034\211\213\200\002&quot;, 0xf46a62b8 &quot;\216YWD\002&quot;, 0x0,<br>&nbsp; 0x0, 0x0}<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; passdata = &quot;ss7/08053004990|60&quot;, '\0' &lt;repeats 8173 times&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; stacklen = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tmp = &quot;Dial&quot;, '\0' &lt;repeats 75 times&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tmp2 = &quot;OH323/XX6.1XX.92.141-60a28cab&quot;, '\0' &lt;repeats 50 times&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tmp3 = &quot;ss7/08053004990|60\000214699&quot;, '\0' &lt;repeats 611 times&gt;, &quot;Ä\a£\000Ô3¢\000P1jôQ°&nbsp;\000\000\000\000\000ôO¯\000\000\000\000\000:c¥öÔ(jô\027Ë&nbsp;\000ø(jô:c¥ö\f&quot;, '\0' &lt;repeats 47 times&gt;, &quot;P1jô&quot;, '\0' &lt;repeats 28 times&gt;, &quot;\025ß&nbsp;\000À(jô\220$jô&quot;, '\0' &lt;repeats 160 times&gt;, &quot;$5£&quot;, '\0' &lt;repeats 11 times&gt;, &quot;x0\000\000\000\000\001\000\000\000\b&quot;, '\0' &lt;repeats 39 times&gt;, &quot;\020\000\000\000\210\214¢`&quot;, '\0' &lt;repeats 16 times&gt;, &quot;k\000\000\000\002\000\000\000&nbsp;*jôÀ(jô3c&quot;...
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; atmp = '\0' &lt;repeats 79 times&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; atmp2 = '\0' &lt;repeats 2380 times&gt;, &quot;May&nbsp; 2 14:06:48&quot;, '\0' &lt;repeats 161 times&gt;, &quot;May&nbsp; 2 14:06:48&quot;, '\0' &lt;repeats 65 times&gt;, &quot;0\000\000\000\006\000\000\000\016\000\000\000\002\000\000\000\004\000\000\000j\000\000\000\002\000\000\000y\000\000\000\000\000\000\000\020\016\000\000È¥Þ\t\000\000\000\000&nbsp;&nbsp;&nbsp; -- Inbound 
H.323 call 'ip$216.110.92.141:42959/13912-60a28c88' detected.\n\000323/XX6.1XX.92&quot;...<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; __PRETTY_FUNCTION__ = &quot;pbx_extension_helper&quot;<br>#5&nbsp; 0x08091db6 in __ast_pbx_run (c=0xa281820) at pbx.c:2218<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; digit = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exten = '\0' &lt;repeats 255 times&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pos = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; waittime = 2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; res = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; __PRETTY_FUNCTION__ = &quot;__ast_pbx_run&quot;<br>#6&nbsp; 0x0809386c in pbx_thread (data=0x0) at 
pbx.c:2505<br>No locals.<br>#7&nbsp; 0x00c161d5 in start_thread () from /lib/tls/libpthread.so.0<br>No symbol table info available.<br>#8&nbsp; 0x00a972da in clone () from /lib/tls/libc.so.6<br>No symbol table info available.<br>(gdb)
<br>(gdb)<br>(gdb) quit<br><br><br><br>goksie<br><br>