Question

  Asked: Feb 20 2008   6:26 AM GMT
  Asked by: CodeBreaker


Segmentation Fault (core dumped) C program


Segmentation Fault, core dump, Perl, C, Client-server programming, GCC, Linux, Ubuntu Linux, segfault, GNU Compiler Collection

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...

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Segmentation fault is generally caused dut to pointer problems, when u address meemory address which as not allocted 2 u
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Development and Linux.

Looking for relevant Development Whitepapers? Visit the SearchSQLServer.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register