Re: debugging a Segmentation fault

2004-10-07 Thread Jim Nelson
Jim Nelson wrote: Ray Olszewski wrote: At 02:43 AM 10/7/2004 -0400, Karthik Vishwanath wrote: Hello, I develop a monte-carlo code written in standard C. I recently decided to "add features" to the previous stable version and now the code aborts with a Segmentation fault. I suspect the code is exe

Re: debugging a Segmentation fault

2004-10-07 Thread Jim Nelson
Ray Olszewski wrote: At 02:43 AM 10/7/2004 -0400, Karthik Vishwanath wrote: Hello, I develop a monte-carlo code written in standard C. I recently decided to "add features" to the previous stable version and now the code aborts with a Segmentation fault. I suspect the code is executing different p

Re: debugging a Segmentation fault

2004-10-07 Thread Ray Olszewski
At 02:43 AM 10/7/2004 -0400, Karthik Vishwanath wrote: Hello, I develop a monte-carlo code written in standard C. I recently decided to "add features" to the previous stable version and now the code aborts with a Segmentation fault. I suspect the code is executing different parts of the code before

debugging a Segmentation fault

2004-10-06 Thread Karthik Vishwanath
Hello, I develop a monte-carlo code written in standard C. I recently decided to "add features" to the previous stable version and now the code aborts with a Segmentation fault. I suspect the code is executing different parts of the code before crashing, on different runs (and therefore crashing a