Sharon
2004-Dec-14 14:36 UTC
[Asterisk-Users] SIGSEGV, Segmentation fault while debugging asterisk with gdb
Hello All, I am receiving following error message while debugging Asterisk with gdb.Help Appreciated Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 7710)] 0x4018f0f1 in strncpy () from /lib/libc.so.6 (gdb) bt #0 0x4018f0f1 in strncpy () from /lib/libc.so.6 #1 0x0807637c in ast_add_extension2 (con=0x8101f50, replace=1, extension=0x403620a0 "700", priority=135289980, callerid=0x0, application=0x8105c7c "", data=0x40360d2d, datad=0x81021f8, registrar=0x8105c7c "") at pbx.c:3739 #2 0x4035f3a7 in load_module () at res_features.c:949 #3 0x0805661b in ast_load_resource (resource_name=0x8100edb "res_features.so") at loader.c:327 #4 0x08056e31 in load_modules () at loader.c:422 #5 0x08097c11 in main (argc=-1073743968, argv=0x4) at asterisk.c:1771 #6 0x40128d06 in __libc_start_main () from /lib/libc.so.6 (gdb)