help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: g++ usage of new generates a segmentation fault


From: Paul Pluzhnikov
Subject: Re: g++ usage of new generates a segmentation fault
Date: Tue, 11 Jul 2006 05:56:46 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux)

"christophelimbree@hotmail.com" <christophelimbree@hotmail.com> writes:

> I am currently rewriting a c program in c++. I work under LINUX 2.6
> (DEBIAN). Sometimes I get a segmentation fault when I use "new".

Run your program under valgrind and fix all errors it finds.

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]