This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Segmentation fault problem
- From: Karane Mariano Vieira <karane at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 28 Jul 2005 16:34:20 +0000
- Subject: Segmentation fault problem
- Reply-to: Karane Mariano Vieira <karane at gmail dot com>
Hi All,
I have a strange problem with segmentation fault in c++(gnu). It
allways happens when my program leaves a certain function. The
function (a void one) seems to work well. But why would it receive
segmentation fault? What are the possible reasons? Is that a stack
problem?
Karane.