From: <ra...@gr...> - 2005-06-16 12:53:07
|
<html>Hi,<BR> <BR> I am getting "segmentation fault" error while I am executing program. The program is the result of compilation of called and calling program. Compilation goes fine. When I run gdb the output is as follows:<BR> <BR> [Thread debugging using lib thread_db enabled]<BR> [New Thread - 151214400 (LWP 7591)]<BR> Program received signal SIGSEGV, segmentation fault<BR> [Switching Thread - 151214400 (LWP 7591)]<BR> 0x00a5e4da in memcpy () from /lib/tls/libc.so.6<BR> <BR> I am using TC 0.62 on Fedora Core 3 linux.<BR> <BR> TIA<BR> Ravi<BR> <BR></html> |