5 pts.
 Segmentation Fault (core dumped) C program
Hi!.. I'm new to this, and sorry if this has been a mistake... Anyway my problem is this. I am finishing a project which utilizes a client-server mode of computing. Its basically somewhat a time manager implemented on LInux environments specifically Ubuntu LInux. The server is web-based which uses Perl scripts on an APache web server.The client and the server communicates through sockets. The client program is a C program compiled in gcc, there were no compile time errors and the program really works.. Now during execution of the program, there is that error as Segmentation Fault (core dumped).... Please help me to solve this problem. I really badly need it... Thanks in advance...

Software/Hardware used:
ASKED: February 20, 2008  6:26 AM
UPDATED: February 20, 2008  3:51 PM

Answer Wiki:
Segmentation fault is generally caused dut to pointer problems, when u address meemory address which as not allocted 2 u
Last Wiki Answer Submitted:  February 20, 2008  3:51 pm  by  Tshot   30 pts.
All Answer Wiki Contributors:  Tshot   30 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _