I am getting the following crash when attempting to do a reload from the CLI with this test branch:<br><br>#0 ast_config_destroy (cfg=0x93a0688) at config.c:131<br>131 v = v->next;<br>(gdb) bt full<br>
#0 ast_config_destroy (cfg=0x93a0688) at config.c:131<br> cat = (struct ast_category *) 0x93bb5b8<br>#1 0x0011ea52 in load_config () at res_features.c:2405<br> __r0 = -113 '\217'<br> tmp_val = 0x1263e8 ""
<br> app = 0xb7929fe8 ""<br> exten = Variable "exten" is not available.<br>(gdb) bt<br>#0 ast_config_destroy (cfg=0x93a0688) at config.c:131<br>#1 0x0011ea52 in load_config () at res_features.c:2405
<br>#2 0x0805cae9 in ast_module_reload (name=0x0) at loader.c:262<br>#3 0x08091947 in handle_reload (fd=8, argc=1, argv=0xb792a084) at cli.c:165<br>#4 0x08094384 in ast_cli_command (fd=8, s=0xb792a200 "reload") at
cli.c:1389<br>#5 0x080bd84e in netconsole (vconsole=0x8130140) at asterisk.c:531<br>#6 0x00948b80 in start_thread () from /lib/libpthread.so.0<br>#7 0x008a09ce in clone () from /lib/libc.so.6<br><br>System is FC4.<br><br>
<div><span class="gmail_quote">On 2/27/06, <b class="gmail_sendername">Olle E Johansson</b> <<a href="mailto:oej@edvina.net">oej@edvina.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>24 feb 2006 kl. 16.39 skrev Dave Cotton:<br><br>> On Fri, 2006-02-24 at 15:47 +0100, Olle E Johansson wrote:<br>>> Dear Asterisk user and developer,<br>>><br>>> I am sorry, but I have to tell you that there is a long boring
<br>>> weekend<br>>> ahead of you. Nothing to do, bad weather and boring sports on TV.<br>>> What<br>>> to do?<br>>><br>>> I have the solution for you:<br>>><br>>> ***** TEST THE TEST-BRANCH OF ASTERISK !!!
<br>>><br>> Tested. Doesn't compile :)<br>><br>> Incomplete #ifndef line 123 channels/chan_zap.c<br>><br>> needs an extra #endif ?<br>><br><br>Fixed. Run "svn update" and continue testing !!!
<br>Thanks for reporting it.<br><br>/Olle<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br></blockquote></div><br>