Timeline for Why is the pset6 server loop causing failure after success
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 14, 2015 at 8:31 | vote | accept | Eric Mentele | ||
| Aug 14, 2015 at 8:30 | history | edited | curiouskiwi♦ | CC BY-SA 3.0 | hid code behind edit |
| Aug 14, 2015 at 8:26 | answer | added | curiouskiwi♦ | timeline score: 2 | |
| Aug 14, 2015 at 8:21 | history | edited | ChrisG | CC BY-SA 3.0 | formatted code, edited tags |
| Aug 14, 2015 at 8:02 | comment | added | kzidane | gdb warns you that your source code file is more recent than the executable. that means that you updated your source code and forgot to compile. re-compile your code and try again with gdb. notice that it tells you the line number of cause of the segfault. that should give some clues. | |
| Aug 14, 2015 at 6:40 | history | edited | Eric Mentele | CC BY-SA 3.0 | Relevant code. |
| Aug 14, 2015 at 5:36 | history | edited | Eric Mentele | CC BY-SA 3.0 | added 7137 characters in body |
| Aug 14, 2015 at 4:50 | history | edited | i_am_david | CC BY-SA 3.0 | Formatting |
| Aug 14, 2015 at 3:39 | review | First posts | |||
| Aug 14, 2015 at 4:13 | |||||
| Aug 14, 2015 at 3:36 | history | edited | Eric Mentele | CC BY-SA 3.0 | deleted 2 characters in body |
| Aug 14, 2015 at 3:31 | history | asked | Eric Mentele | CC BY-SA 3.0 |