Search:

Type: Posts; User: cheesey315

Search: Search took 0.01 seconds.

  1. Changed it to message=buf; still doesn't work....

    Changed it to message=buf; still doesn't work. Still getting the segmentation error.

    Also I have posted this in more than one forum because I am not getting the help that I need, so I am trying...
  2. Program received signal SIGSEGV, Segmentation...

    Program received signal SIGSEGV, Segmentation fault.
    0x00684ac8 in __strstr_sse42 () from /lib/libc.so.6
    (gdb) bt
    #0 0x00684ac8 in __strstr_sse42 () from /lib/libc.so.6
    #1 0x08048800 in main ()
  3. I have the client on a different linux machine...

    I have the client on a different linux machine than the server. does that matter for gdb?
  4. 3 Way UDP chat program segmentation fault and other things wrong

    I am having some difficulty with this program. Right now I am running into a segmentation fault whenever anything is sent to the server. I also need to create a database to store those that enter...
Results 1 to 4 of 4