[techtalk] A SIGSEGV problem

Jeff Dike jdike at karaya.com
Thu May 4 10:56:07 EST 2000


> A  g++ program is encountering problems during execution. There are no
> error messages as it gets linked and compiled. The executable file
> does not run though. These are the error messages observed: 'Program
> received a signal SIGSEGV, segmentation fault' OR 'Segmentation fault
> (core dumped)'
>  I understand this could be a memory access problem but do not know
> how to set the problem right.  

BAD memory (again).

gcc segfaulting is a classic symptom.

				Jeff







More information about the Techtalk mailing list